home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / pc / software / betrieb / menue / openexp.exe / setup.ini < prev    next >
INI File  |  2001-04-13  |  7KB  |  202 lines

  1. ; Installscript for OpenExpert. Copyright (C) 1998-2001 by BAxBEx Software. All Rights reserved.
  2. ;-----------------------------------------------------------------------------------------------
  3.  
  4. [Setup]
  5.  
  6.  AppName           = "OpenExpert"
  7.  Version           = "1.30"
  8.  Title             = "OpenExpert Setup"
  9.  Copyright         = "Copyright © 1999-2001 by BAxBEx Software. Alle Rechte Vorbehalten."
  10.  Company       = "BAxBEx Software"
  11.  Homepage          = "http://www.babe.de"
  12.  ExeName       = "OpenExpert"
  13.  Bitmap            = "setup.bmp"
  14.  SetupBitmapExStlye  = 0
  15.  TransparentBitmpap  = YES
  16.  Icon              = "OpenExpert.ico"
  17.  MinimumInstall    = Basic
  18.  TypicalInstall    = Basic,Uninstall
  19.  RegRootPath       = "Software\BAxBEx\OeffnenMitEx"
  20.  BottomLine          = "Besuchen Sie BAxBEx Software im Internet unter http://www.babe.de"
  21.  BottomLineColor     = $FFFFFF
  22.  
  23.  
  24.  UseDesktopAsParentWindow = YES
  25.  DisplaySetupIcon         = NO
  26.  SilentMsgBox             = YES
  27.  
  28. ;-----------------------------------------------------------------------------------------------
  29. [SetupDLL]
  30.  SetupDLL = "OpenExpert.dll";
  31.  
  32. ;-----------------------------------------------------------------------------------------------
  33.  
  34. [Background]
  35.  Color1 = $FF0000
  36.  Color2 = $000000
  37.  
  38. [Finish]
  39.  DisplayRun        = NO
  40.  ProgramPath       = "$TargetFolder\$ExeName.exe"
  41.  ProgramFlag       = Basic
  42.  
  43.  DisplayReadme     = Yes
  44.  ReadmePath        = "$TargetFolder\OpenExpert.hlp"
  45.  ReadmeFlag        = Basic
  46.  
  47.  FinishText      = "Vielen Dank f¸r Ihr Interesse an $APPNAME! $Return $Return Auf der $COMPANY-Website '$HOMEPAGE' kˆnnen Sie jederzeit die neueste Version von $APPNAME herunterladen. $COMPANY unterh‰lt auflerdem eine Mailingliste, ¸ber die Sie kostenlos per E-Mail ¸ber neue Versionen informiert werden."
  48.  
  49. ;-----------------------------------------------------------------------------------------------
  50.  
  51. [TargetFolder]
  52.  BrowseForTarget   = Yes
  53.  TargetFolder      = "$ProgramFiles\$AppName"
  54.  
  55. ;-----------------------------------------------------------------------------------------------
  56.  
  57. [License]
  58.  DisplayLicense    = Yes
  59.  LicenseFile       = "lizenz.rtf"
  60.  
  61.  
  62. ;-----------------------------------------------------------------------------------------------
  63.  
  64. [RegisterServer]
  65.  DoRegisterFiles   = Yes
  66.  File              = "OpenExpert.dll"
  67.  
  68. ;-----------------------------------------------------------------------------------------------
  69. ;
  70. ; WebUpdateCmd wird im Uninstaller per ShellExecute ausgef¸hrt mit Params = "UPDATE"
  71. ;
  72. [WebUpdate]
  73.  WebUpdateCmd = "$TargetFolder\$ExeName.exe UPDATE"
  74.  
  75. ;-----------------------------------------------------------------------------------------------
  76.  
  77. [Uninstall]
  78.  CreateUninstall   = Yes
  79.  NeedReboot        = Yes
  80.  UninstallString   = "$AppName $Version"
  81.  UninstallApp      = "$TargetFolder\uninstall.exe"
  82.  UninstallDLL      = "$SystemFolder\OpenExpert.dll"
  83.  
  84.  RemoveReg         = "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run|$AppName"
  85.  RemoveReg         = "HKEY_CURRENT_USER\$RegRootPath"
  86.  RemoveReg         = "HKEY_LOCAL_MACHINE\$RegRootPath"
  87.  RemoveReg         = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\$AppName"
  88.  RemoveReg         = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\$AppName.exe"
  89.  
  90.  RemoveEmptyReg    = "HKEY_CURRENT_USER\Software\BAxBEx"
  91.  RemoveEmptyReg    = "HKEY_LOCAL_MACHINE\Software\BAxBEx"
  92.  
  93.  URLInfoAbout      = "http://www.babe.de/"
  94.  URLUpdateInfo     = "http://www.babe.de/download.html"
  95.  HelpLink          = "http://www.babe.de/freeware.html"
  96.  
  97.  
  98. ;-----------------------------------------------------------------------------------------------
  99.  
  100. [CreateFolder]
  101.  CreateFolder      = "CreateTargetFolder"
  102.  
  103. [CreateTargetFolder]
  104.  Path              = "$TargetFolder"
  105.  Flag              = Basic
  106.  
  107. ;-----------------------------------------------------------------------------------------------
  108.  
  109. [Registry]
  110.  AddStandardKeys   = Yes
  111.  AddRegistry       = "RegisterItem1"
  112.  AddRegistry       = "RegisterItem2"
  113.  AddRegistry       = "RegistryAppPath1"
  114.  AddRegistry       = "RegistryAppPath2"
  115.  
  116. [RegistryAppPath1]
  117.  RootKey           = HKEY_LOCAL_MACHINE
  118.  Path              = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\$ExeName.exe"
  119.  Value             = "$TargetFolder\OpenExpert.exe"
  120.  Flag              = Basic
  121.  
  122. [RegistryAppPath2]
  123.  RootKey           = HKEY_LOCAL_MACHINE
  124.  Path              = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\$ExeName.exe"
  125.  ItemName          = "Path"
  126.  Value             = "$TargetFolder"
  127.  Flag              = Basic
  128.  
  129. [RegisterItem1]
  130.  Rootkey           = HKey_CURRENT_USER
  131.  Path              = "Software\BAxBEx\OeffnenMitEx"
  132.  ItemName          = "cmd"
  133.  Value             = "$TargetFolder\$ExeName.exe"
  134.  Flag              = Basic
  135.  
  136. [RegisterItem2]
  137.  Rootkey           = HKEY_CLASSES_ROOT
  138.  Path              = "*\shellex\ContextMenuHandlers"
  139.  Value             = "{67C63340-679B-11D2-92EE-000021474C11}"
  140.  Flag              = Basic
  141.  
  142.  
  143. ;-----------------------------------------------------------------------------------------------
  144.  
  145. [InstallFlags]
  146.  SelectInstallType = No
  147.  CustomInstall     = No
  148.  
  149. ;-----------------------------------------------------------------------------------------------
  150.  
  151. [ProgramGroup]
  152.  CreateGroup       = Yes
  153.  GroupName         = "$AppName"
  154.  InstallShortcut   = "OpenExpertShortcut"
  155.  InstallShortcut   = "HelpShortcut"
  156.  Flag              = "ProgramGroup"
  157.  
  158. [OpenExpertShortcut]
  159.  ShortcutPath      = "$GroupFolder\$AppName"
  160.  TargetFile        = "$TargetFolder\$ExeName.exe"
  161.  Flag              = Basic
  162.  
  163. [HelpShortcut]
  164.  ShortcutPath      = "$GroupFolder\OpenExert Hilfe"
  165.  TargetFile        = "$TargetFolder\OpenExpert.hlp"
  166.  Flag              = Basic
  167.  
  168. ;-----------------------------------------------------------------------------------------------
  169.  
  170. [Install Files]
  171.  File = "OpenExpert.exe"
  172.  File = "OpenExpert.dll"
  173.  File = "BAxBEx Web Site.url"
  174.  File = "uninstall.exe"
  175.  File = "OpenExpert.hlp"
  176.  File = "OpenExpert.cnt"
  177. ;-----------------------------------------------------------------------------------------------
  178.  
  179. [OpenExpert.exe]
  180.  Flag = Basic
  181.  
  182. [OpenExpert.hlp]
  183.  Flag = Basic
  184.  
  185. [OpenExpert.cnt]
  186.  Flag = Basic
  187.  
  188. [OpenExpert.dll]
  189.  Flag = Uninstall
  190.  TargetFolder = "$SystemFolder"
  191.  RegisterServer = Yes
  192.  
  193. [BAxBEx Web Site.url]
  194.  Flag = ProgramGroup
  195.  TargetFolder = "$GroupFolder"
  196.  
  197. [uninstall.exe]
  198.  Flag = Uninstall  
  199.  
  200. ;-----------------------------------------------------------------------------------------------
  201. ;End of file
  202.