home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / ie40 / fpadiexp.cab / frontpad.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-06-26  |  10.7 KB  |  258 lines

  1. ; Frontpad.inf
  2. ; Installation file for the Beta1 release of Microsoft FrontPad.
  3.  
  4. [Version]
  5. Signature=$CHICAGO$
  6. AdvancedINF=2.5
  7.  
  8. [DefaultInstall]
  9. RunPostSetupCommands=RunPostSetupCommandsSection
  10. Copyfiles=FPadBinCopy, FPadSysCopy, FPadDataCopy, FPadNormalCopy, FPadConfirmCopy, FPadHomeCopy, FPadSurveyCopy, FPadFormCopy, FPadFolderCopy, FPadINFCopy, FPadTempCopy
  11. AddReg = GeneralRegKeys ,GeneralRegKeys.User
  12. UpdateInis = FPIni, FPadAddLink
  13. CustomDestination=FPadDestination
  14. PerUserInstall=FrontPad.Stub.Add
  15.  
  16. [PerUserStub]
  17. RunPostSetupCommands=RunPostSetupCommandsSection
  18. UpdateInis = FPIni,FPadAddLink
  19. AddReg = GeneralRegKeys.User
  20. CustomDestination=FPadDestination
  21.  
  22. [PerUserRemove]
  23. RunPreSetupCommands=RunPreUserRemCommandsSection
  24. UpdateInis = FPadRemoveLink
  25. DelReg = GeneralRegKeys.User
  26. CustomDestination=FPadDestination
  27.  
  28. [FrontPad.Stub.Add]
  29. ComponentName=Frontpad ; Intentionally not localized.
  30. DisplayName=%FrontPadDesc%
  31. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  32. Version=2,0,1,1116
  33. Locale=%LocaleID%
  34. IsInstalled=1
  35. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\frontpad.inf,PerUserstub
  36.  
  37. [FrontPad.Stub.Remove]
  38. ComponentName=Frontpad ; Intentionally not localized.
  39. DisplayName=%FrontPadDesc%
  40. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  41. Version=2,0,1,1116
  42. Locale=%LocaleID%
  43. IsInstalled=0
  44. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\frontpad.inf,PerUserRemove
  45.  
  46. [Uninstall]
  47. RunPreSetupCommands=RunPreUserRemCommandsSection
  48. BeginPrompt=BeginPromptSection
  49. EndPrompt=EndPromptSection
  50. DelFiles = FPadBinCopy, FPadSysCopy, FPadDataCopy, FPadNormalCopy, FPadConfirmCopy, FPadHomeCopy, FPadSurveyCopy, FPadFormCopy, FPadFolderCopy, FPadTempCopy
  51. DelReg = GeneralRegKeys, DelUninstallKey, GeneralRegKeys.User
  52. ;AddReg = DebugRegKeys ; DEBUG!
  53. UpdateInis = FPadRemoveLink
  54. CustomDestination=FPadDestination
  55. PerUserInstall=FrontPad.Stub.Remove
  56.  
  57. [BeginPromptSection]
  58. Prompt=%BeginPrompt%
  59. ButtonType=YESNO
  60. Title=%FrontPadDesc%
  61.  
  62. [EndPromptSection]
  63. Prompt=%EndPrompt%
  64.  
  65. [RunPostSetupCommandsSection]
  66. "%11%\setdefed.exe" -i """%49100%\bin\frontpad.exe %%1""" %ShellVerb%
  67.  
  68. [RunPreUserRemCommandsSection]
  69. "%11%\setdefed.exe" -u
  70.  
  71. [FPadBinCopy]
  72. fp20ime.dll
  73. frontpad.exe
  74. lead52n.dll
  75. frontpad.hlp
  76. frontpad.cnt
  77. fp20htp.dll
  78. fp20utl.dll
  79. fp20tl.dll
  80.  
  81. [FPadSysCopy]
  82. setdefed.exe
  83.  
  84. [FPadNormalCopy]
  85. normal.htm
  86. normal.inf
  87.  
  88. [FPadConfirmCopy]
  89. confirm.htm
  90. confirm.inf
  91.  
  92. [FPadSurveyCopy]
  93. survey.htm
  94. survey.inf
  95.  
  96. [FPadFormCopy]
  97. vtiform.exe
  98. vtiform.inf
  99.  
  100. [FPadHomeCopy]
  101. vtihome.exe
  102. vtihome.inf
  103.  
  104. [FPadFolderCopy]
  105. folder.htm
  106. folder.inf
  107.  
  108. [FPadDataCopy]
  109. folddata.gif
  110.  
  111. [FPadINFCopy]
  112. frontpad.inf
  113.  
  114. ; Can't just make an empty directory, so copy an empty file into it.
  115. [FpadTempCopy]
  116. empty.tmp
  117.  
  118. [DestinationDirs]
  119. FPadBinCopy=49100,bin
  120. FPadSysCopy=11
  121. FPadNormalCopy=49100,pages\normal.tem
  122. FPadConfirmCopy=49100,pages\confirm.tem
  123. FPadSurveyCopy=49100,pages\survey.tem
  124. FPadHomeCopy=49100,pages\vtihome.wiz
  125. FPadFormCopy=49100,pages\vtiform.wiz
  126. FPadFolderCopy=49100,pages\folder.tem
  127. FPadDataCopy=49100,data
  128. FPadTempCopy=49100,temp
  129. FPadINFCopy=17
  130. WindowsDir=25
  131.  
  132. [GeneralRegKeys]
  133. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"DisplayName",,"%FrontPadDesc%"
  134. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\Frontpad.inf, Uninstall"
  135. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\Frontpad.inf, Uninstall,5"
  136. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"RequiresIESysFile",,"4.71"
  137.  
  138. ; Let the shell know the path to our EXE and that we accept URLs.
  139. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FRONTPAD.EXE",,,"%49100%\bin\frontpad.exe"
  140. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FRONTPAD.EXE","useURL",,"yes"
  141.  
  142. ; Remember where we were installed for uninstall.
  143. HKLM,SOFTWARE\Microsoft\FrontPad,"InstallDir",,"%49100%"
  144.  
  145. [GeneralRegKeys.User]
  146. ; Insert menu customizations for FrontPad.
  147. HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem1,,"2,2,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan --><%WinShell.Title%><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  148. HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem2,,"2,2,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%,"
  149. HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem3,,"2,2,1,%MenuLabel%,%ItemLabel3a%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML3%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292102-4755-11CF-9DC2-00AA006C2B84}><img src=file:<%WinShell.TemplateDirPath%>intmess.gif border=0 alt='%ItemHTML3%' align=absmiddle>Internet Mail</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment3%,"
  150. HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem4,,"2,2,1,%MenuLabel%,%ItemLabel4%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML4%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292103-4755-11CF-9DC2-00AA006C2B84}<img src=file:<%WinShell.TemplateDirPath%>intnews.gif border=0 alt='%ItemHTML4%' align=absmiddle>Internet News</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment4%,"
  151. ;HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem5,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
  152. ;HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem6,,"2,2,1,%MenuLabel%,%ItemLabel6%,%49100%\bin\wizard.exe,%InsertBefore%,0,%ItemComment6%,"
  153. HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem7,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
  154.  
  155. ; Insert menu customizations for the FrontPage Editor.
  156. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem1,,"2,2,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan --><%WinShell.Title%><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  157. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem2,,"2,2,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%,"
  158. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,2,1,%MenuLabel%,%ItemLabel3b%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML3%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292102-4755-11CF-9DC2-00AA006C2B84}><img src=file:<%WinShell.TemplateDirPath%>intmess.gif border=0 alt='%ItemHTML3%' align=absmiddle>Internet Mail</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment3%,"
  159. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem4,,"2,2,1,%MenuLabel%,%ItemLabel4%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML4%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292103-4755-11CF-9DC2-00AA006C2B84}<img src=file:<%WinShell.TemplateDirPath%>intnews.gif border=0 alt='%ItemHTML4%' align=absmiddle>Internet News</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment4%,"
  160. ;HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem5,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
  161. ;HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem6,,"2,2,1,%MenuLabel%,%ItemLabel6%,%49100%\bin\wizard.exe,%InsertBefore%,0,%ItemComment6%,"
  162. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem7,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
  163.  
  164. [DelUninstallKey] 
  165. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
  166.  
  167. ;DEBUG!
  168. ;[DebugRegKeys]
  169. ;"HKLM","SOFTWARE\Microsoft\FrontPad\Debug","InstallDir",,"49100 = %49100%"
  170.  
  171. [FPadAddLink]
  172. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""    ; creates folder (if not already there)
  173. setup.ini, group99,, """%FrontPadLink%"", """"""%49100%\bin\frontpad.exe"""""""
  174.  
  175. [FPIni]
  176. frontpad.ini, FrontPad 2.0,, "FrontPadRoot=%49100%"
  177.  
  178. [FPadRemoveLink]
  179. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""
  180. setup.ini, group99,, """%FrontPadLink%"""
  181.  
  182. [SourceDisksFiles]
  183. fp20htp.dll = 1
  184. fp20ime.dll = 1
  185. fp20tl.dll = 1
  186. fp20utl.dll = 1
  187. frontpad.exe = 1
  188. lead52n.dll = 1
  189. frontpad.hlp = 1
  190. frontpad.cnt = 1
  191. normal.htm = 1
  192. normal.inf = 1
  193. confirm.htm = 1
  194. confirm.inf = 1
  195. survey.htm = 1
  196. survey.inf = 1
  197. vtihome.exe = 1
  198. vtihome.inf = 1
  199. vtiform.exe = 1
  200. vtiform.inf = 1
  201. folder.htm = 1
  202. folder.inf = 1
  203. folddata.gif = 1
  204. empty.tmp = 1
  205. frontpad.inf = 1
  206. setdefed.exe = 1
  207.  
  208. [SourceDisksNames]
  209. 1 = %DiskName%,fpadiexp.cab,0
  210.  
  211. ; Change 5 to 1 below to prompt user for path.  We need to be quiet for IE4, so disable user choice.
  212. [FPadDestination]
  213. 49000=ProgramFilesDir,5
  214. 49100=CustomInstallDir,5
  215.  
  216. [ProgramFilesDir]
  217. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
  218.  
  219. [CustomInstallDir]
  220. "HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%49000%\%FrontPadDesc%"
  221.  
  222. ; Strings to be localized.
  223. [Strings]
  224. LocaleID = "EN"
  225. ShortcutInternetSuite = "Internet Explorer"
  226. DiskName = "Microsoft FrontPad Installation Disk"
  227. PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.
  228.  
  229. FrontPadLink = "FrontPad"
  230. FrontPadDesc = "Microsoft FrontPad"
  231. UserPrompt = "Where would you like to install the FrontPad files?"
  232. ShellVerb = "&Edit"
  233. BeginPrompt = "Remove Microsoft FrontPad from your system?"
  234. EndPrompt = "Microsoft FrontPad was successfully removed."
  235.  
  236. ; Menu Item Labels to be localized:
  237. MenuLabel = "&Insert"
  238. InsertBefore = "&Image..."
  239. ItemLabel1 = "Web View Folde&r Title"
  240. ItemLabel2 = "Web View Folder &Contents"
  241. ItemLabel3a = "Web View Shortcu&t to Mail"
  242. ItemLabel3b = "Web View Shortcut to M&ail"
  243. ItemLabel4 = "Web View Shortc&ut to News"
  244. ItemLabel6 = "Launch WebView Wi&zard..."
  245.  
  246. ; Menu Item Comments to be localized:
  247. ItemComment1 = "Insert the title of the current folder"
  248. ItemComment2 = "Insert the contents (program icons) of the current folder"
  249. ItemComment3 = "Insert a shortcut to Internet Mail"
  250. ItemComment4 = "Insert a shortcut to Internet News"
  251. ItemComment6 = "Launch the folder template Wizard for more options"
  252.  
  253. ; Inserted HTML to be localized:
  254. ItemHTML1 = "Web View Folder Title"
  255. ItemHTML2 = "Web View Folder Contents"
  256. ItemHTML3 = "Shortcut to Mail"
  257. ItemHTML4 = "Shortcut to News"
  258.