home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / PRECOPY2.CAB / applets1.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-19  |  19.5 KB  |  584 lines

  1. ; Localized    05/19/1998 12:28 AM (GMT)    7:3.0.406 A    applets1.inf
  2.  
  3. ; APPLETS1.INF
  4. ;
  5. ; This is the Setup information file for the applets
  6. ; and utilities for the Windows 95 1 product.
  7. ;
  8. ; Copyright 1993-1997, Microsoft Corporation
  9.  
  10. [version]
  11. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  12. signature="$CHICAGO$"
  13. SetupClass=BASE
  14.  
  15. [DestinationDirs]
  16. Register_Applets1.Copy     = 17     ; LDID_INF
  17. dxxspace.sys.files         = 11     ; LDID_SYS
  18. Infrared.Copy              = 11     ; LDID_SYS
  19. dxxspace.win.files         = 25     ; LDID_SHARED
  20. dxxspace.hlp.files         = 18     ; LDID_HELP
  21. dxxspace.ios.files         = 12     ; LDID_IOS
  22. dxxspace.cmd.files         = 13     ; LDID_CMD
  23. dxxspace.vmm32.files       = 22     ; LDID_VMM32
  24. dxxspace.plus.files        = 28700,%PLUS!%
  25. dxxspace.plus.system.files = 28700,%PLUS!%\%SYSTEM%
  26. msbackup.files.app         = 28710,backup
  27. msbackup.files.help        = 18     ; LDID_HELP
  28. msbackup.files.pnp         = 28710,backup\system
  29. msbackup.files.sys         = 28710,backup\system
  30. msbackup.files.sys.copyonly= 28710,backup\system
  31. msbackup.files.inf         = 17     ; LDID_INF
  32. msbackup.files.vxd         = 12     ; LDID IOSUB
  33. msbackup.files.dll         = 11     ; LDID_SYS
  34. msbackup.files.os          = 11     ; LDID_SYS
  35. oldbackup.delfiles         = 28710,backup
  36. oldbackup.delvxd           = 11     ; LDID_SYS
  37. oldbackup.delhlp           = 18     ; LDID_HELP
  38. cvt.files                  = 13     ; LDID_Command     
  39. cvt.files.sys              = 11     ; LDID_sys
  40. cvt16.files                = 25     ; LDID_Windows     
  41. cvt.pif.files              = 25,PIF ; LDID_PIF     
  42. Infrared.Driver.Del        = 11     ; LDID_SYS (windows\system\)
  43. Infrared.App.Copy          = 25     ; LDID_SHARED (windows\)
  44.  
  45.  
  46. [BaseWinOptions]
  47. Register_Applets1
  48.  
  49. [Register_Applets1]
  50. AddReg    = Register_Applets1.AddReg
  51. DelReg    = Register_Applets1.DelReg
  52. CopyFiles = Register_Applets1.Copy
  53.  
  54. [Register_Applets1.Copy]
  55. applets1.inf
  56.  
  57. [Register_Applets1.AddReg]
  58. ;Create entries for Maint Mode Setup, set all initially to uninstalled:
  59. HKLM,%KEY_OPTIONAL%,"CommApps",,"CommApps"
  60. HKLM,%KEY_OPTIONAL%\CommApps,INF,,"applets1.inf"
  61. HKLM,%KEY_OPTIONAL%\CommApps,Section,,"CommApps"
  62. HKLM,%KEY_OPTIONAL%\CommApps,Installed,,"0"
  63.  
  64. HKLM,%KEY_OPTIONAL%,"DiskToolTop",,"DiskToolTop"
  65. HKLM,%KEY_OPTIONAL%\DiskToolTop,INF,,"applets1.inf"
  66. HKLM,%KEY_OPTIONAL%\DiskToolTop,Section,,"DiskToolTop"
  67. HKLM,%KEY_OPTIONAL%\DiskToolTop,Installed,,"0"
  68.  
  69. ; HKLM,%KEY_OPTIONAL%,"Infrared",,"Infrared"
  70. ; HKLM,%KEY_OPTIONAL%\Infrared,INF,,"applets1.inf"
  71. ; HKLM,%KEY_OPTIONAL%\Infrared,Section,,"Infrared"
  72. ; HKLM,%KEY_OPTIONAL%\Infrared,Installed,,"0"
  73.  
  74. HKLM,%KEY_OPTIONAL%,"Dxxspace",,"dxxspace"
  75. HKLM,%KEY_OPTIONAL%\dxxspace,INF,,"applets1.inf"
  76. HKLM,%KEY_OPTIONAL%\dxxspace,Section,,"dxxspace"
  77. HKLM,%KEY_OPTIONAL%\dxxspace,Installed,,"0"
  78.  
  79. HKLM,%KEY_OPTIONAL%,"msbackup",,"msbackup"
  80. HKLM,%KEY_OPTIONAL%\msbackup,INF,,"applets1.inf"
  81. HKLM,%KEY_OPTIONAL%\msbackup,Section,,"msbackup"
  82. HKLM,%KEY_OPTIONAL%\msbackup,Installed,,"0"
  83.  
  84. HKLM,%KEY_OPTIONAL%,"CVT",,"CVT"
  85. HKLM,%KEY_OPTIONAL%\CVT,INF,,"applets1.inf"
  86. HKLM,%KEY_OPTIONAL%\CVT,Section,,"CVT"
  87. HKLM,%KEY_OPTIONAL%\CVT,Installed,,"0"
  88.  
  89. [Register_Applets1.DelReg]
  90.   ; delete backup OC from beta releases
  91. HKLM,%KEY_OPTIONAL%\backup
  92. HKLM,%KEY_OPTIONAL%,backup
  93.   ; delete MTF backup file association
  94. HKCR,.mtf
  95. HKCR,Backup.Set
  96.   ; delete Infrared optional component remnant from Memphis beta
  97. HKLM,%KEY_OPTIONAL%\Infrared
  98.  
  99.  
  100. [Optional Components]
  101. CommApps
  102. DiskToolTop
  103. ;Infrared
  104. dxxspace
  105. msbackup
  106. CVT
  107.  
  108. [CommApps]
  109. ; Top Level option
  110. OptionDesc  = %CommApps_DESC%
  111. Tip         = %CommApps_TIP%
  112. IconIndex   = 7                ;Phone mini-icon for dialogs
  113.  
  114. [DiskToolTop]
  115. ; Top Level option
  116. OptionDesc  = %DiskToolTop_DESC%
  117. Tip         = %DiskToolTop_TIP%
  118. IconIndex   = 26               ;Folder mini-icon for dialogs
  119.  
  120. ;--- Infrared Install Section --------------------------
  121. [Infrared]
  122. OptionDesc  = %Infrared_DESC%
  123. Tip         = %Infrared_TIP%
  124. Parent      = CommApps     ;Communications
  125. CopyFiles   = Infrared.Copy, Infrared.App.Copy
  126. AddReg      = Infrared.AddReg
  127. InstallType = 0              ;Manual only
  128. IconIndex   = 67             ;Infrared mini-icon
  129. Uninstall   = Infrared_remove
  130.  
  131. [Infrared_remove]
  132. DelFiles    = Infrared.Copy, Infrared.Driver.Del, Infrared.App.Copy
  133. AddReg      = Infrared_remove.AddReg
  134. DelReg      = Infrared_remove.DelReg
  135.  
  136. [Infrared.Copy]
  137. infrared.cpl
  138. irmon.exe
  139.  
  140. ;
  141. ; Note: this needs to get copied on a Memphis-with-IR-selected over-install
  142. ;       because nothing else will copy it until IR3 is explicitly re-installed.
  143. ;
  144. irshell.dll
  145.  
  146.  
  147. [Infrared.Driver.Del]
  148. ircomm.vxd
  149. irenum.vxd
  150. irlamp.vxd
  151. wsirda.vxd
  152. fastir.vxd
  153. irdalan.sys
  154. irmini.sys
  155.  
  156. [Infrared.App.Copy]
  157. ;
  158. ; Note: this needs to get copied on a Memphis-with-IR-selected over-install
  159. ;       because nothing else will copy it until IR3 is explicitly re-installed.
  160. ;
  161. irxfer.exe
  162.  
  163. [Infrared.AddReg]
  164. HKLM,%KEY_OPTIONAL%\Infrared,Installed,,"1"
  165.  
  166. [Infrared_remove.AddReg]
  167. HKLM,%KEY_OPTIONAL%\Infrared,Installed,,"0"  ; Infrared support not installed
  168. HKLM,Enum\INFRARED,Installed,0,"0"           ; No Infrared device installed
  169.  
  170. [Infrared_remove.DelReg]
  171. HKLM,Enum\Root\Infrared
  172. HKLM,%KEY_OPTIONAL%\Infrared\*PNP8294
  173. HKLM,%KEY_OPTIONAL%\Infrared\COM
  174. HKLM,%KEY_OPTIONAL%\Infrared\Framer
  175. HKLM,%KEY_OPTIONAL%\Infrared\LPT
  176. HKLM,%KEY_OPTIONAL%\Infrared\VirtualPorts
  177.  
  178. ;------------------------------------------------------
  179.  
  180.  
  181.  
  182. ;---- Disk Compression Install Sections ----------------
  183. [dxxspace]
  184. OptionDesc  = %dxxspace_DESC%
  185. Tip         = %dxxspace_TIP%
  186. Parent      = DiskToolTop
  187. CopyFiles   = dxxspace.win.files, dxxspace.sys.files, dxxspace.hlp.files, dxxspace.ios.files, dxxspace.cmd.files, dxxspace.vmm32.files, dxxspace.plus.files, dxxspace.plus.system.files
  188. UpdateCfgSys= dxxspace.dummy
  189. UpdateInis  = dxxspace.links
  190. DelReg      = dxxspace.install.reg   ;we delreg the optional component entry since it can't be uninstlled
  191. InstallType = 12                     ;Portable, Custom.
  192. IconIndex   = 33                     ;Disks mini-icon for dialogs
  193. AddReg      = dxxspace.addreg
  194. PerUserInstall = dxxspace.links.pui
  195.  
  196. [dxxspace.sys.files]
  197. mini.cab
  198. dskapi16.dll
  199. dskapi32.dll
  200.  
  201. [dxxspace.ios.files]
  202. drvspacx.vxd,,,32  ;32 flag suppresses ver conflict dlg
  203.  
  204. [dxxspace.cmd.files]
  205. drvspace.sys,,,32  ;32 flag suppresses ver conflict dlg
  206.  
  207. [dxxspace.win.files]
  208. DRVSPACE.EXE,,,32  ;32 flag suppresses ver conflict dlg
  209. DRVSPACE.INF
  210.  
  211. [dxxspace.dummy]
  212. ;dummy section to make sure that path for drvspace.sys is updated in autoexec.bat, config.sys
  213.  
  214. [dxxspace.hlp.files]
  215. drvspace.cnt,,,32  ;32 flag suppresses ver conflict dlg
  216. drvspace.hlp,,,32  ;32 flag suppresses ver conflict dlg
  217.  
  218. [dxxspace.vmm32.files]
  219. mrci2.vxd,,,32     ;32 flag suppresses ver conflict dlg
  220.  
  221. [dxxspace.plus.files]
  222. cmpagent.exe,,,32  ;32 flag suppresses ver conflict dlg
  223.  
  224. [dxxspace.plus.system.files]
  225. compext.dll,,,32  ;32 flag suppresses ver conflict dlg
  226. nocomp.exe
  227. nocomp.inf
  228. drvspace.dat
  229.  
  230. [dxxspace.links.pui]
  231. GUID = "PerUser_dxxspace_Links"
  232. DisplayName = %PUI_DESC_DXXSPACE_LINKS%
  233. Version = %PUI_VERSION%
  234. IsInstalled = 1
  235. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_dxxspace_Links 64 %17%\applets1.inf"
  236.  
  237. [PerUser_dxxspace_Links]
  238. UpdateInis  = dxxspace.links
  239.  
  240. [dxxspace.links]
  241. ;Create Link to DriveSpace
  242. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"         ;creates folder
  243. setup.ini, group11,, """%DrvSpace_Desc%"", DRVSPACE.EXE,,,,,%DrvSpace_ShortDesc%"
  244. setup.ini, group11,, """%CmpAgent_Desc%"", "%24%\%PROGRAMF%\%PLUS!%\CMPAGENT.EXE",,,,,%CmpAgent_ShortDesc%"
  245.  
  246. [dxxspace.install.reg]
  247. ;this is a DelReg Section b/c we want to disable uninstalling dxxspace
  248. HKLM,%KEY_OPTIONAL%,"Dxxspace",,"dxxspace"
  249. HKLM,%KEY_OPTIONAL%\dxxspace
  250.  
  251. [dxxspace.addreg]
  252. ; set up the per-app path for CmpAgent
  253. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMPAGENT.EXE",,,"%24%\%PROGRAMF%\%PLUS!%\CMPAGENT.EXE"
  254. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMPAGENT.EXE","Path",,"%24%\%PROGRAMF%\%PLUS!%\%SYSTEM%;"
  255.  
  256. ; Create reg entries to load compression tab
  257. HKCR,CLSID\{7C7E55A0-4397-11CE-8B06-00AA0062C7BB}\InProcServer32,,,"%24%\%PROGRAMF%\%PLUS!%\%SYSTEM%\COMPEXT.DLL"
  258. HKCR,CLSID\{7C7E55A0-4397-11CE-8B06-00AA0062C7BB}\InProcServer32,"ThreadingModel",,"Apartment"
  259. HKCR,Drive\shellex\PropertySheetHandlers\Compression,,,"{7C7E55A0-4397-11CE-8B06-00AA0062C7BB}"
  260. ;------------------------------------------------------
  261.  
  262. ;---- MS Backup Install Sections ----------------------
  263. [msbackup]
  264. OptionDesc  = %MSBUOPT_DESC%
  265. Tip         = %MSBUOPT_TIP%
  266. Parent      = DiskToolTop
  267. CopyFiles   = msbackup.files.app, msbackup.files.help, msbackup.files.sys, msbackup.files.sys.copyonly, msbackup.files.pnp, msbackup.files.inf, msbackup.files.vxd, msbackup.files.dll, msbackup.files.os
  268. DelFiles    = oldbackup.delfiles, oldbackup.delvxd, oldbackup.delhlp
  269. UpdateInis  = msbackup.links.add, msbackup.files.vxd.ren
  270. AddReg      = msbackup.install.reg, msbackup.addreg
  271. DelReg      = oldbackup.delreg
  272. InstallType = 0                      ;Manual only
  273. IconIndex   = 42                     ;Windows mini-icon for dialogs
  274. Uninstall   = msbackup_remove
  275. Reboot      = 1
  276. PerUserInstall = msbackup.links.add.pui
  277.  
  278. [msbackup_remove]
  279. DelFiles    = msbackup.files.app, msbackup.files.help, msbackup.files.sys
  280. UpdateInis  = msbackup.links.remove
  281. AddReg      = msbackup.remove.reg
  282. DelReg      = msbackup.addreg
  283. Reboot      = 1
  284. PerUserInstall = msbackup.links.remove.pui
  285.  
  286. [msbackup.files.app]
  287. msbackup.exe
  288.  
  289. [msbackup.files.help]
  290. msbackup.chm
  291.  
  292. [msbackup.files.pnp]
  293. pnpwtape.exe
  294.  
  295. [msbackup.files.sys]
  296. citwbase.dll
  297. citwconn.dll
  298. citwdmk.dll
  299. citwhsrv.dll
  300. citwsrv.dll
  301. citwstrm.dll
  302. cmpw0001.dll
  303. cmpw0abe.dll
  304. corwrenu.dll
  305. drvwddm.dll
  306. drvwffd.dll
  307. ipcw0000.dll
  308. mainrenu.dll
  309. maswmx.dll
  310. mpi32enu.dll
  311. mpiww32.dll
  312. nme1wenu.dll
  313. nmew0110.dll
  314. pconfig.dcf
  315. smew0001.dll
  316. smew0002.dll
  317. splash.dll
  318. uiserve.dll
  319. drvwcdb.dll
  320.  
  321. [msbackup.files.sys.copyonly]
  322. sh31w32.dll
  323.  
  324. [msbackup.files.inf]
  325. pnpwfdc.inf
  326. pnpwide.inf
  327. pnpwtape.inf
  328. pnpwppt.inf
  329.  
  330. [msbackup.files.vxd]
  331. drvwq117.vx_,drvwq117.vxd,,32
  332. drvwppqt.vx_,drvwppqt.vxd,,32
  333. drvwcdb.vx_,drvwcdb.vxd,,32
  334.  
  335. [msbackup.files.vxd.ren]
  336. wininit.ini,Rename,,"%12%\drvwq117.vxd=%12%\drvwq117.vx_"
  337. wininit.ini,Rename,,"%12%\drvwppqt.vxd=%12%\drvwppqt.vx_"
  338. wininit.ini,Rename,,"%12%\drvwcdb.vxd=%12%\drvwcdb.vx_"
  339.  
  340. [msbackup.files.dll]
  341. pnpwprop.dll,,,32
  342. pnpwrenu.dll,,,32
  343.  
  344. [msbackup.files.os]
  345. msvcirt.dll,,,32
  346. msvcrt.dll,,,32
  347. mfc42.dll,,,32
  348. srw.exe
  349.  
  350. [msbackup.links.add.pui]
  351. GUID = "PerUser_MSBackup_Inis"
  352. DisplayName = %PUI_DESC_MSBACKUP%
  353. Version = %PUI_VERSION%
  354. IsInstalled = 1
  355. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_MSBackup_Inis 64 %17%\applets1.inf"
  356. DontAsk = 2
  357.  
  358. [PerUser_MSBackup_Inis]
  359. UpdateInis  = msbackup.links.add
  360.  
  361. [msbackup.links.remove.pui]
  362. GUID = "PerUser_MSBackup_Inis"
  363. IsInstalled = 0
  364. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_MSBackup_Inis_remove 64 %17%\applets1.inf"
  365.  
  366. [PerUser_MSBackup_Inis_remove]
  367. UpdateInis  = msbackup.links.remove
  368.  
  369. [msbackup.links.add]
  370. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"         ;creates folder
  371. setup.ini, group11,, """%Backup_Desc%"", ""%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE"""  ;creates link
  372.  
  373. [msbackup.links.remove]
  374. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"         ;creates folder
  375. setup.ini, group11,, """%Backup_Desc%"""              ;deletes link
  376.  
  377. [msbackup.addreg]
  378. HKCR,.set,,,File.Set
  379. HKCR,File.Set,,,%DESC_FC%
  380. HKCR,File.Set\shell\open\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE %%1"
  381. HKCR,File.Set\shell\print\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE /p %%1"
  382. HKCR,File.Set\DefaultIcon,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE,1"
  383.  
  384. HKCR,.qic,,,Backup_Data
  385. HKCR,Backup_Data,,,%DESC_QIC%
  386. HKCR,Backup_Data\shell\open\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE %%1"
  387. HKCR,Backup_Data\shell\print\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE /p %%1"
  388. HKCR,Backup_Data\DefaultIcon,,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE,2"
  389.  
  390. ;This will add %Backup_Desc% to all objects of the "drive" class
  391. HKLM,"Software\Classes\Drive\Shell\%Backup_Desc%\
  392. HKLM,"Software\Classes\Drive\Shell\%Backup_Desc%\command",,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\msbackup.EXE %%1"
  393.  
  394. HKLM,"Software\Seagate\Backup Exec\Devices"
  395.  
  396. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup",AppPath,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP"
  397. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup",DatabasePath,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\SYSTEM"
  398. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup",FirstRun,1,01,00,00,00
  399.  
  400. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\All",BuildName,,"LITHIU_R"
  401. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\All",BuildOEM,,"MSE"
  402.  
  403. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%PROGDIR%%\SYSTEM",,"*.DAT"
  404. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%TEMP%%",,"*"
  405. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%WINDIR%%",,"WIN386.SWP|__OFIDX.FFA|__OFIDX.FFL|__OFIDX0.FFX"
  406. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","C:",,"QASSERT.TXT"
  407. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%ANYVOL%%",,"DBLSPACE.0??|DBLSPACE.BIN|DRVSPACE.0??|STACVOL.*|WIN386.SWP|386SPART.PAR|PAGEFILE.SYS|__OFIDX.FFA|__OFIDX.FFL|__OFIDX0.FFX"
  408. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%ANYDIR%%",,"COM1|COM2|COM3|COM4"
  409. HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\Microsoft Backup\ExcludeFiles","%%PROGDIR%%\SYSTEM\CATALOGS",,"*"
  410.  
  411. ; set hidden flags on the .cfg file
  412. ; R=1; H=2; S=4; HS=6; SHR=7
  413. HKLM,%KEY_RENAME%\Accessories,,,"%24%\%PROGRAMF%\%ACCESSOR%"
  414. HKLM,%KEY_RENAME%\Accessories,backup.cfg,,"backup.cfg,2"
  415.  
  416. ; set up the per-app path
  417. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSBACKUP.EXE",,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE"
  418. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSBACKUP.EXE","Path",,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\SYSTEM"
  419.  
  420. ; point disk properties to it
  421. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\backuppath",,,"%24%\%PROGRAMF%\%ACCESSOR%\BACKUP\MSBACKUP.EXE"
  422.  
  423. [msbackup.install.reg]
  424. HKLM,%KEY_OPTIONAL%\msbackup,Installed,,"1"
  425. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServicesOnce","PnPWTape",,"%24%\%PROGRAMF%\%ACCESSOR%\backup\system\pnpwtape.exe -uninstall -spawn ""%24%\%PROGRAMF%\%ACCESSOR%\backup\system\pnpwtape.exe"""
  426.  
  427. [msbackup.remove.reg]
  428. HKLM,%KEY_OPTIONAL%\msbackup,Installed,,"0"
  429. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServicesOnce","PnPWTape",,"%24%\%PROGRAMF%\%ACCESSOR%\backup\system\pnpwtape.exe -uninstall"
  430. ;------------------------------------------------------
  431.  
  432. ;---- Old MS Backup Sections ----------------------
  433. [oldbackup.delfiles]
  434. backup.exe
  435. backup.cfg
  436.  
  437. [oldbackup.delvxd]
  438. qic117.vxd
  439. chiadi.dll
  440. chikdi.dll
  441.  
  442. [oldbackup.delhlp]
  443. backup.hlp
  444. backup.cnt
  445.  
  446. [oldbackup.delreg]
  447. HKCU,SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Backup
  448. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Backup
  449. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\BACKUP.EXE"
  450. ;------------------------------------------------------
  451.  
  452. ;---- FAT32 Converter Sections ----------------------
  453. [CVT]
  454. OptionDesc  = %CVT_DESC%
  455. Tip         = %CVT_TIP%
  456. Parent      = DiskToolTop
  457. CopyFiles   = cvt.files, cvt16.files, cvt.pif.files, cvt.files.sys
  458. AddReg      = CVT.install.reg
  459. UpdateInis  = cvt.links
  460. InstallType = 14                ;Typical, Portable, Custom
  461. IconIndex   = 31                ;Mini disk icon
  462. Uninstall   = CVT_remove
  463. PerUserInstall = cvt.links.pui
  464.  
  465. [CVT_remove]
  466. DelFiles    = cvt.files, cvt16.files, cvt.pif.files, cvt.files.sys
  467. AddReg      = CVT.remove.reg
  468. UpdateInis  = cvt.links.remove
  469. PerUserInstall = cvt.links.remove.pui
  470.  
  471. ; FAT32 converter
  472. [cvt.files]
  473. cvt.exe
  474.  
  475. [cvt16.files]
  476. cvt1.exe
  477.  
  478. [cvt.files.sys]
  479. cvt16.dll
  480. cvt32.dll
  481.  
  482. [cvt.pif.files]
  483. cvt.pif
  484.  
  485. [cvt.links.pui]
  486. GUID = "PerUser_CVT_Inis"
  487. DisplayName = %PUI_DESC_CVT%
  488. Version = %PUI_VERSION%
  489. IsInstalled = 1
  490. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_CVT_Inis 64 %17%\applets1.inf"
  491. DontAsk = 2
  492.  
  493. [PerUser_CVT_Inis]
  494. UpdateInis  = cvt.links
  495.  
  496. [cvt.links.remove.pui]
  497. GUID = "PerUser_CVT_Inis"
  498. IsInstalled = 0
  499. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_CVT_Inis_remove 64 %17%\applets1.inf"
  500.  
  501. [PerUser_CVT_Inis_remove]
  502. UpdateInis  = cvt.links.remove
  503.  
  504. [cvt.links]
  505. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"         ;creates folder
  506. setup.ini, group11,, """%Cvt_Desc%"", CVT1.EXE,,,,,%Cvt_ShortDesc%"
  507.  
  508. [cvt.links.remove]
  509. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"         ;creates folder
  510. setup.ini, group11,, """%Cvt_Desc%"""              ;deletes link
  511.  
  512. [CVT.install.reg]
  513. HKLM,%KEY_OPTIONAL%\CVT,Installed,,"1"
  514.  
  515. [CVT.remove.reg]
  516. HKLM,%KEY_OPTIONAL%\CVT,Installed,,"0"
  517.  
  518. ;------------------------------------------------------
  519.  
  520. [Strings]
  521. ;Non-Localizable strings:
  522. KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  523. KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  524. KEY_DEL = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
  525.  
  526. ;Localizable strings:
  527. PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1"
  528. ACCESSOR = "Access~1"    ; first 6 chars of Accessories, + "~1"
  529. HyperTerminal = "HyperTerminal"
  530. HYPERTER = "Hypert~1"    ; first 6 chars of HyperTerminal, + "~1"
  531. OEM_HYPERTER = "Hypert~1"    ; first 6 chars of HyperTerminal, + "~1" - in OEM codepage (not Ansi)
  532. OldHyperTerminal = "Old HyperTrm Folder (see release notes)"    ; review
  533. PLUS! = "Plus!"    ; Program files\Plus!
  534. SYSTEM = "System"    ; Program files\Plus!\System
  535.  
  536. CommApps_DESC = "═¿╤╢"
  537. CommApps_TIP = "░ⁿ└¿╙├╙┌┴¼╜╙╞Σ╦√╝╞╦π╗·║═┴¬╗·╖■╬±╡─╕╜╝■íú"
  538. DiskToolTop_DESC = "╧╡═│╣ñ╛▀"
  539. DiskToolTop_TIP = "░ⁿ└¿╤╣╦⌡║═╬¼╗ñ┤┼┼╠╡─╩╡╙├│╠╨≥╥╘╝░╞Σ╦√╧╡═│╩╡╙├│╠╨≥íú"
  540. InternetTop_DESC = "Internet ╣ñ╛▀"
  541. InternetTop_TIP = "░ⁿ└¿░∩╓·─·╩╣╙├ Internet ╡─╣ñ╛▀íú"
  542. APPS_DESC = "╕╜╝■"
  543. SYSTOOLS_DESC = "╕╜╝■\╧╡═│╣ñ╛▀"    ;note that "Accessories" must be translated to be the same as APPS_DESC
  544.  
  545. MSOLOPT_DESC = "│¼╝╢╓╒╢╦"
  546. MSOLOPT_TIP = "╠ß╣⌐═¿╣²╡≈╓╞╜Γ╡≈╞≈╙δ╞Σ╦√╝╞╦π╗·╡─┴¼╜╙╝░┴¬╗·╖■╬±íú"
  547. HypTrm_Desc = "│¼╝╢╓╒╢╦"
  548. HypTrm_ShortDesc = "Hypertrm"
  549. HypTrm_File = "│¼╝╢╓╒╢╦╬─╝■"
  550. HyperTrm_ATT = "ATT ╙╩╝■(&T)"
  551. HyperTrm_CIS = "CompuServe"
  552. HyperTrm_MCI = "MCI ╙╩╝■"
  553. CONNECT = "┴¼╜╙(&C)"
  554.  
  555. DialerOpt_DESC = "╡τ╗░▓ª║┼│╠╨≥"
  556. Dialer_TIP = "╘╩╨φ╩╣╙├╝╞╦π╗·═¿╣²╡≈╓╞╜Γ╡≈╞≈▓ª╡τ╗░íú"
  557. DIALER_DESC = "╡τ╗░▓ª║┼│╠╨≥"
  558. Dialer_ShortDesc = "Dialer"
  559.  
  560. Infrared_DESC = "║∞═Γ╧▀"
  561. Infrared_TIP = "╓º│╓ IrDA ▒Ω╫╝╡─║∞═Γ╧▀╔Φ▒╕íú"
  562.  
  563. dxxspace_DESC = "┤┼┼╠╤╣╦⌡╣ñ╛▀"
  564. dxxspace_TIP = "╘┌░▓╫░═Ω Windows ║≤╘╩╨φ░▓╫░┤┼┼╠╤╣╦⌡╡─╩╡╙├│╠╨≥íú"
  565. DrvSpace_Desc = "┤┼┼╠┐╒╝Σ╣▄└φ"
  566. DrvSpace_ShortDesc = "Drvspace"
  567. CmpAgent_Desc = "╤╣╦⌡┤·└φ"
  568. CmpAgent_ShortDesc = "CmpAgent"
  569.  
  570. MSBUOPT_DESC = "▒╕╖▌"
  571. MSBUOPT_TIP = "╙├╙┌▒╕╖▌║═▒ú┤µ╩²╛▌╝░╬─╝■╡─╩╡╙├│╠╨≥íú┐╔╥╘╜½╩²╛▌▒╕╖▌╡╜╚φ┼╠║═┤┼┤°íú"
  572. Backup_Desc = "▒╕╖▌"
  573. DESC_FC = "Microsoft ▒╕╖▌│╠╨≥╡─╬─╝■╝»"
  574. DESC_QIC = "Microsoft ▒╕╖▌│╠╨≥▒╕╖▌╬─╝■"
  575.  
  576. CVT_DESC = "╟²╢»╞≈╫¬╗╗╞≈(FAT32)"
  577. CVT_TIP = "╘┌┤≤╚▌┴┐╙▓┼╠╔╧╠ß╣⌐╕ⁿ╢α╡─┐╔╙├┐╒╝Σíú"
  578. Cvt_ShortDesc = "Convert"
  579.  
  580. PUI_VERSION = "4,10,1,1"
  581. PUI_DESC_DXXSPACE_LINKS = "Windows ░▓╫░ - ┤┼┼╠┐╒╝Σ╣▄└φ"
  582. PUI_DESC_MSBACKUP = "Windows ░▓╫░ - ▒╕╖▌"
  583. PUI_DESC_CVT = "Windows ░▓╫░ - FAT32 ╫¬╗╗╞≈"
  584.