]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - CHECKLST.txt
Update Inno Setup script. Tested with IS 5.0.8 on Win98SE; I think there are
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 1 Mar 2005 21:34:21 +0000 (21:34 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 1 Mar 2005 21:34:21 +0000 (21:34 +0000)
commit41793f56d47f578c22f095144207b4d15d1c5338
tree0f6f2c57697139523d4ba0b98329da6befde2193
parent1e0aeea46019d4dcab7a3e34c16f79e8b3104c01
Update Inno Setup script. Tested with IS 5.0.8 on Win98SE; I think there are
a few things that will faze whatever we're using currently (2.0.19 or
thereabouts?), but nothing desperately modern. (NB, the 0.57 putty.iss works
fine with 5.0.8 and the installer is even 40k smaller.)

Notable changes:
 - Uninstallation now runs a variant of `putty -cleanup'. The variance is
   only in the text displayed; the user is still prompted, and the default
   action is (now) "keep" in both cases.
 - Optionally add an icon in the Quick Launch bar.
 - Make desktop item optionally for all users. (not tested)
 - "Create a Start Menu group" now handled via IS' own mechanism.

[originally from svn r5423]
CHECKLST.txt
windows/putty.iss
windows/window.c