home *** CD-ROM | disk | FTP | other *** search
/ Freelog 3 / Freelog003.iso / Logs / Internet / ImagoWeb / iwsetup.EXE / IW.INF < prev    next >
INI File  |  1998-07-27  |  5KB  |  192 lines

  1. ; Application: imagoWEB
  2. ; Version    : 1.0
  3. ; Copyright  : ⌐ 1998 by Fabrizio Pignotti
  4. ; Created by : INF-Tool Setup Program and INF File Generator
  5. ;              Version 3.74a/r (27/07/98) from www.user.xpoint.at/r.fellner/
  6. ; ---------------------------------------------------------------------------
  7.  
  8. [Version]
  9. Signature=$Chicago$
  10. Provider=%Author%
  11. SetupClass=BASE
  12. AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!"
  13. Class=NoDriver
  14.  
  15. [Optional Components]
  16. INFTool_1
  17.  
  18. [Optional Components.ntx86]
  19. INFTool_1.ntx86
  20.  
  21. [AdvSetup]
  22. HKLM,%RunOnce%Setup,"imagoWEB...",,"RunDll32.exe AdvPack.Dll,LaunchINFSection IW.INF,DefaultInstall2"
  23. [AdvSetup.ntx86]
  24. HKLM,%RunOnce%Setup,"imagoWEB...",,"RunDll32.exe AdvPack.Dll,LaunchINFSection IW.INF,DefaultInstall2.ntx86"
  25.  
  26. [Strings]
  27. Product="imagoWEB"
  28. Version="1.0"
  29. Info=""
  30. Author=""
  31. Copyright="⌐ 1998 by Fabrizio Pignotti"
  32. DiskName="imagoWEB, Setup Disk #1"
  33. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  34. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  35. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  36.  
  37. [INFTool.RegFix]
  38. HKCR,lnkfile,IsShortcut
  39. HKCR,piffile,IsShortcut
  40.  
  41. [INFTool.Add.Reg.95]
  42. HKLM,%Uninstall%%Product%
  43. HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
  44. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\IW.INF, DefaultUninstall"
  45. HKCU,"SOFTWARE\imagoWEB",InstallDir1,,""%49001%""
  46.  
  47. [INFTool.Add.Reg.ntx86]
  48. HKLM,%Uninstall%%Product%
  49. HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
  50. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\IW.INF, DefaultUninstall.ntx86"
  51. HKCU,"SOFTWARE\imagoWEB",InstallDir1,,""%49001%""
  52.  
  53. [INFTool.Add.Ini1]
  54. setup.ini, progman.groups,, "group1=""imagoWEB""
  55. setup.ini, group1,, """imagoWEB"",""%49001%\imagoWEB.exe"",,,,""%49001%"",""imagoWEB.exe"""
  56. [INFTool.AddINI]
  57. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  58. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  59.  
  60. [INFTool.Del.Ini1]
  61. setup.ini, progman.groups,, "group1=""imagoWEB""
  62. setup.ini, group1,, """imagoWEB"""
  63.  
  64. [SourceDisksNames]
  65. 1=%DiskName%,,0
  66.  
  67. [SourceDisksFiles]
  68. Sky32v3c.dll=1,,299008
  69. Ilspec32.dll=1,,163840
  70. Delphimm.dll=1,,17408
  71. imagoWEB.exe=1,,893952
  72. readme.txt=1,,914
  73. AdvPack.DLL=1,,75776
  74. W95Inf16.DLL=1,,3172
  75. W95Inf32.DLL=1,,5096
  76.  
  77. [DestGrp]
  78. Sky32v3c.dll,,,0
  79. Ilspec32.dll,,,0
  80. Delphimm.dll,,,0
  81. imagoWEB.exe,,,0
  82. readme.txt,,,0
  83.  
  84. [DestLGrp]
  85. "Sky32v3c.dll",,,0
  86. "Ilspec32.dll",,,0
  87. "Delphimm.dll",,,0
  88. "imagoWEB.exe",,,0
  89. "readme.txt",,,0
  90.  
  91. [UninstGrp]
  92. "Sky32v3c.dll",,,0
  93. "Ilspec32.dll",,,0
  94. "Delphimm.dll",,,0
  95. "imagoWEB.exe",,,0
  96. "readme.txt",,,0
  97.  
  98. [AdvPack]
  99. AdvPack.DLL,,,32
  100. W95Inf16.DLL,,,32
  101. W95Inf32.DLL,,,32
  102.  
  103. [Add.Inf]
  104. IW.INF
  105.  
  106. [DestinationDirs]
  107. DestGrp=49001
  108. DestLGrp=49001
  109. UninstGrp=49001
  110. AdvPack=11
  111. Add.Inf=17
  112.  
  113. [CustomDirs]
  114. 49001,49002,49003,49004=Custom49001,1
  115. 60001=ProgramFiles,7
  116.  
  117. [CustomRemove]
  118. 49001,49002,49003,49004=Custom49001,5
  119.  
  120. [Custom49001]
  121. "HKCU","SOFTWARE\imagoWEB",InstallDir1,""Continuing will overwrite the existing version of imagoWEB on your computer. Please enter the desired directory."",""
  122. "","","",""Where would you like to install imagoWEB?"","%24%\Progra~1\imagoWEB"
  123.  
  124. [ProgramFiles]
  125. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",""
  126. "","","",""This software requires that you have a local "Program Files" folder for installation."",""
  127.  
  128. [RemoveDirs]
  129. %49003%
  130.  
  131. [DefaultInstall]
  132. Ini2Reg=INFTool.AddINI
  133. AddReg=AdvSetup
  134.  
  135. [DefaultInstall2]
  136. AddReg=INFTool.Add.Reg.95,INFTool.RegFix
  137. CustomDestination=CustomDirs
  138. UpdateInis=INFTool.Add.Ini1,IniUpdate
  139. Copyfiles=DestGrp,AdvPack,Add.Inf
  140. BeginPrompt=InstallBegin
  141. Uninstall=DefaultUninstall
  142. SmartReboot=N
  143.  
  144. [DefaultInstall.ntx86]
  145. AddReg=AdvSetup.ntx86
  146.  
  147. [DefaultInstall2.ntx86]
  148. AddReg=INFTool.Add.Reg.ntx86
  149. CustomDestination=CustomDirs
  150. UpdateInis=INFTool.Add.Ini1
  151. Copyfiles=DestGrp,AdvPack,Add.Inf
  152. BeginPrompt=InstallBegin
  153. Uninstall=DefaultUninstall.ntx86
  154. SmartReboot=N
  155.  
  156. [INFTool_1]
  157. OptionDesc=%Product%
  158. Tip=%info%
  159. InstallType=0
  160. IconIndex=0
  161. AddReg=AdvSetup
  162.  
  163. [INFTool_1.ntx86]
  164. OptionDesc=%Product%
  165. Tip=%info%
  166. InstallType=0
  167. IconIndex=0
  168. AddReg=AdvSetup.ntx86
  169.  
  170. [InstallBegin]
  171. Title="imagoWEB"
  172.  
  173. [DefaultUninstall]
  174. DelReg=INFTool.Add.Reg.95
  175. UpdateInis=INFTool.Del.Ini1
  176. DelFiles=UninstGrp
  177. CustomDestination=CustomRemove
  178. DelDirs=RemoveDirs
  179. Cleanup=1
  180.  
  181. [DefaultUninstall.ntx86]
  182. DelReg=INFTool.Add.Reg.ntx86
  183. UpdateInis=INFTool.Del.Ini1
  184. DelFiles=UninstGrp
  185. DelDirs=RemoveDirs
  186. CustomDestination=CustomRemove
  187. Cleanup=1
  188.  
  189. [IniUpdate]
  190. Win.ini,Desktop,"WallpaperOriginX=*"
  191. Win.ini,Desktop,"WallpaperOriginY=*"
  192.