home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / utils / tex2rtf / distrib / innotop.txt < prev    next >
Text File  |  2002-08-07  |  1KB  |  48 lines

  1. ; Inno Setup Script
  2. ; Created with ScriptMaker Version 1.3.22
  3. ; 14 February 2001 at 10:38
  4.  
  5. [Setup]
  6.     MinVersion=4.0,4.0
  7.     AppName=Tex2RTF TEX2RTFVERSION
  8.     AppId=Tex2RTF
  9.     CreateUninstallRegKey=1
  10.     UsePreviousAppDir=1
  11.     UsePreviousGroup=1
  12.     AppVersion=TEX2RTFVERSION
  13.     AppVerName=Tex2RTF TEX2RTFVERSION
  14.     AppCopyright=Copyright ⌐ Julian Smart and others, 2002
  15. ;    BackColor=$FF0000
  16. ;    BackColor2=$000000
  17.     BackColor=$800000
  18.     BackColor2=$C71F1F
  19.     BackColorDirection=toptobottom
  20.     WindowShowCaption=1
  21.     WindowStartMaximized=1
  22.     WindowVisible=1
  23.     WindowResizable=1
  24.     UninstallLogMode=Append
  25.     DirExistsWarning=auto
  26.     UninstallFilesDir={app}
  27.     DisableDirPage=0
  28.     DisableStartupPrompt=1
  29.     CreateAppDir=1
  30.     DisableProgramGroupPage=0
  31.     AlwaysCreateUninstallIcon=1
  32.     Uninstallable=1
  33.     UninstallIconName=Uninstall Tex2RTF TEX2RTFVERSION
  34.     UninstallDisplayName=Tex2RTF TEX2RTFVERSION
  35.     DefaultDirName={pf}\Tex2RTF
  36.     DefaultGroupName=Tex2RTF TEX2RTFVERSION
  37.     MessagesFile=compiler:default.isl
  38.     DiskSpanning=0
  39.     DiskSize=1457664
  40.     DiskClusterSize=512
  41.     ReserveBytes=0
  42.     UseSetupLdr=1
  43.     LicenseFile=c:\wx2dev\wxWindows\utils\tex2rtf\docs\licence.txt
  44.     InfoAfterFile=c:\wx2dev\wxWindows\utils\tex2rtf\docs\readme.txt
  45.     SourceDir=c:\wx2dev\wxWindows\deliver\tex2rtf
  46.     OutputDir=c:\wx2dev\wxWindows\deliver
  47.  
  48.