]> git.saurik.com Git - wxWidgets.git/blob - distrib/msw/innotop.txt
Updated distribution scripts
[wxWidgets.git] / distrib / msw / innotop.txt
1 ; Inno Setup Script
2 ; Created with ScriptMaker Version 1.3.22
3 ; 29 January 2001 at 14:22
4
5 [Setup]
6 MinVersion=4.0,4.0
7 AppName=wxWindows
8 AppId=wxWindows
9 CreateUninstallRegKey=1
10 UsePreviousAppDir=1
11 UsePreviousGroup=1
12 AppVersion=2.3.0
13 AppVerName=wxWindows 2.3.0
14 AppCopyright=Copyright © The wxWindows Team
15 BackColor=$FF0000
16 BackColor2=$000000
17 BackColorDirection=toptobottom
18 WindowShowCaption=1
19 WindowStartMaximized=1
20 WindowVisible=1
21 WindowResizable=1
22 UninstallDisplayName=Uninstall wxWindows
23 UninstallLogMode=Append
24 DirExistsWarning=auto
25 UninstallFilesDir={app}
26 DisableDirPage=0
27 DisableStartupPrompt=0
28 CreateAppDir=1
29 DisableProgramGroupPage=0
30 AlwaysCreateUninstallIcon=1
31 UninstallIconName=Uninstall wxWindows
32 Uninstallable=1
33 DefaultDirName=c:\wx2
34 DefaultGroupName=wxWindows 2.3.0
35 LicenseFile=C:\wx2dev\wxWindows\docs\licence.txt
36 InfoBeforeFile=C:\wx2dev\wxWindows\docs\readme.txt
37 InfoAfterFile=C:\wx2dev\wxWindows\docs\msw\install.txt
38 MessagesFile=compiler:default.isl
39 DiskSpanning=1
40 DiskSize=1457664
41 DiskClusterSize=512
42 ReserveBytes=0
43 UseSetupLdr=1
44 SourceDir=C:\wx2dev\wxWindows\deliver\wx
45 OutputDir=C:\wx2dev\wxWindows\deliver
46