39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
|
; For debug beta only
|
|||
|
; Source: c:\winnt\system32\msvcrtd.dll; DestDir: {sys}\; DestName: msvcrtd.dll; CopyMode: onlyifdoesntexist; Flags: uninsneveruninstall
|
|||
|
|
|||
|
[Tasks]
|
|||
|
|
|||
|
Name: desktopicon; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"
|
|||
|
|
|||
|
[Icons]
|
|||
|
Name: {group}\Tex2RTF TEX2RTFVERSION; Filename: {app}\tex2rtf.exe; WorkingDir: {app}; IconFilename: {app}\tex2rtf.exe; IconIndex: 0
|
|||
|
Name: {group}\Tex2RTF Help; Filename: {app}\tex2rtf.chm; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
|||
|
Name: {group}\Tex2RTF Licence; Filename: {app}\licence.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
|||
|
Name: {userdesktop}\Tex2RTF TEX2RTFVERSION; Filename: {app}\tex2rtf.exe; WorkingDir: {app}; IconFilename: {app}\tex2rtf.exe; IconIndex: 0; Tasks: desktopicon
|
|||
|
|
|||
|
[Registry]
|
|||
|
|
|||
|
[UninstallDelete]
|
|||
|
|
|||
|
[InstallDelete]
|
|||
|
|
|||
|
[Run]
|
|||
|
Filename: "{app}\tex2rtf.exe"; Description: "Launch Tex2RTF"; Flags: postinstall nowait skipifsilent
|
|||
|
|
|||
|
[UninstallRun]
|
|||
|
|
|||
|
|
|||
|
; ==============================================
|
|||
|
; The lines below are used by ScriptMaker
|
|||
|
; They are not required by Inno Setup
|
|||
|
; DO NOT DELETE THEM or you may be unable to reload the script
|
|||
|
|
|||
|
;[ScriptSetup]
|
|||
|
;VerNum=TEX2RTFVERSION
|
|||
|
;InnoVer=1.3
|
|||
|
;AddVerTo=AppVerName
|
|||
|
;SetupFilename=setup.exe
|
|||
|
;OutputFolder=C:\wx2dev\wxWindows\deliver
|
|||
|
;CopyrightText=Copyright <20> Julian Smart, 2002
|
|||
|
|