home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1999 December / PCWELT_CD.ISO / software / sw / top100 / backup.exe / BACKITUP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1999-02-19  |  6.5 KB  |  238 lines

  1. ; Application: Back it up! 2.3.3.58
  2. ; Version    : 2.3.3.58
  3. ; Author     : Bernt Levinsson
  4. ; Copyright  : ⌐ 1997-1998 by Bernt Levinsson
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              Version 3.91/r from http://www.user.xpoint.at/r.fellner/
  7. ; Licence of : Bernt Levinsson 
  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. Class=NoDriver
  16.  
  17. [Optional Components]
  18. INFTool_1
  19.  
  20. [Optional Components.ntx86]
  21. INFTool_1.ntx86
  22.  
  23. [AdvSetup]
  24. HKLM,%RunOnce%Setup,"Back it up! 2.3.3.58...",,"RunDll32.exe "%01%"\AdvPack.Dll,LaunchINFSection BACKITUP.INF,DefaultInstall2"
  25. [AdvSetup.ntx86]
  26. HKLM,%RunOnce%Setup,"Back it up! 2.3.3.58...",,"RunDll32.exe "%01%"\AdvPack.Dll,LaunchINFSection BACKITUP.INF,DefaultInstall2.ntx86"
  27.  
  28. [Strings]
  29. Product="Back it up! 2.3.3.58"
  30. Version="2.3.3.58"
  31. Info="Back up application, creates ZIP files..."
  32. Author="Bernt Levinsson"
  33. Copyright="⌐ 1997-1998 by Bernt Levinsson"
  34. DiskName="Back it up! 2.3.3.58, Setup Disk #1"
  35. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  36. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  37. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  38.  
  39. [INFTool.RegFix]
  40. HKCR,lnkfile,IsShortcut
  41. HKCR,piffile,IsShortcut
  42.  
  43. [INFTool.Add.Reg.95]
  44. HKCU,"Software\Sonket Dev\Back it up","",131073,""
  45. HKLM,"SOFTWARE\Sonket Dev\Back it up\2.2.3","",131073,""
  46. HKLM,%Uninstall%%Product%
  47. HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
  48. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\BACKITUP.INF, DefaultUninstall"
  49. HKCU,"SOFTWARE\Sonket Dev\Back it up",InstallDir1,,""%49001%""
  50.  
  51. [INFTool.Add.Reg.ntx86]
  52. HKCU,"Software\Sonket Dev\Back it up","",131073,""
  53. HKLM,"SOFTWARE\Sonket Dev\Back it up\2.2.3","",131073,""
  54. HKLM,%Uninstall%%Product%
  55. HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
  56. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\BACKITUP.INF, DefaultUninstall.ntx86"
  57. HKCU,"SOFTWARE\Sonket Dev\Back it up",InstallDir1,,""%49001%""
  58.  
  59. [INFTool.Add.Ini1]
  60. setup.ini, progman.groups,, "group1=""Back it up!"""
  61. setup.ini, group1,, """Back it up! AutoRun"",""%49001%\BACKUP.EXE -r"",""%49001%\BACKUP.EXE"",3,,""%49001%"",""Backup.exe -r"""
  62. setup.ini, group1,, """Back it up!"",""%49001%\BACKUP.EXE"",,,,""%49001%"",""BACKUP.EXE"""
  63. setup.ini, group1,, """Minor info..."",""%49001%\INFO.TXT"",,,,""%49001%"",""INFO.TXT"""
  64. setup.ini, group1,, """the Readme file..."",""%49001%\README.TXT"",,,,""%49001%"",""README.TXT"""
  65. setup.ini, group1,, """Uninstall Back it up!"",""rundll32.exe advpack.dll,LaunchINFSection %17%\BACKITUP.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
  66.  
  67. [INFTool.Del.Ini1]
  68. setup.ini, progman.groups,, "group1=""Back it up!"""
  69. setup.ini, group1,, """Back it up! AutoRun"""
  70. setup.ini, group1,, """Back it up!"""
  71. setup.ini, group1,, """Minor info..."""
  72. setup.ini, group1,, """the Readme file..."""
  73. setup.ini, group1,, """Uninstall Back it up!"""
  74. [INFTool.AddINI]
  75. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  76. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  77.  
  78. [SourceDisksNames]
  79. 1=%DiskName%,,0
  80.  
  81. [SourceDisksFiles]
  82. BACKUP.EXE=1,,512000
  83. ZIPDLL.DLL=1,,132608
  84. UNZDLL.DLL=1,,126976
  85. BIU_SFX.BIN=1,,38912
  86. BIUCNTXT.DLL=1,,60928
  87. INFO.TXT=1,,3819
  88. README.TXT=1,,2827
  89. AdvPack.DLL=1,,75776
  90. W95Inf16.DLL=1,,3172
  91. W95Inf32.DLL=1,,5096
  92.  
  93. [DestGrp]
  94. BACKUP.EXE,,,3
  95. ZIPDLL.DLL,,,3
  96. UNZDLL.DLL,,,3
  97. BIU_SFX.BIN,,,3
  98. INFO.TXT
  99. README.TXT
  100.  
  101. [DestLGrp]
  102. "Backup.exe",,,3
  103. "ZipDLL.dll",,,3
  104. "UnzDll.dll",,,3
  105. "biu_sfx.bin",,,3
  106. "info.txt"
  107. "README.TXT"
  108.  
  109. [UninstGrp]
  110. "Backup.exe",,,3
  111. "ZipDLL.dll",,,3
  112. "UnzDll.dll",,,3
  113. "biu_sfx.bin",,,3
  114. "info.txt"
  115. "README.TXT"
  116.  
  117. [DestGrp1]
  118. BIUCNTXT.DLL,,,1
  119.  
  120. [DestLGrp1]
  121. "biucntxt.dll",,,1
  122.  
  123. [UninstGrp1]
  124. "biucntxt.dll",,,1
  125.  
  126. [AdvPack]
  127. AdvPack.DLL,,,32
  128. W95Inf16.DLL,,,32
  129. W95Inf32.DLL,,,32
  130.  
  131. [Add.Inf]
  132. BACKITUP.INF
  133.  
  134. [DestinationDirs]
  135. DestGrp=49001
  136. DestLGrp=49001
  137. UninstGrp=49001
  138. DestGrp1=11,
  139. DestLGrp1=11,
  140. UninstGrp1=11,
  141. AdvPack=11
  142. Add.Inf=17
  143.  
  144. [CustomDirs]
  145. 49001,49002,49003,49004=Custom49001,1
  146. 60001=ProgramFiles,7
  147.  
  148. [CustomRemove]
  149. 49001,49002,49003,49004=Custom49001,5
  150.  
  151. [Custom49001]
  152. "HKCU","SOFTWARE\Sonket Dev\Back it up",InstallDir1,""Continuing will overwrite the existing version of Back it up! on your computer. Please enter the desired directory."",""
  153. "","","",""Where would you like to install Back it up!?"","%24%\Progra~1\Backitup"
  154.  
  155. [ProgramFiles]
  156. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",%24%
  157. "","","",""This software requires that you have a local "Program Files" folder for installation."",""
  158.  
  159. [RemoveDirs]
  160. %49003%
  161.  
  162. [DefaultInstall]
  163. Ini2Reg=INFTool.AddINI
  164. AddReg=AdvSetup
  165.  
  166. [DefaultInstall2]
  167. AddReg=INFTool.Add.Reg.95,INFTool.RegFix
  168. CustomDestination=CustomDirs
  169. UpdateInis=INFTool.Add.Ini1,IniUpdate
  170. Copyfiles=DestGrp,DestGrp1,AdvPack,Add.Inf
  171. RunPostSetupCommands=AfterSetup
  172. BeginPrompt=InstallBegin
  173. Uninstall=DefaultUninstall
  174. SmartReboot=N
  175.  
  176. [DefaultInstall.ntx86]
  177. AddReg=AdvSetup.ntx86
  178.  
  179. [DefaultInstall2.ntx86]
  180. AddReg=INFTool.Add.Reg.ntx86
  181. CustomDestination=CustomDirs
  182. UpdateInis=INFTool.Add.Ini1
  183. Copyfiles=DestGrp,DestGrp1,AdvPack,Add.Inf
  184. RunPostSetupCommands=AfterSetup
  185. BeginPrompt=InstallBegin
  186. Uninstall=DefaultUninstall.ntx86
  187. SmartReboot=N
  188.  
  189. [INFTool_1]
  190. OptionDesc=%Product%
  191. Tip=%info%
  192. InstallType=0
  193. AddReg=AdvSetup
  194.  
  195. [INFTool_1.ntx86]
  196. OptionDesc=%Product%
  197. Tip=%info%
  198. InstallType=0
  199. AddReg=AdvSetup.ntx86
  200.  
  201. [AfterSetup]
  202. Notepad.exe %49001%\INFO.TXT
  203.  
  204. [InstallBegin]
  205. Title="Back it up! 2.3.3.58"
  206.  
  207. [DefaultUninstall]
  208. BeginPrompt=BeginUPromptSection
  209. EndPrompt=EndUPromptSection
  210. DelReg=INFTool.Add.Reg.95
  211. UpdateInis=INFTool.Del.Ini1
  212. DelFiles=UninstGrp,UninstGrp1
  213. CustomDestination=CustomRemove
  214. DelDirs=RemoveDirs
  215. Cleanup=1
  216.  
  217. [DefaultUninstall.ntx86]
  218. BeginPrompt=BeginUPromptSection
  219. EndPrompt=EndUPromptSection
  220. DelReg=INFTool.Add.Reg.ntx86
  221. UpdateInis=INFTool.Del.Ini1
  222. DelFiles=UninstGrp,UninstGrp1
  223. DelDirs=RemoveDirs
  224. CustomDestination=CustomRemove
  225. Cleanup=1
  226.  
  227. [BeginUPromptSection]
  228. Prompt="Are you sure you want to remove Back it up! 2.3.3.58? (If you registered ZIP-files with Back it up!, uninstall from Back it up! instead!)"
  229. ButtonType=YESNO
  230. Title=%Product%
  231.  
  232. [EndUPromptSection]
  233. Prompt="Back it up! 2.3.3.58 was successfully removed from your computer."
  234.  
  235. [IniUpdate]
  236. Win.ini,Desktop,"WallpaperOriginX=*"
  237. Win.ini,Desktop,"WallpaperOriginY=*"
  238.