X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fputty.iss;h=79a4dc4985b715fd4e41f660bc99813719a588f8;hb=1de7240eb88fa24a8532ded116b4ec72dd213008;hp=0724b2014c9fd5134a18f0d2955896c57481e402;hpb=762f341d56597700589b2d99bbafab350d7cd921;p=PuTTY.git diff --git a/windows/putty.iss b/windows/putty.iss index 0724b201..79a4dc49 100644 --- a/windows/putty.iss +++ b/windows/putty.iss @@ -1,5 +1,4 @@ ; -*- no -*- -; $Id$ ; ; -- Inno Setup installer script for PuTTY and its related tools. ; Last tested with Inno Setup 5.0.8. @@ -14,10 +13,10 @@ [Setup] AppName=PuTTY -AppVerName=PuTTY version 0.59 -VersionInfoTextVersion=Release 0.59 -AppVersion=0.59 -VersionInfoVersion=0.59.0.0 +AppVerName=PuTTY version 0.67 +VersionInfoTextVersion=Release 0.67 +AppVersion=0.67 +VersionInfoVersion=0.67.0.0 AppPublisher=Simon Tatham AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/ AppReadmeFile={app}\README.txt @@ -29,6 +28,7 @@ ChangesAssociations=yes ;ChangesEnvironment=yes -- when PATH munging is sorted (probably) Compression=zip/9 AllowNoIcons=yes +OutputBaseFilename=installer [Files] ; We flag all files with "restartreplace" et al primarily for the benefit