]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/innobott.txt
missing backticks
[wxWidgets.git] / distrib / msw / innobott.txt
CommitLineData
46f5ad7d
JS
1
2[Icons]
46f5ad7d 3 Name: {group}\Tex2rtf; Filename: {app}\bin\tex2rtf.exe; WorkingDir: {app}\bin; IconFilename: {app}\bin\tex2rtf.exe; IconIndex: 0
171fe25b 4 Name: {group}\Tex2rtf Help; Filename: {app}\bin\tex2rtf.chm; WorkingDir: {app}\bin; IconIndex: 0; Flags: useapppaths
46f5ad7d
JS
5 Name: {group}\Changes; Filename: {app}\docs\changes.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
6 Name: {group}\Readme; Filename: {app}\docs\readme.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
77ffb593
JS
7 Name: {group}\Compiling wxWidgets; Filename: {app}\docs\msw\install.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
8 Name: {group}\wxWidgets Manual; Filename: {app}\docs\htmlhelp\wx.chm; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
2ce79e48 9; Name: {group}\Tutorial; Filename: {app}\docs\pdf\wxTutorial.pdf; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
7be6137a 10 Name: {group}\Document Index; Filename: {app}\docs\html\index.htm; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
171fe25b 11 Name: {group}\Widgets Sample; Filename: {app}\bin\widgets.exe; WorkingDir: {app}\bin; IconFilename: {app}\bin\widgets.exe; IconIndex: 0
77ffb593 12 Name: "{group}\Uninstall wxWidgets %VERSION%"; Filename: "{uninstallexe}"
4e4dc03d 13
46f5ad7d
JS
14[INI]
15
16[Registry]
48395c03
VZ
17 Root: HKCU; SubKey: Environment; ValueName: WXWIN; ValueType: string; ValueData: {app}; Flags: createvalueifdoesntexist uninsdeletevalue
18; if bakefile is installed, tell it where to find wx presets
19 Root: HKCU; SubKey: Environment; ValueName: BAKEFILE_PATHS; ValueType: expandsz; ValueData: %wxwin%/build/bakefiles/wxpresets; Flags: createvalueifdoesntexist uninsdeletevalue
46f5ad7d
JS
20
21[UninstallDelete]
22
23[InstallDelete]
24
25[Run]
26
27[UninstallRun]
28
29
30; ==============================================
31; The lines below are used by ScriptMaker
32; They are not required by Inno Setup
33; DO NOT DELETE THEM or you may be unable to reload the script
34
35;[ScriptSetup]
c4839ccf 36;VerNum=2.5.2
46f5ad7d
JS
37;InnoVer=1.3
38;AddVerTo=AppVerName
39;SetupFilename=setup.exe
77ffb593
JS
40;OutputFolder=C:\wx2dev\wxWidgets\deliver
41