Commit graph

6 commits

Author SHA1 Message Date
John Popplewell
bdbfc53779 Added macros for the registry keys. 2005-07-28 00:29:26 +00:00
John Popplewell
d67643c1ae Added InnoSetup PreProcessor (ISPP) requirement.
Added bunch of macros to make configuration changes less error prone.
Added ability to detect previous install directory entries in the registry.
Searches for entry in HKLM and HKCU sections.
Tidied-up some of the functions.
2005-07-27 20:26:46 +00:00
John Popplewell
a13fe4be43 Excludes CVS files from the installer. 2005-07-23 02:05:11 +00:00
John Popplewell
e4fa495378 Added a registry entry 'Install_Dir' in either HKCU\Software\TuxPaint or
HKLM... depending on whether the user is restricted (or doing a current
user-only install) or is installing for all users.
Refactored some of the Booleans.
2005-07-23 00:53:30 +00:00
John Popplewell
ae27ef65d1 Changed to build the installer from files in the 'bdist' directory.
Windows 9x/ME installs shortcuts for the current user (desktop, start menu)
but defaults to install in the 'Program Files' directory like everything
else.
2005-07-22 01:19:34 +00:00
John Popplewell
ffc4bb5421 First pass at using InnoSetup 5 installer generator. Does all users, current
user installation types. Works for a restricted user. Bit weird on Windows
9x - will fix. Needs matching installers for stamps, prevention of execution
of tuxpaint-config by restricted users, registry entry.
2005-07-20 23:50:21 +00:00