home *** CD-ROM | disk | FTP | other *** search
/ Die PSION Power-CD 2 / PsionPowerCD2.iso / browser / microsoft / fpesetup.cab / fpxpress.inf < prev    next >
INI File  |  1999-02-04  |  9KB  |  289 lines

  1. ; Localized    02/04/1999 04:24 AM (GMT)    7:4.2.169     fpxpress.inf
  2. ; FPXpress.inf
  3. ; Installation file for Microsoft FrontPage Express.
  4.  
  5. [Version]
  6. Signature=$CHICAGO$
  7. AdvancedINF=2.5
  8.  
  9. [DefaultInstall]
  10. RunPostSetupCommands=RunPostSetupCommandsSection
  11. Copyfiles=WinSysCopy, FPEBinCopy, FPESysCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPEINFCopy, FPETempCopy
  12. DelFiles=FPadBinCopy, FPadINFCopy
  13. AddReg = GeneralRegKeys ,GeneralRegKeys.User
  14. DelReg = FPadRegRemove
  15. UpdateInis = FPEIni, FPEAddLink, FPadRemoveLink
  16. CustomDestination=FPEDestination
  17. PerUserInstall=FPXpress.Stub.Add
  18.  
  19. [PerUserStub]
  20. RunPostSetupCommands=RunPostSetupCommandsSection
  21. UpdateInis = FPEIni,FPEAddLink
  22. AddReg = GeneralRegKeys.User
  23. CustomDestination=FPEDestination
  24.  
  25. [PerUserRemove]
  26. RunPreSetupCommands=RunPreUserRemCommandsSection
  27. UpdateInis = FPERemoveLink
  28. DelReg = GeneralRegKeys.User
  29. CustomDestination=FPEDestination
  30.  
  31. [FPXpress.Stub.Add]
  32. ComponentName=FrontPad ; Intentionally not localized.
  33. DisplayName=%FPXpressDesc%
  34. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  35. Version=%VersionNumber%
  36. Locale=%LocaleID%
  37. IsInstalled=1
  38. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserstub
  39.  
  40. [FPXpress.Stub.Remove]
  41. ComponentName=FrontPad ; Intentionally not localized.
  42. DisplayName=%FPXpressDesc%
  43. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  44. Version=%VersionNumber%
  45. Locale=%LocaleID%
  46. IsInstalled=0
  47. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserRemove
  48.  
  49. [Uninstall]
  50. RunPreSetupCommands=RunPreUserRemCommandsSection
  51. BeginPrompt=BeginPromptSection
  52. EndPrompt=EndPromptSection
  53. DelFiles = FPEBinCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPETempCopy
  54. DelReg = GeneralRegKeys, DelUninstallKey, GeneralRegKeys.User
  55. ;AddReg = DebugRegKeys ; DEBUG!
  56. UpdateInis = FPERemoveLink
  57. CustomDestination=FPEDestination
  58. PerUserInstall=FPXpress.Stub.Remove
  59.  
  60. [BeginPromptSection]
  61. Prompt=%BeginPrompt%
  62. ButtonType=YESNO
  63. Title=%FPXpressDesc%
  64.  
  65. [EndPromptSection]
  66. Prompt=%EndPrompt%
  67.  
  68.  
  69. [WinSysCopy]
  70. MFC40LOC.dll,,,32
  71.  
  72. [RunPostSetupCommandsSection]
  73. "%11%\setdefed.exe" -i """%49100%\bin\fpxpress.exe %%1""" %ShellVerb%
  74.  
  75. [RunPreUserRemCommandsSection]
  76. "%11%\setdefed.exe" -u
  77.  
  78. ; Delete this stuff, it's old and upgrading will now remove it.
  79. [FPadBinCopy]
  80.  
  81. fpedsat.dll
  82. vtimesat.dll
  83. vtforsat.dll
  84. vthomsat.dll
  85. frontpad.exe
  86. frontpad.hlp
  87. frontpad.cnt
  88.  
  89. [FPadINFCopy]
  90. fpxpress.inf
  91.  
  92. [FPadRegRemove]
  93. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
  94.  
  95. [FPEBinCopy]
  96.  
  97. fpedsat.dll
  98. vtimesat.dll
  99. vtforsat.dll
  100. vthomsat.dll
  101. fp20ime.dll
  102. fpxpress.exe
  103. lead52n.dll
  104. fpxpress.chm
  105. fp20htp.dll
  106. fp20utl.dll
  107. fp20tl.dll
  108.  
  109. [FPESysCopy]
  110. setdefed.exe
  111.  
  112. [FPENormalCopy]
  113. normal.htm
  114. normal.inf
  115.  
  116. [FPEConfirmCopy]
  117. confirm.htm
  118. confirm.inf
  119.  
  120. [FPESurveyCopy]
  121. survey.htm
  122. survey.inf
  123.  
  124. [FPEFormCopy]
  125. vtiform.exe
  126. vtiform.inf
  127.  
  128. [FPEHomeCopy]
  129. vtihome.exe
  130. vtihome.inf
  131.  
  132. [FPEFolderCopy]
  133. folder.inf
  134.  
  135. [FPEINFCopy]
  136. fpxpress.inf
  137.  
  138. ; Can't just make an empty directory, so copy an empty file into it.
  139. [FPETempCopy]
  140. empty.tmp
  141.  
  142. [DestinationDirs]
  143.  
  144. WinSysCopy = 11
  145. FPadBinCopy=49100,bin
  146. FPEBinCopy=49100,bin
  147. FPESysCopy=11
  148. FPENormalCopy=49100,pages\normal.tem
  149. FPEConfirmCopy=49100,pages\confirm.tem
  150. FPESurveyCopy=49100,pages\survey.tem
  151. FPEHomeCopy=49100,pages\vtihome.wiz
  152. FPEFormCopy=49100,pages\vtiform.wiz
  153. FPEFolderCopy=49100,pages\folder.tem
  154. FPETempCopy=49100,temp
  155. FPEINFCopy=17
  156. FPADINFCopy=17
  157. WindowsDir=25
  158.  
  159. [GeneralRegKeys]
  160. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"DisplayName",,"%FPXpressDesc%"
  161. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall"
  162. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall,5"
  163. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"RequiresIESysFile",,"4.71"
  164.  
  165. ; Let the shell know the path to our EXE and that we accept URLs.
  166. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE",,,"%49100%\bin\fpxpress.exe"
  167. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE","useURL",,"yes"
  168.  
  169. ; Let HTML Help know where our help file is installed.
  170. HKLM,"SOFTWARE\Microsoft\Windows\HTML Help","fpxpress.chm",,"%49100%\bin"
  171.  
  172. ; Remember where we were installed for uninstall.
  173. HKLM,SOFTWARE\Microsoft\FrontPageExpress,"InstallDir",,"%49100%"
  174.  
  175. [GeneralRegKeys.User]
  176. ; Insert menu customizations for FrontPage Express.
  177. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  178. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  179. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  180.  
  181. ; Insert menu customizations for the FrontPage Editor.
  182. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  183. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  184. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  185.  
  186. [DelUninstallKey] 
  187. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress
  188.  
  189. ;DEBUG!
  190. ;[DebugRegKeys]
  191. ;"HKLM","SOFTWARE\Microsoft\FrontPageExpress\Debug","InstallDir",,"49100 = %49100%"
  192.  
  193. [FPEAddLink]
  194. setup.ini, progman.groups,, "group97="%NewShortcut%""    ; creates folder (if not already there)
  195. setup.ini, group97,, """%FPXpressLink%"", """"""%49100%\bin\fpxpress.exe"""""""
  196.  
  197. [FPEIni]
  198. fpxpress.ini, FrontPageExpress 2.0,, "FrontPageExpressRoot=%49100%"
  199.  
  200. [FPERemoveLink]
  201. setup.ini, progman.groups,, "group99="%NewShortcut%""
  202. setup.ini, group99,, """%FPXpressLink%"""
  203.  
  204. [FPadRemoveLink]
  205. setup.ini, progman.groups,, "group99="%InternetSuite%""
  206. setup.ini, group99,, """%FrontPadLink%"""
  207. setup.ini, progman.groups,, "group98="%ShortcutInternetSuite%""
  208. setup.ini, group98,, """%FPXpressLink%"""
  209.  
  210. [SourceDisksFiles]
  211.  
  212. fpedsat.dll = 1
  213. vtimesat.dll = 1
  214. vtforsat.dll = 1
  215. vthomsat.dll = 1
  216. MFC40LOC.dll = 1
  217. fp20htp.dll = 1
  218. fp20ime.dll = 1
  219. fp20tl.dll = 1
  220. fp20utl.dll = 1
  221. fpxpress.exe = 1
  222. lead52n.dll = 1
  223. fpxpress.chm = 1
  224. normal.htm = 1
  225. normal.inf = 1
  226. confirm.htm = 1
  227. confirm.inf = 1
  228. survey.htm = 1
  229. survey.inf = 1
  230. vtihome.exe = 1
  231. vtihome.inf = 1
  232. vtiform.exe = 1
  233. vtiform.inf = 1
  234. folder.inf = 1
  235. folddata.gif = 1
  236. empty.tmp = 1
  237. fpxpress.inf = 1
  238. setdefed.exe = 1
  239.  
  240. [SourceDisksNames]
  241. 1 = %DiskName%,fpesetup.cab,0
  242.  
  243. ; Change 5 to 1 below to prompt user for path.  We need to be quiet for IE4, so disable user choice.
  244. [FPEDestination]
  245. 49000=ProgramFilesDir,5
  246. 49100=CustomInstallDir,5
  247.  
  248. [ProgramFilesDir]
  249. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
  250.  
  251. [CustomInstallDir]
  252. "HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  253. "HKLM","SOFTWARE\Microsoft\FrontPageExpress","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  254.  
  255. [Strings]
  256. ; Unlocalized strings.
  257. VersionNumber = "3,0,2,1121"
  258.  
  259. ; Strings to be localized.
  260. LocaleID = "DE"
  261. InternetSuite = "Internet Explorer"
  262. ShortcutInternetSuite = "Internet Explorer"
  263. NewShortcut = "Zubeh÷r\Internet-Programme"
  264. DiskName = "Microsoft FrontPage Express-InstallationsdatentrΣger"
  265. OldDiskName = "Microsoft FrontPad InstallationsdatentrΣger"
  266. PROGRAMS = "Progra~1"    ; Should be "Program Files", but it fails to create link on NT.
  267.  
  268. FPXpressLink = "FrontPage Express"
  269. FrontPadLink = "FrontPad"
  270. FPXpressDesc = "Microsoft FrontPage Express"
  271. UserPrompt = "M÷chten Sie die Microsoft FrontPage Express-Dateien installieren?"
  272. ShellVerb = "&Bearbeiten"
  273. BeginPrompt = "Soll Microsoft FrontPage Express von dem Computer entfernt werden?"
  274. EndPrompt = "Microsoft FrontPage Express wurde entfernt."
  275.  
  276. ; Menu Item Labels to be localized:
  277. MenuLabel = "&Einfⁿgen"
  278. InsertBefore = "&Bild..."
  279. ItemLabel1 = "Webview-Ordner&titel"
  280. ItemLabel2 = "Webview-Ordnerin&halt"
  281.  
  282. ; Menu Item Comments to be localized:
  283. ItemComment1 = "Den Namen des aktuellen Ordners einfⁿgen."
  284. ItemComment2 = "Den Inhalt des aktuellen Ordners (Programmsymbol) einfⁿgen."
  285.  
  286. ; Inserted HTML to be localized:
  287. ItemHTML1 = "Webview-Ordnertitel"
  288. ItemHTML2 = "Webview-Ordnerinhalt"
  289.