home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Software / Vyzkuste / ActionSt / SETUP.EXE / ao.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-07-27  |  11.6 KB  |  379 lines

  1. ; AO.INF
  2. ; Setup INF file for ActionOutline Standard 1.6 (30-day trial)
  3. ; Generated by InstGen
  4. ; Copyright (C) 1998-99, Green Parrots Software
  5.  
  6. ; Version 1,6,0,216
  7.  
  8. [version]
  9. signature="$CHICAGO$"
  10. Provider="Green Parrots Software"
  11. AdvancedINF=2.5,"You need a new version of advpack.dll"
  12.  
  13. [DefaultInstall]
  14. CustomDestination=AO.Destination.W95
  15. CopyFiles=AO.Install.Inf,AO.Install.App,AO.Install.Shared,AO.Install.Sys
  16. DelFiles=AO.CleanPrev.App,AO.CleanPrev.Help
  17. AddReg=AO.Register.Remove.W95,AO.Install.Reg,AO.Install.Reg.PerUser,AO.Install.Reg.W95
  18. DelReg=AO.CleanPrev.Reg,AO.CleanPrev.Reg.PerUser
  19. UpdateInis=AO.Install.Inis,AO.Install.Inis.PerUser,AO.Install.Inis.PerUser.W95
  20. RunPostSetupCommands=AO.Install.Cmds,AO.Install.Cmds.PerUser
  21. RunPreSetupCommands=AO.Install.PreSetup
  22. PerUserInstall=AO.Install.UserStub.W95
  23.  
  24. [DefaultInstall.NT]
  25. CustomDestination=AO.Destination.NT
  26. CopyFiles=AO.Install.Inf,AO.Install.App,AO.Install.Shared,AO.Install.Sys
  27. DelFiles=AO.CleanPrev.App,AO.CleanPrev.Sys,AO.CleanPrev.Help
  28. AddReg=AO.Register.Remove.NT,AO.Install.Reg,AO.Install.Reg.PerUser,AO.Install.Reg.NT
  29. DelReg=AO.CleanPrev.Reg,AO.CleanPrev.Reg.PerUser
  30. UpdateInis=AO.Install.Inis,AO.Install.Inis.PerUser,AO.Install.Inis.PerUser.NT
  31. RunPostSetupCommands=AO.Install.Cmds,AO.Install.Cmds.PerUser
  32. PerUserInstall=AO.Install.UserStub.NT
  33. RunPreSetupCommands=AO.Install.PreSetup
  34.  
  35. [AO.Remove.W95]
  36. SmartReboot=I
  37. BeginPrompt=AO.Remove.BeginPrompt
  38. EndPrompt=AO.Remove.EndPrompt
  39. CustomDestination=AO.Existing
  40. DelFiles=AO.Remove.Sys,AO.Remove.Sys.W95,AO.Remove.Help,AO.Remove.App,AO.Remove.App.W95
  41. DelReg=AO.Remove.Reg,AO.Remove.Reg.PerUser
  42. UpdateInis=AO.Remove.Inis,AO.Remove.Inis.PerUser,AO.Remove.Inis.PerUser.W95
  43. PerUserInstall=AO.Remove.UserStub.W95
  44. Deldirs=RemoveFolder
  45.  
  46. [AO.Remove.NT]
  47. SmartReboot=I
  48. BeginPrompt=AO.Remove.BeginPrompt
  49. EndPrompt=AO.Remove.EndPrompt
  50. CustomDestination=AO.Existing
  51. DelFiles=AO.Remove.Sys,AO.Remove.Sys.NT,AO.Remove.Help,AO.Remove.App,AO.Remove.App.NT,AO.Remove.App.PerUser
  52. AddReg=AO.Remove.AddReg.NT
  53. DelReg=AO.Remove.Reg,AO.Remove.Reg.PerUser
  54. UpdateInis=AO.Remove.Inis,AO.Remove.Inis.PerUser
  55. RunPreSetupCommands=AO.Remove.CommonProgramItem
  56. PerUserInstall=AO.Remove.UserStub.NT
  57. Deldirs=RemoveFolder
  58.  
  59. [RemoveFolder]
  60. "%49001%"
  61.  
  62. [RemovePerFolder]
  63.  
  64. [AO.Remove.BeginPrompt]
  65. Prompt="%REMOVE_CONFIRMATION_PROMPT%"
  66. ButtonType=YESNO
  67. Title="%PRODUCT_NAME_AND_VER%"
  68.  
  69. [AO.Remove.EndPrompt]
  70. Prompt="%REMOVE_COMPLETION_PROMPT%"
  71.  
  72. [AO.Install.UserStub.W95]
  73. DisplayName=%PRODUCT_NAME_AND_VER%
  74. ComponentID=ActionOutline
  75. GUID=%WIN95_GUID%
  76. Version=1,6,0,216
  77. Locale=%LOCALE_ID%
  78. IsInstalled=1
  79. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\ao.inf,AO.Install.PerUser.W95
  80.  
  81. [AO.Install.UserStub.NT]
  82. DisplayName=%PRODUCT_NAME_AND_VER%
  83. ComponentID=ActionOutline
  84. GUID=%WINNT_GUID%
  85. Version=1,6,0,216
  86. Locale=%LOCALE_ID%
  87. IsInstalled=1
  88. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\ao.inf,AO.Install.PerUser.NT
  89.  
  90. [AO.Remove.UserStub.W95]
  91. DisplayName=%PRODUCT_NAME_AND_VER%
  92. ComponentID=ActionOutline
  93. GUID=%WIN95_GUID%
  94. Version=1,6,0,216
  95. Locale=%LOCALE_ID%
  96. IsInstalled=0
  97. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\ao.inf,AO.Remove.PerUser.W95
  98.  
  99. [AO.Remove.UserStub.NT]
  100. DisplayName=%PRODUCT_NAME_AND_VER%
  101. ComponentID=ActionOutline
  102. GUID=%WINNT_GUID%
  103. Version=1,6,0,216
  104. Locale=%LOCALE_ID%
  105. IsInstalled=0
  106. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\ao.inf,AO.Remove.PerUser.NT
  107.  
  108. [AO.Install.PerUser.W95]
  109. CustomDestination=AO.Existing
  110. AddReg=AO.Install.Reg.PerUser
  111. DelReg=AO.CleanPrev.Reg.PerUser
  112. UpdateInis=AO.Install.Inis.PerUser,AO.Install.Inis.PerUser.W95
  113. RunPostSetupCommands=AO.Install.Cmds.PerUser
  114.  
  115. [AO.Install.PerUser.NT]
  116. CustomDestination=AO.Existing
  117. AddReg=AO.Install.Reg.PerUser,AO.Install.Reg.PerUser.NT
  118. DelReg=AO.CleanPrev.Reg.PerUser
  119. UpdateInis=AO.Install.Inis.PerUser,AO.Install.Inis.PerUser.NT
  120. RunPostSetupCommands=AO.Install.Cmds.PerUser
  121.  
  122. [AO.Remove.PerUser.W95]
  123. DelReg=AO.Remove.Reg.PerUser
  124. UpdateInis=AO.Remove.Inis.PerUser,AO.Remove.Inis.PerUser.W95
  125.  
  126. [AO.Remove.PerUser.NT]
  127. DelReg=AO.Remove.Reg.PerUser
  128. UpdateInis=AO.Remove.Inis.PerUser
  129.  
  130. [DestinationDirs]
  131. AO.Install.App=49000 ; AppDir
  132. AO.Install.App.W95=49000 ; AppDir
  133. AO.Install.App.NT=49000 ; AppDir
  134. AO.Install.Temp.W95=49400 ; SourceDir
  135. AO.Install.Shared=11 ; LDID_SYS
  136. AO.Install.Shared.W95=11 ; LDID_SYS
  137. AO.Install.Sys=11 ; LDID_SYS
  138. AO.Install.Sys.W95=11 ; LDID_SYS
  139. AO.Install.Sys.NT=11 ; LDID_SYS
  140. AO.Install.Help=18 ; Help directory
  141. AO.Install.Inf=17 ; LDID_INF
  142. AO.CleanPrev.App=49000 ; AppDir
  143. AO.CleanPrev.Help=18 ; Help directory
  144. AO.CleanPrev.Sys=11 ; LDID_SYS
  145. AO.Remove.App=49000 ; AppDir
  146. AO.Remove.App.W95=49000 ; AppDir
  147. AO.Remove.App.NT=49000 ; AppDir
  148. AO.Remove.Sys=11 ; LDID_SYS
  149. AO.Remove.Sys.W95=11 ; LDID_SYS
  150. AO.Remove.Sys.NT=11 ; LDID_SYS
  151. AO.Remove.Help=18 ; Help directory
  152.  
  153. [AO.Destination.W95]
  154. 49300,49301=ProgramFilesDir,5
  155. 49000,49001,49002=AODir.W95,1
  156. 49400=SourceDir
  157.  
  158. [AO.Destination.NT]
  159. 49300,49301=ProgramFilesDir,5
  160. 49000,49001,49002=AODir.NT,1
  161. 49400=SourceDir
  162.  
  163. [AO.Existing]
  164. 49000,49001,49002=AODir.Remove,7
  165.  
  166. [AODir.W95]
  167. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\action.exe",'Path','%INSTALL_DIR_PROMPT%',"%49301%\%AODIR_W95%"
  168.  
  169. [AODir.NT]
  170. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\action.exe",'Path','%INSTALL_DIR_PROMPT%',"%49301%\%AODIR_NT%"
  171.  
  172. [AODir.Remove]
  173. HKLM,"%KEY_AO%",'InstallationDirectory','',''
  174. "","","",'%REMOVE_NODIR_ERROR%',""
  175.  
  176. [ProgramFilesDir]
  177. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%"
  178.  
  179. [AO.Install.Cmds]
  180.  
  181. [AO.Install.Cmds.PerUser]
  182.  
  183. [AO.Install.PreSetup]
  184.  
  185. [AO.Install.Inf]
  186. ao.inf
  187.  
  188. [AO.Install.Shared]
  189.  
  190. [AO.Install.Shared.W95]
  191.  
  192. [AO.Install.Help]
  193.  
  194. [AO.Remove.Help]
  195.  
  196. [AO.Install.Sys]
  197.  
  198. [AO.Install.Sys.W95]
  199.  
  200. [AO.Install.Sys.NT]
  201.  
  202. [AO.Remove.Sys]
  203.  
  204. [AO.Remove.Sys.W95]
  205.  
  206. [AO.Remove.Sys.NT]
  207.  
  208. [AO.CleanPrev.Sys]
  209.  
  210. [AO.Install.App]
  211. action.exe
  212. tutorial.ao
  213. mytrip.ao
  214. action.chm
  215. file_id.diz
  216. license.txt
  217. whatsnew.txt
  218. order.txt
  219. orderfrm.txt
  220. readme.txt
  221.  
  222. [AO.Install.App.W95]
  223.  
  224. [AO.Install.App.NT]
  225.  
  226. [AO.Remove.App]
  227. action.exe,,,1
  228. tutorial.ao,,,1
  229. mytrip.ao,,,1
  230. action.chm,,,1
  231. file_id.diz,,,1
  232. license.txt,,,1
  233. whatsnew.txt,,,1
  234. order.txt,,,1
  235. orderfrm.txt,,,1
  236. readme.txt,,,1
  237. action.log,,,1
  238.  
  239. [AO.Remove.App.PerUser]
  240.  
  241. [AO.CleanPrev.Help]
  242.  
  243. [AO.CleanPrev.App]
  244. remove.inf,,,1
  245.  
  246. [AO.Install.Temp.W95]
  247.  
  248. [AO.Register.Remove.W95]
  249. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline,"DisplayName",,"%PRODUCT_NAME_AND_VER%"
  250. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ao.inf,AO.Remove.W95"
  251.  
  252. [AO.Register.Remove.NT]
  253. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline,"DisplayName",,"%PRODUCT_NAME_AND_VER%"
  254. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ao.inf,AO.Remove.NT"
  255.  
  256. [AO.Install.Reg]
  257. HKLM,"%KEY_AO%","InstallationDirectory",,"%49001%"
  258. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\action.exe",,,"%49001%\action.exe"
  259. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\action.exe","Path",,"%49001%"
  260.  
  261. [AO.Install.Reg.PerUser]
  262.  
  263. [AO.Install.Reg.W95]
  264. HKCU,"SOFTWARE\Microsoft\Active Setup\Installed Components\%WIN95_GUID%","Locale",,"%LOCALE_ID%"
  265. HKCU,"SOFTWARE\Microsoft\Active Setup\Installed Components\%WIN95_GUID%","Version",,"%VERSIONSTR%"
  266.  
  267. [AO.Install.Reg.NT]
  268. HKCU,"SOFTWARE\Microsoft\Active Setup\Installed Components\%WINNT_GUID%","Locale",,"%LOCALE_ID%"
  269. HKCU,"SOFTWARE\Microsoft\Active Setup\Installed Components\%WINNT_GUID%","Version",,"%VERSIONSTR%"
  270.  
  271. [AO.CleanPrev.Reg]
  272.  
  273. [AO.CleanPrev.Reg.PerUser]
  274. HKCU,"%KEY_AO%\Config","StartedOnce"
  275. HKCU,"%KEY_AO%\Config","BetaStartedOnce"
  276.  
  277. [AO.Remove.Reg]
  278. HKLM,"%KEY_AO%"
  279. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline"
  280. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\action.exe"
  281. HKCR,".ao"
  282. HKCR,"ActionOutline.Document.1"
  283.  
  284. [AO.Remove.Reg.PerUser]
  285. HKCU,"%KEY_AO%"
  286.  
  287. [AO.Install.Inis.PerUser]
  288. setup.ini, progman.groups,, "groupies="%PGMGRP_AO%""
  289. setup.ini, progman.groups,, "grouprem="ActionOutline""
  290.  
  291. [AO.Install.Inis.PerUser.W95]
  292. setup.ini, groupies,, """1. Read me first!"",""""""%49002%\readme.txt"""""",,,,"
  293. setup.ini, groupies,, """2. What's new"",""""""%49002%\whatsnew.txt"""""",,,,"
  294. setup.ini, groupies,, """3. ActionOutline 1.6"",""""""%49002%\action.exe"""""",,,,"
  295. setup.ini, groupies,, """4. Read the License"",""""""%49002%\license.txt"""""",,,,"
  296. setup.ini, groupies,, """5. How to order"",""""""%49002%\order.txt"""""",,,,"
  297. setup.ini, groupies,, """License"""
  298. setup.ini, groupies,, """Read me first!"""
  299. setup.ini, groupies,, """What's new"""
  300. setup.ini, groupies,, """How to order"""
  301.  
  302. [AO.Install.Inis.PerUser.NT]
  303. setup.ini, groupmnm,, """%PGMITEM_AO%"""
  304. setup.ini, groupies,, """1. Read me first!"",""""""%49002%\readme.txt"""""",,,,"
  305. setup.ini, groupies,, """2. What's new"",""""""%49002%\whatsnew.txt"""""",,,,"
  306. setup.ini, groupies,, """3. ActionOutline 1.6"",""""""%49002%\action.exe"""""",,,,"
  307. setup.ini, groupies,, """4. Read the License"",""""""%49002%\license.txt"""""",,,,"
  308. setup.ini, groupies,, """5. How to order"",""""""%49002%\order.txt"""""",,,,"
  309. setup.ini, groupies,, """License"""
  310. setup.ini, groupies,, """Read me first!"""
  311. setup.ini, groupies,, """What's new"""
  312. setup.ini, groupies,, """How to order"""
  313.  
  314. [AO.Remove.Inis.PerUser]
  315. setup.ini, progman.groups,, "groupies="%PGMGRP_AO%""
  316. setup.ini, groupies,, """1. Read me first!"""
  317. setup.ini, groupies,, """2. What's new"""
  318. setup.ini, groupies,, """3. ActionOutline 1.6"""
  319. setup.ini, groupies,, """4. Read the License"""
  320. setup.ini, groupies,, """5. How to order"""
  321. setup.ini, groupies,, """License"""
  322. setup.ini, groupies,, """Read me first!"""
  323. setup.ini, groupies,, """What's new"""
  324. setup.ini, groupies,, """How to order"""
  325.  
  326. [AO.Remove.Inis.PerUser.W95]
  327. setup.ini, progman.groups,,"groupmnm=%PGMGRP_AO%"
  328. setup.ini, groupies,, """1. Read me first!"""
  329. setup.ini, groupies,, """2. What's new"""
  330. setup.ini, groupies,, """3. ActionOutline 1.6"""
  331. setup.ini, groupies,, """4. Read the License"""
  332. setup.ini, groupies,, """5. How to order"""
  333. setup.ini, groupies,, """License"""
  334. setup.ini, groupies,, """Read me first!"""
  335. setup.ini, groupies,, """What's new"""
  336. setup.ini, groupies,, """How to order"""
  337.  
  338. [SourceDisksNames]
  339. 1=%DISK1%,AO.cab,1
  340.  
  341. [SourceDisksFiles]
  342. action.exe=1
  343. file_id.diz=1
  344. license.txt=1
  345. whatsnew.txt=1
  346. order.txt=1
  347. orderfrm.txt=1
  348. readme.txt=1
  349. tutorial.ao=1
  350. mytrip.ao=1
  351. action.chm=1
  352.  
  353. [Strings]
  354. KEY_AO = "SOFTWARE\Green Parrots Software\ActionOutline\1.0"
  355. KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  356. WIN95_GUID="{2CB07B12-9D22-11D2-A98C-00605205B0B3}"
  357. WINNT_GUID="{2CB07B11-9D22-11D2-A98C-00605205B0B3}"
  358. VERSIONSTR="1,6,0,216"
  359. ProgramFiles="Program Files"
  360. ProgramFiles_SFN="Progra~1"
  361. ProgramFiles_SFN_OEM="Progra~1"
  362. AODIR_W95="Ao"
  363. AODIR_NT="Ao"
  364. PRODUCT_NAME="ActionOutline"
  365. PRODUCT_NAME_AND_VER="ActionOutline Standard 1.6 (30-day trial)"
  366. StartUp_DESC="Startup"
  367. DISK1="ActionOutline Files"
  368. PGMGRP_AO="ActionOutline"
  369. PGMITEM_AO="ActionOutline"
  370. ; LOCALIZATION BORDER
  371. ; No strings above this line should be localized
  372. ; All strings below this line should be localized
  373. INSTALL_DIR_PROMPT="Please enter the directory in which to install the ActionOutline files:"
  374. REMOVE_NODIR_ERROR="ActionOutline is not installed on this computer."
  375. REMOVE_CONFIRMATION_PROMPT="This will remove ActionOutline. Do you wish to continue?"
  376. REMOVE_COMPLETION_PROMPT="ActionOutline has been removed successfully."
  377. ; Two-letter ID of locale/language
  378. LOCALE_ID="EN"
  379.