home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 66 / CDROM66.ISO / Internet / Favor / setup.EXE / ACTMARKS.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2000-05-26  |  6.9 KB  |  233 lines

  1. ; Application: ActiveMarks
  2. ; Version    : 1.2
  3. ; Author     : Applied Analytic Systems Software Development
  4. ; Copyright  : Copyright ⌐ 1999 - 2000 Applied Analytic Systems, Inc.
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              from http://Inner-Smile.com
  7. ; Licence of : Applied Analytic Systems, Inc., 15230 Pittsburgh, PA, USA 
  8. ; ---------------------------------------------------------------------------
  9.  
  10. [Version]
  11. Signature=$Chicago$
  12. Provider=%Author%
  13. SetupClass=BASE
  14. AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!"
  15. Generator=INF-Tool v4.70/r
  16.  
  17. [Optional Components]
  18. INFTool_1
  19.  
  20. [Optional Components.ntx86]
  21. INFTool_1.ntx86
  22.  
  23. [AdvSetup]
  24. HKLM,%RunOnce%Setup,"ActiveMarks...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection ACTMARKS.INF,DefaultInstall2"
  25. [AdvSetup.ntx86]
  26. HKLM,%RunOnce%Setup,"ActiveMarks...",,"RunDll32.exe advpack.dll,LaunchINFSection ACTMARKS.INF,DefaultInstall2.ntx86"
  27.  
  28. [Strings]
  29. Product="ActiveMarks"
  30. Version="1.2"
  31. Author="Applied Analytic Systems Software Development"
  32. Copyright="Copyright ⌐ 1999 - 2000 Applied Analytic Systems, Inc."
  33. DiskName="ActiveMarks, Setup Disk #1"
  34. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  35. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  36. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  37.  
  38. [INFTool.RegFix]
  39. HKCR,lnkfile,IsShortcut
  40. HKCR,piffile,IsShortcut
  41.  
  42. [INFTool.Add.Reg.95]
  43. HKLM,%Uninstall%%Product%
  44. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  45. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ACTMARKS.INF, DefaultUninstall"
  46. HKCU,"SOFTWARE\AAS\ActiveMarks",InstallDir1,,""%49001%""
  47.  
  48. [INFTool.Add.Reg.ntx86]
  49. HKLM,%Uninstall%%Product%
  50. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  51. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ACTMARKS.INF, DefaultUninstall.ntx86"
  52. HKCU,"SOFTWARE\AAS\ActiveMarks",InstallDir1,,""%49001%""
  53.  
  54. [INFTool.Add.Ini1]
  55. setup.ini, progman.groups,, "group1=""AAS ActiveMarks"""
  56. setup.ini, group1,, """ActiveMarks Bookmark Access"",""""""%49001%\actmarks.exe"""""",,,,""%49001%"",""ACTMARKS.EXE"""
  57. setup.ini, group1,, """ActiveMarks Help"",""""""%49001%\ACTMARKS.HLP"""""",,,,""%49001%"",""ACTMARKS.HLP"""
  58. setup.ini, group1,, """ActiveMarks License"",""""""%49001%\License.TXT"""""",,,,""%49001%"",""LICENSE.TXT"""
  59. setup.ini, group1,, """ActiveMarks Readme"",""""""%49001%\readme.txt"""""",,,,""%49001%"",""README.TXT"""
  60. setup.ini, group1,, """ActiveMarks What's New"",""""""%49001%\whatsnew.txt"""""",,,,""%49001%"",""WHATSNEW.TXT"""
  61. setup.ini, group1,, """Configuration Utility"",""""""%49001%\repair.exe"""""",,,,""%49001%"",""REPAIR.EXE"""
  62. setup.ini, group1,, """Uninstall ActiveMarks"",""rundll32.exe advpack.dll,LaunchINFSection %17%\ACTMARKS.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
  63.  
  64. [INFTool.Add.Ini2]
  65. setup.ini, progman.groups,, "group2=""Startup"""
  66. setup.ini, group2,, """ActiveMarks BookMark and Favorites Access"",""""""%49001%\actmarks.exe"""""",,,,""%49001%"",""ACTMARKS.EXE"""
  67.  
  68. [INFTool.Del.Ini1]
  69. setup.ini, progman.groups,, "group1=""AAS ActiveMarks"""
  70. setup.ini, group1,, """ActiveMarks Bookmark Access"""
  71. setup.ini, group1,, """ActiveMarks Help"""
  72. setup.ini, group1,, """ActiveMarks License"""
  73. setup.ini, group1,, """ActiveMarks Readme"""
  74. setup.ini, group1,, """ActiveMarks What's New"""
  75. setup.ini, group1,, """Configuration Utility"""
  76. setup.ini, group1,, """Uninstall ActiveMarks"""
  77.  
  78. [INFTool.Del.Ini2]
  79. setup.ini, progman.groups,, "group2=""Startup"""
  80. setup.ini, group2,, """ActiveMarks BookMark and Favorites Access"""
  81.  
  82. [INFTool.AddINI]
  83. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  84. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  85.  
  86. [SourceDisksNames]
  87. 1=%DiskName%,,0
  88.  
  89. [SourceDisksFiles]
  90. repair.exe=1,,322560
  91. actmarks.exe=1,,508416
  92. actmarks.CNT=1,,648
  93. ACTMARKS.HLP=1,,32976
  94. License.TXT=1,,2249
  95. readme.txt=1,,974
  96. active12.jpg=1,,9832
  97. aaslogo.jpg=1,,5786
  98. whatsnew.txt=1,,285
  99. AdvPack.DLL=1,,75024
  100. W95Inf16.DLL=1,,2272
  101. W95Inf32.DLL=1,,4608
  102.  
  103. [DestGrp]
  104. repair.exe,,,1
  105. ACTMARKS.HLP,,,1
  106. actmarks.exe,,,1
  107. actmarks.CNT,,,1
  108. License.TXT,,,1
  109. readme.txt,,,1
  110. active12.jpg,,,1
  111. aaslogo.jpg,,,1
  112. whatsnew.txt,,,1
  113.  
  114. [UninstGrp]
  115. "repair.exe",,,1
  116. "ACTMARKS.HLP",,,1
  117. "actmarks.exe",,,1
  118. "actmarks.CNT",,,1
  119. "License.TXT",,,1
  120. "readme.txt",,,1
  121. "active12.jpg",,,1
  122. "aaslogo.jpg",,,1
  123. "whatsnew.txt",,,1
  124.  
  125. [AdvPack]
  126. AdvPack.DLL,,,32
  127. W95Inf16.DLL,,,32
  128. W95Inf32.DLL,,,32
  129.  
  130. [Add.Inf]
  131. ACTMARKS.INF
  132.  
  133. [DestinationDirs]
  134. DestGrp=49001
  135. UninstGrp=49001
  136. AdvPack=11
  137. Add.Inf=17
  138.  
  139. [CustomDirs]
  140. 49001,49002,49003,49004=Custom49001,1
  141. 60001=ProgramFiles,7
  142.  
  143. [CustomRemove]
  144. 49001,49002,49003,49004=Custom49001,5
  145.  
  146. [Custom49001]
  147. "HKCU","SOFTWARE\AAS\ActiveMarks",InstallDir1,""Continuing will overwrite the existing version of ActiveMarks on your computer. Please enter the desired directory."",""
  148. "","","",""Where would you like to install ActiveMarks?"","%24%\Program files\AAS\Actmarks"
  149.  
  150. [ProgramFiles]
  151. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",%24%
  152. "","","",""This software requires that you have a local "Program Files" folder for installation."",""
  153.  
  154. [RemoveDirs]
  155. %49001%
  156.  
  157. [DefaultInstall]
  158. Ini2Reg=INFTool.AddINI
  159. AddReg=AdvSetup
  160.  
  161. [DefaultInstallX]
  162. [DefaultInstall2]
  163. AddReg=INFTool.Add.Reg.95,INFTool.RegFix
  164. CustomDestination=CustomDirs
  165. UpdateInis=INFTool.Add.Ini1,INFTool.Add.Ini2,IniUpdate
  166. Copyfiles=DestGrp,AdvPack,Add.Inf
  167. BeginPrompt=InstallBegin
  168. SmartReboot=N
  169. Uninstall=DefaultUninstall
  170.  
  171. [DefaultInstall.ntx86]
  172. AddReg=AdvSetup.ntx86
  173.  
  174. [DefaultInstall2.ntx86]
  175. AddReg=INFTool.Add.Reg.ntx86
  176. CustomDestination=CustomDirs
  177. UpdateInis=INFTool.Add.Ini1,INFTool.Add.Ini2,IniUpdate
  178. Copyfiles=DestGrp,AdvPack,Add.Inf
  179. BeginPrompt=InstallBegin
  180. SmartReboot=N
  181. Uninstall=DefaultUninstall.ntx86
  182.  
  183. [INFTool_1]
  184. OptionDesc=%Product%
  185. Tip=%info%
  186. InstallType=0
  187. IconIndex=26
  188. AddReg=AdvSetup
  189.  
  190. [INFTool_1.ntx86]
  191. OptionDesc=%Product%
  192. Tip=%info%
  193. InstallType=0
  194. IconIndex=26
  195. AddReg=AdvSetup.ntx86
  196.  
  197. [InstallBegin]
  198. Title="ActiveMarks"
  199.  
  200. [DefaultUninstall]
  201. BeginPrompt=BeginUPromptSection
  202. EndPrompt=EndUPromptSection
  203. DelReg=INFTool.Add.Reg.95
  204. UpdateInis=INFTool.Del.Ini1,INFTool.Del.Ini2
  205. DelFiles=UninstGrp
  206. CustomDestination=CustomRemove
  207. DelDirs=RemoveDirs
  208. Cleanup=1
  209.  
  210. [DefaultUninstall.ntx86]
  211. BeginPrompt=BeginUPromptSection
  212. EndPrompt=EndUPromptSection
  213. DelReg=INFTool.Add.Reg.ntx86
  214. UpdateInis=INFTool.Del.Ini1,INFTool.Del.Ini2
  215. DelFiles=UninstGrp
  216. DelDirs=RemoveDirs
  217. CustomDestination=CustomRemove
  218. Cleanup=1
  219.  
  220. [BeginUPromptSection]
  221. Prompt="Are you sure you want to remove ActiveMarks?"
  222. ButtonType=YESNO
  223. Title=%Product% Uninstall
  224.  
  225. [EndUPromptSection]
  226. Prompt="ActiveMarks was successfully removed from your computer."
  227.  
  228. [IniUpdate]
  229. Win.ini,Desktop,"WallpaperOriginX=*"
  230. Win.ini,Desktop,"WallpaperOriginY=*"
  231. %10%\actmarks.INI,"Application",,"Loaded=0"
  232. %10%\actmarks.INI,"Application","Loaded","0"
  233.