]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/innotop.txt
copy install.txt and readme.txt
[wxWidgets.git] / distrib / msw / innotop.txt
index 790915d40b5a1d1be74a258f1f8b486ed929308f..ec5f5579cd4aaddcde0f0892ea6cac90931a6e5a 100644 (file)
@@ -4,14 +4,14 @@
 
 [Setup]
     MinVersion=4.0,4.0
-    AppName=wxWindows 2.3.3
-    AppId=wxWindows
+    AppName=%APPTITLE% %VERSION%
+    AppId=%APPTITLE%
     CreateUninstallRegKey=1
     UsePreviousAppDir=0
     UsePreviousGroup=0
-    AppVersion=2.3.3
-    AppVerName=wxWindows 2.3.3
-    AppCopyright=Copyright © The wxWindows Team
+    AppVersion=%VERSION%
+    AppVerName=%APPTITLE% %VERSION%
+    AppCopyright=Copyright © %COPYRIGHTHOLDER%
     BackColor=$FF0000
     BackColor2=$000000
     BackColorDirection=toptobottom
     WindowStartMaximized=1
     WindowVisible=1
     WindowResizable=1
-    UninstallDisplayName=wxWindows 2.3.3
-    UninstallLogMode=Append
     DirExistsWarning=auto
     UninstallFilesDir={app}
     DisableDirPage=0
     DisableStartupPrompt=0
     CreateAppDir=1
     DisableProgramGroupPage=0
-    AlwaysCreateUninstallIcon=1
-    UninstallIconName=Uninstall wxWindows 2.3.3
+;    AlwaysCreateUninstallIcon=1
     Uninstallable=1
-    DefaultDirName=c:\wxWindows-2.3.3
-    DefaultGroupName=wxWindows 2.3.3
-    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\wxWindows-2.3.3
-    OutputDir=c:\wx2dev\wxWindows\deliver
+    SourceDir=%SOURCEDIR%
+    OutputDir=%OUTPUTDIR%