git-lfs/script/windows-installer
Theodore Tsirpanis 417836ce53 Fix installer error on win32.
On 32-bit versions of Windows (in my case, Windows XP), the windows installer fails because it cannot expand the "pf64"constant.

By changing this very constant to "pf", it gets resolved properly on all versions of Windows.

See http://www.jrsoftware.org/ishelp/index.php?topic=consts for further explanation of the constants.
2016-05-04 15:52:35 +03:00
..
inno-setup-git-lfs-installer.iss Fix installer error on win32. 2016-05-04 15:52:35 +03:00