X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ed56ed897783dd1325fd5f50c86b71b70edeac4..a4b57b1de156f61d511e4c0342a6b3cd83249364:/distrib/msw/innotop.txt diff --git a/distrib/msw/innotop.txt b/distrib/msw/innotop.txt index 59b9a7e933..ec5f5579cd 100644 --- a/distrib/msw/innotop.txt +++ b/distrib/msw/innotop.txt @@ -4,14 +4,14 @@ [Setup] MinVersion=4.0,4.0 - AppName=wxWindows 2.3.2 - AppId=wxWindows + AppName=%APPTITLE% %VERSION% + AppId=%APPTITLE% CreateUninstallRegKey=1 UsePreviousAppDir=0 UsePreviousGroup=0 - AppVersion=2.3.2 - AppVerName=wxWindows 2.3.2 - AppCopyright=Copyright © The wxWindows Team + AppVersion=%VERSION% + AppVerName=%APPTITLE% %VERSION% + AppCopyright=Copyright © %COPYRIGHTHOLDER% BackColor=$FF0000 BackColor2=$000000 BackColorDirection=toptobottom @@ -19,28 +19,28 @@ WindowStartMaximized=1 WindowVisible=1 WindowResizable=1 - UninstallDisplayName=wxWindows 2.3.2 - UninstallLogMode=Append DirExistsWarning=auto UninstallFilesDir={app} DisableDirPage=0 DisableStartupPrompt=0 CreateAppDir=1 DisableProgramGroupPage=0 - AlwaysCreateUninstallIcon=1 - UninstallIconName=Uninstall wxWindows 2.3.2 +; AlwaysCreateUninstallIcon=1 Uninstallable=1 - DefaultDirName=c:\wx232 - DefaultGroupName=wxWindows 2.3.2 - LicenseFile=C:\wx2dev\wxWindows\docs\licence.txt - InfoBeforeFile=C:\wx2dev\wxWindows\docs\readme.txt - InfoAfterFile=C:\wx2dev\wxWindows\docs\msw\install.txt - MessagesFile=compiler:default.isl - DiskSpanning=1 - DiskSize=1457664 - DiskClusterSize=512 +; UninstallIconName=Uninstall %APPTITLE% %VERSION% + UninstallDisplayName=%APPTITLE% %VERSION% + UninstallLogMode=Append + DefaultDirName=c:\%APPTITLE%-%VERSION% + DefaultGroupName=%APPTITLE% %VERSION% + LicenseFile=%LICENSEFILE% + InfoBeforeFile=%READMEFILE% + InfoAfterFile=%READMEAFTERFILE% +; MessagesFile=compiler:default.isl + DiskSpanning=0 +; DiskSize=1457664 +; DiskClusterSize=512 ReserveBytes=0 UseSetupLdr=1 - SourceDir=C:\wx2dev\wxWindows\deliver\wx - OutputDir=C:\wx2dev\wxWindows\deliver + SourceDir=%SOURCEDIR% + OutputDir=%OUTPUTDIR%