home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1999 February / Freesoft_1999-02_cd.bin / Nerecenz / Internet / bpftp104.exe / BPFTP.INF < prev    next >
INI File  |  1999-02-27  |  6KB  |  201 lines

  1. ; Application: Bullet Proof FTP
  2. ; Version    : 1.11
  3. ; Author     : Andrew Connell
  4. ; Copyright  : ⌐ 1997-1999 by Bullet Proof Software
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              from http://Inner-Smile.com
  7. ; Licence of : Bullet Proof Software, 1008 Auckland, NZ 
  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.50/r
  16.  
  17. [Optional Components]
  18. INFTool_1
  19.  
  20. [Optional Components.ntx86]
  21. INFTool_1.ntx86
  22.  
  23. [AdvSetup]
  24. HKLM,%RunOnce%Setup,"Bullet Proof FTP...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection BPFTP.INF,DefaultInstall2"
  25. [AdvSetup.ntx86]
  26. HKLM,%RunOnce%Setup,"Bullet Proof FTP...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection BPFTP.INF,DefaultInstall2.ntx86"
  27.  
  28. [Strings]
  29. Product="Bullet Proof FTP"
  30. Version="1.11"
  31. Author="Andrew Connell"
  32. Copyright="⌐ 1997-1999 by Bullet Proof Software"
  33. DiskName="Bullet Proof FTP, 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%\BPFTP.INF, DefaultUninstall"
  46. HKCU,"SOFTWARE\BPFTP",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%\BPFTP.INF, DefaultUninstall.ntx86"
  52. HKCU,"SOFTWARE\BPFTP",InstallDir1,,""%49001%""
  53.  
  54. [INFTool.Add.Ini1]
  55. setup.ini, progman.groups,, "group1=""Bullet Proof FTP"""
  56. setup.ini, group1,, """Bullet Proof FTP Help"",""""""%49001%\BPFTP.HLP"""""",,,,""%49001%"",""BPFTP.HLP"""
  57. setup.ini, group1,, """Bullet Proof FTP"",""""""%49001%\BPFTP.EXE"""""",,,,""%49001%"",""BPFTP.EXE"""
  58. setup.ini, group1,, """Uninstall Bullet Proof FTP"",""rundll32.exe advpack.dll,LaunchINFSection %17%\BPFTP.INF, DefaultUninstall"",""%11%\shell32.dll"",50,,%11%,"""
  59. setup.ini, group1,, """Version info"",""""""%49001%\VERSIONS.TXT"""""",,,,""%49001%"",""VERSIONS.TXT"""
  60.  
  61. [INFTool.Del.Ini1]
  62. setup.ini, progman.groups,, "group1=""Bullet Proof FTP"""
  63. setup.ini, group1,, """Bullet Proof FTP Help"""
  64. setup.ini, group1,, """Bullet Proof FTP"""
  65. setup.ini, group1,, """Uninstall Bullet Proof FTP"""
  66. setup.ini, group1,, """Version info"""
  67.  
  68. [INFTool.AddINI]
  69. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  70. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  71.  
  72. [SourceDisksNames]
  73. 1=%DiskName%,,0
  74.  
  75. [SourceDisksFiles]
  76. BPFTP.HLP=1,,93159
  77. BPFTP.EXE=1,,441196
  78. README.TXT=1,,1770
  79. VERSIONS.TXT=1,,20978
  80. AdvPack.DLL=1,,75024
  81. W95Inf16.DLL=1,,2272
  82. W95Inf32.DLL=1,,4608
  83.  
  84. [DestGrp]
  85. BPFTP.HLP,,,5
  86. BPFTP.EXE,,,5
  87. README.TXT,,,5
  88. VERSIONS.TXT,,,5
  89.  
  90. [UninstGrp]
  91. "bpftp.hlp",,,5
  92. "bpftp.exe",,,5
  93. "readme.txt",,,5
  94. "versions.txt",,,5
  95.  
  96. [AdvPack]
  97. AdvPack.DLL,,,36
  98. W95Inf16.DLL,,,36
  99. W95Inf32.DLL,,,36
  100.  
  101. [Add.Inf]
  102. BPFTP.INF
  103.  
  104. [DestinationDirs]
  105. DestGrp=49001
  106. UninstGrp=49001
  107. AdvPack=11
  108. Add.Inf=17
  109.  
  110. [CustomDirs]
  111. 49001,49002,49003,49004=Custom49001,1
  112. 60001=ProgramFiles,7
  113.  
  114. [CustomRemove]
  115. 49001,49002,49003,49004=Custom49001,5
  116.  
  117. [Custom49001]
  118. "HKCU","SOFTWARE\BPFTP",InstallDir1,""Continuing will overwrite the existing version of Bullet Proof FTP on your computer. Please enter the desired directory."",""
  119. "","","",""Where would you like to install Bullet Proof FTP?"","%24%\Program files\BPFTP"
  120.  
  121. [ProgramFiles]
  122. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",%24%
  123. "","","",""This software requires that you have a local "Program Files" folder for installation."",""
  124.  
  125. [RemoveDirs]
  126. %49001%
  127.  
  128. [DefaultInstall]
  129. Ini2Reg=INFTool.AddINI
  130. AddReg=AdvSetup
  131.  
  132. [DefaultInstall2]
  133. AddReg=INFTool.Add.Reg.95,INFTool.RegFix
  134. CustomDestination=CustomDirs
  135. UpdateInis=INFTool.Add.Ini1,IniUpdate
  136. Copyfiles=DestGrp,AdvPack,Add.Inf
  137. BeginPrompt=InstallBegin
  138. SmartReboot=N
  139. Uninstall=DefaultUninstall
  140.  
  141. [DefaultInstall.ntx86]
  142. AddReg=AdvSetup.ntx86
  143.  
  144. [DefaultInstall2.ntx86]
  145. AddReg=INFTool.Add.Reg.ntx86
  146. CustomDestination=CustomDirs
  147. UpdateInis=INFTool.Add.Ini1
  148. Copyfiles=DestGrp,AdvPack,Add.Inf
  149. BeginPrompt=InstallBegin
  150. SmartReboot=N
  151. Uninstall=DefaultUninstall.ntx86
  152.  
  153. [INFTool_1]
  154. OptionDesc=%Product%
  155. Tip=%info%
  156. InstallType=0
  157. IconIndex=0
  158. AddReg=AdvSetup
  159.  
  160. [INFTool_1.ntx86]
  161. OptionDesc=%Product%
  162. Tip=%info%
  163. InstallType=0
  164. IconIndex=0
  165. AddReg=AdvSetup.ntx86
  166.  
  167. [InstallBegin]
  168. Title="Bullet Proof FTP"
  169.  
  170. [DefaultUninstall]
  171. BeginPrompt=BeginUPromptSection
  172. EndPrompt=EndUPromptSection
  173. DelReg=INFTool.Add.Reg.95
  174. UpdateInis=INFTool.Del.Ini1
  175. DelFiles=UninstGrp
  176. CustomDestination=CustomRemove
  177. DelDirs=RemoveDirs
  178. Cleanup=1
  179.  
  180. [DefaultUninstall.ntx86]
  181. BeginPrompt=BeginUPromptSection
  182. EndPrompt=EndUPromptSection
  183. DelReg=INFTool.Add.Reg.ntx86
  184. UpdateInis=INFTool.Del.Ini1
  185. DelFiles=UninstGrp
  186. DelDirs=RemoveDirs
  187. CustomDestination=CustomRemove
  188. Cleanup=1
  189.  
  190. [BeginUPromptSection]
  191. Prompt="Do you REALLY want to uninstall BPFTP?"
  192. ButtonType=YESNO
  193. Title=%Product% Uninstall
  194.  
  195. [EndUPromptSection]
  196. Prompt="BPFTP was uninstalled successfully"
  197.  
  198. [IniUpdate]
  199. Win.ini,Desktop,"WallpaperOriginX=*"
  200. Win.ini,Desktop,"WallpaperOriginY=*"
  201.