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

  1. ; Localized    05/19/1998 12:33 AM (GMT)    7:3.0.406 A    MSDOS.INF
  2.  
  3. ; Setup Information File
  4. ; Copyright 1993-1995, Microsoft Corporation
  5.  
  6. [version]
  7. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  8. signature="$CHICAGO$"
  9. SetupClass=BASE
  10.  
  11. [Data]
  12. NumFreeBootEntries = 20
  13. NumFreeHostEntries = 20
  14. MinSwapFile        = 24117248   ; 23 meg (23*1024*1024) minimum swapspace
  15. DifDrvSwapAdd      = 20971520   ; 20 meg (20*1024*1024) add'l swapspace needed when swapfile drive != windows drive
  16. EBDTolerance       = 10         ; Allow 10% bad sectors on EBD floppy
  17. CompressFactor=15               ; Compression factor time 10, ie: 1.5 -> 15
  18. StacOldCmprsFactor=20           ; Assuming 2 to 1 will be reported.
  19.  
  20. [DestinationDirs]
  21. EBD_CopyFiles      = 2, EBD     ; Files for emergency boot disk
  22. EBD_CopyFiles2     = 2, EBD
  23. EBD_MSCDEX         = 2, EBD     ; MSCDEX for emergency boot disk
  24. defaultdestdir     = 10         ; LDID_WIN
  25. MSDOS_INF_COPY     = 17         ; LDID_INF
  26. PNPCleanup.files   = 17         ; LDID_INF
  27. SBSCfgSysCopy      = 26         ; LDID_WINBOOT
  28. SBSAutoModeCopy    = 26         ; LDID_WINBOOT
  29. SBSAutoKeybCopy    = 26         ; LDID_WINBOOT
  30.  
  31. [BaseWinOptions]
  32. MSDOS_BASE
  33.  
  34. [MSDOS_BASE]
  35. CopyFiles = MSDOS_INF_COPY
  36. AddReg    = MSDOS_ADDREG
  37.  
  38. [MSDOS_INF_COPY]
  39. msdos.inf
  40.  
  41. [MSDOS_ADDREG]
  42.   ; restore lines that were commented out in config.sys and autoexec.bat
  43. HKLM,%KEY_RUNONCE%,RestoreCfgAuto,,"RUNDLL.EXE %11%\SETUPX.DLL,CfgClean1stBoot /RESTORE %17%\msdos.inf"
  44.  
  45. ; This section has the list of files that we will copy from user's hard disk
  46. ; Old DOS dir to WIN95 dir (if files are present).
  47. ;
  48. [SetupListNonSrcDiskFiles]
  49. CHKSTATE.SYS
  50. MEMMAKER.EXE
  51. MEMMAKER.INF
  52. MEMMAKER.HLP
  53. SIZER.EXE
  54.  
  55.  
  56. [dospath_key_files]
  57. ; We try to find any 3 of the following files in a directory 
  58. ; before we assume it is a MS-DOS installation dir.
  59. MODE.EXE
  60. MODE.COM
  61. FDISK.EXE
  62. FDISK.COM
  63. FORMAT.EXE
  64. FORMAT.COM
  65. GRAPHICS.EXE
  66. GRAPHICS.COM
  67. JOIN.EXE
  68. JOIN.COM
  69. SUBST.EXE
  70. SUBST.COM
  71.  
  72.  
  73. [KnownOkTasks]
  74. ; This is a list of tasks which we know are OK to keep running
  75. ; during Setup. If setup sees any tasks which are not in this
  76. ; list it will send a query to see if it's OK for Windows
  77. ; to shutdown
  78.  
  79. atikey.exe
  80. autorun.exe
  81. systray.exe
  82. batmeter.exe
  83. cab32.exe
  84. clipsrv.exe
  85. clock.exe
  86. comctl32.dll
  87. commctrl.dll
  88. dash.exe
  89. ddeml.dll
  90. directcc.exe
  91. drwatson.exe
  92. exiticon.exe
  93. explorer.exe
  94. fileman.exe
  95. iexplore.exe
  96. imejp98m.exe
  97. internat.exe
  98. krnl386.exe
  99. mapix32.dll
  100. mmmixer.dll
  101. mmsystem.dll
  102. mmtask.tsk
  103. mplayer.exe
  104. msgsrv32.exe
  105. msndc.exe
  106. msnviewr.exe
  107. mcdetect.exe
  108. ndw.exe
  109. ndwmain.exe
  110. ndwin2.dll
  111. netdde.exe
  112. nwpopup.exe
  113. nwin2.dll
  114. nwres2.dll
  115. penpal.exe
  116. penwin.dll
  117. pmnotfy.exe
  118. pointer.dll
  119. pointer.exe
  120. printman.exe
  121. progman.exe
  122. runonce.exe
  123. scout.exe
  124. shdocvw.dll
  125. shell32.dll
  126. setup.exe
  127. setupx.dll
  128. scout.exe
  129. sndevnts.drv
  130. spool32.exe
  131. suwin.exe
  132. tabworks.exe
  133. tapeng.exe
  134. taskman.exe
  135. tracker.bin
  136. tuibar.exe
  137. user.exe
  138. winfile.exe
  139. winhelp.exe
  140. winmine.exe
  141. winmm16.dll
  142. winsetup.bin
  143. winsetup.exe
  144. w98setup.bin
  145. winver.exe
  146. fullabc.exe 
  147. winnls.dll  
  148.  
  149. wndt.exe ;central point pctools shell
  150. wnom.dll ;central point pctools shell
  151. wnlssub.exe
  152. ; Following exes are for Office95
  153. fastboot.exe
  154. findfast.exe
  155. msoffice.exe
  156. ;SMS exes
  157. smsrun16.exe
  158. pcmwin16.exe
  159. usertsr.exe
  160. sage.exe
  161. microsoftexplorer.exe
  162. lnet32.exe
  163.  
  164. ; commands to remove from config.sys during 1st boot
  165. ;
  166. [Cfg1stBootClean]
  167. 386max
  168. 386load
  169. emm386,highscan,1
  170. emm386
  171. qemm
  172. qemm386
  173. cardxtnd
  174. power,,1
  175. vc
  176. es1868,,1
  177. ibmtpcd,,1
  178. egret100,,1
  179. cpqidecd,,1
  180.  
  181. ; commands to remove from autoexec.bat during 1st boot
  182. ;
  183. [Auto1stBootClean]
  184. vshield
  185. aztpnp,,1
  186. pcscan
  187. guard
  188. tsrscan
  189. ibmavsh
  190. scanpm
  191. examine,,,%CheyenneAV%,%CheyenneMsg1%,%CheyenneMsg2%
  192. nav,,,%NortonAV%,%NortonMsg1%,%NortonMsg2%
  193. navdx
  194. navboot
  195. esscfg,,1
  196. essvol,,1
  197. resume
  198. aspiif,,1
  199.  
  200. ; lines to remove from the registry during 1st boot
  201. ;
  202. [Reg1stBootClean]
  203.   ; remove Norton AV
  204. HKLM,%KEY_RUN%,,navapw32.exe,0
  205. HKLM,%KEY_RUNSERVICES%,nprotect,,0
  206. HKLM,%KEY_RUNSERVICES%,,nprotect.vxd,0
  207. HKLM,%KEY_VXD%\NAVAP,StaticVxD,navap.vxd,1
  208. HKLM,%KEY_VXD%\SYMEVNT,StaticVxD,symevnt.386,1
  209.   ; remove Task Scheduler
  210. HKLM,%KEY_RUNSERVICES%,,mstask.exe,0
  211.   ; remove McAfee
  212. HKLM,%KEY_RUN%,,vshwin32.exe,0
  213. HKLM,%KEY_RUNSERVICES%,,vshwin32.exe,0
  214.   ; disable sounds for startup and close program
  215. HKCU,AppEvents\Schemes\Apps\.Default\Close\.Current,,,0
  216. HKCU,AppEvents\Schemes\Apps\.Default\Open\.Current,,,0
  217. HKCU,AppEvents\Schemes\Apps\.Default\SystemExit\.Current,,,0
  218. HKCU,AppEvents\Schemes\Apps\.Default\SystemStart\.Current,,,0
  219. HKU,.Default\AppEvents\Schemes\Apps\.Default\Close\.Current,,,0
  220. HKU,.Default\AppEvents\Schemes\Apps\.Default\Open\.Current,,,0
  221. HKU,.Default\AppEvents\Schemes\Apps\.Default\SystemExit\.Current,,,0
  222. HKU,.Default\AppEvents\Schemes\Apps\.Default\SystemStart\.Current,,,0
  223.   ; block various anti virus programs
  224. HKLM,%KEY_VXD%\APVXD,StaticVxD,,0
  225. HKLM,%KEY_VXD%\WinGuard,StaticVxD,,1
  226. HKLM,%KEY_RUN%,,tbload32.exe,0
  227. HKLM,%KEY_RUN%,,apvxdwin.exe,0
  228. HKLM,%KEY_RUNSERVICES%,,apvxdwin.exe,0
  229. HKLM,%KEY_RUNSERVICES%,,wgfe.exe,0
  230. HKLM,%KEY_RUNSERVICES%,Winguard,,0
  231. HKLM,%KEY_RUN%,,dvp95.exe,0
  232. HKLM,%KEY_RUN%,,isrv95.exe,0
  233. HKLM,%KEY_RUN%,,realmon.exe,0
  234. HKLM,%KEY_RUN%,,virusafe,0
  235.   ; remove DMI software
  236. HKLM,%KEY_RUN%,,dmistart,0
  237. HKLM,%KEY_RUNSERVICES%,,dmistart,0
  238.   ; remove Cleansweep Deluxe
  239. HKLM,%KEY_RUNSERVICES%,,csinject,0
  240.   ; remove Compaq Autologon during Setup
  241. HKLM,System\CurrentControlSet\control\MPRServices\CompaqAutoLogon,DllName,,1
  242. HKLM,System\CurrentControlSet\control\MPRServices\CompaqAutoLogon,EntryPoint,,1
  243.   ; remove Remotely Possible 32 Host Provider
  244. HKLM,%KEY_VXD%\RP32VXD,StaticVxD,rp32.vxd,0
  245. HKLM,%KEY_RUNSERVICES%,,rp32m.exe,0
  246.  
  247.  
  248. [CfgCleanKeep]
  249. country
  250. drivparm
  251. keyb
  252. menucolor
  253. menudefault
  254. menuitem
  255. numlock
  256. power
  257. set
  258. submenu
  259. switches
  260.  
  261. DBLSPACE.SYS
  262. DBLSPACE.BIN
  263. DRVSPACE.SYS
  264. DRIVER.SYS
  265.  
  266. ; Installed by MM setup:
  267. asp.sys
  268. csp.sys
  269.  
  270. ; From Beta Feedback:
  271. MTMCDAE.SYS
  272. STACKER.COM
  273. SSWAP.COM
  274.  
  275. ; From ios.ini:
  276. aspi4dos.sys    ; adaptec
  277. aspi7dos.sys
  278. aspiedos.sys
  279. aspi2dos.sys
  280. int13fcam.sys
  281. ;emm386.exe
  282. aspidisk.sys
  283. aspifcam.sys
  284. fddevice.sys
  285. dcam1800.exe
  286. dcam950.exe
  287. dcam7ex.exe
  288. fdbios.sys
  289. ;smartdrv.exe
  290. ;scplus.exe
  291. slcd.sys
  292. pcds.sys
  293. dptddl.sys
  294. btdosm.sys
  295. btmdisk.sys
  296. aspimgr.sys
  297. uspi14.sys
  298. uspi24.sys
  299. ultrarem.sys
  300. rcd.sys
  301. dosoad.sys
  302. aspipc2.sys
  303. aspipc4.sys
  304. aspipc8.sys
  305. aspipc8p.sys
  306. aspippa3.sys
  307. ;interlnk.exe, NON_DISK
  308. ;ramdrive.sys, NON_DISK
  309. ;dblspace.*
  310. ma100.sys
  311. ma120.sys
  312. ma130.sys
  313. ma13b.sys
  314. ma160.sys
  315. ma200.sys
  316. ma338.sys
  317. ma348.sys
  318. ma358.sys
  319. mamv1.sys
  320. tscsi.sys
  321. casmgr.exe
  322. faxpop.exe
  323. ;dosdata.sys    ; Qemm
  324. ibmcdrom.sys
  325. mtmcde.sys      ; Mitsumi
  326. tslcdr.sys      ; Trantor
  327. ultracd.sys     ; Ultrastor
  328. ;doskey.exe     ; MS-DOS
  329. power.exe       ; MS-DOS
  330. cuni_asp.sys    ; Corel
  331. aspils_d.sys    ; Corel
  332.  
  333. [AutoCleanKeep]
  334. set
  335. PATH
  336. net
  337. REM
  338. netstart
  339. echo
  340.  
  341. Chcp
  342. keyb
  343. Mode
  344. Nlsfunc
  345. Prompt
  346. chkdsk
  347. ScanDisk
  348.  
  349. ; From MM Setup:
  350. sb16set
  351. sbconfig
  352. sbp-set
  353.  
  354. ; from beta feedback:
  355. STACKER.COM
  356. SSWAP.COM
  357.  
  358. ; from ios.ini:
  359. power.exe       ; MS-DOS
  360.  
  361. [GenInstallEBD]
  362. CopyFiles=EBD_CopyFiles
  363.  
  364. [GenInstallEBD2]
  365. CopyFiles=EBD_CopyFiles2
  366.  
  367. [GenInstallMSCDEXEBD]
  368. CopyFiles=EBD_MSCDEX
  369.  
  370. [EBD_CopyFiles]
  371.   ; Files to copy to first Emergency Boot Disk
  372. io.sys,winboot.sys,,2
  373. autoexec.bat,autoexec.ebd,,2
  374. config.sys,config.ebd,,2
  375. setramd.bat,setramd.ebd,,2
  376. readme.txt,readme.ebd,,2
  377. findramd.exe,,,2
  378. ramdrive.sys,,,2
  379. aspi4dos.sys,,,2
  380. btcdrom.sys,,,2
  381. aspicd.sys,,,2
  382. btdosm.sys,,,2
  383. aspi2dos.sys,,,2
  384. aspi8dos.sys,,,2
  385. aspi8u2.sys,,,2
  386. flashpt.sys,,,2
  387. extract.exe,,,2
  388. fdisk.exe,,,2
  389. drvspace.bin,,,2
  390. command.com,,,2
  391. himem.sys,,,2
  392. oakcdrom.sys,,,2
  393.  
  394. [EBD_CopyFiles2]
  395.   ; Files that can go on a 2nd EBD if necessary
  396. ebd.cab,,,2  ; this should always be the last file
  397.  
  398.  
  399.  
  400. ;these didn't make the cut:
  401. ;msd.exe,,,2
  402. ;xcopy.exe,,,2
  403. ;edit.hlp,,,2
  404. ;fc.exe,,,2
  405. ;mem.exe,,,2
  406. ;more.com,,,2
  407. ;setver.exe,,,2
  408. ;emm386.exe,,,2
  409.  
  410. [EBD_MSCDEX]
  411. mscdex.exe,,,2
  412.  
  413. [BadCfgFiles]
  414. ;; filename - good date   - Reference to Getting starting section
  415. "SSTOR.SYS"   , "03/01/91", %IDS_ERR_SPEEDSTOR%
  416. "DMDRVR.BIN"  , "03/01/91", %IDS_ERR_DMDRVER%
  417. "FIXT_DRV.SYS", "00/00/00", %IDS_ERR_VFEATURE%
  418. ;"SYDRIVER.SYS", "00/00/00", %IDS_ERR_SYQUEST%
  419. ;"SQDRIVER.SYS", "00/00/00", %IDS_ERR_SYQUEST%
  420.  
  421. [BadAutoexecCmd]
  422. "DELWATCH"    , "00/00/00", %IDS_ERR_DELWATCH%
  423.  
  424. [NonMSDOSCfgSys]
  425. chain
  426. gosub
  427. hibuffers
  428. hidevice
  429. hidos
  430. hiinstall
  431. history
  432. return
  433. switch
  434. timeout
  435.  
  436. BASEDEV
  437. DEVINFO
  438. DISKCACHE
  439. IFS
  440. IOPL
  441. LIBPATH
  442. MAXWAIT
  443. MEMMAN
  444. PRINTMONBUFSIZE
  445. PRIORITY_DISK_IO
  446. PROTECTONLY
  447. PROTSHELL
  448. SWAPPATH
  449. THREADS
  450.  
  451. [NonMSDOSAutoBat]
  452. gosub
  453. hiload
  454. return
  455. switch
  456.  
  457. [DriveProviders]
  458. aspidisk.sys
  459. aspi4dos.sys
  460. atdoshc.sys
  461. atdosxl.sys
  462. aspipc16.sys            ; Iomega aspi clone
  463. dmdrvr.bin              ; Ontrack Disk Manager
  464. fddevice.sys            ; Future Domain device driver
  465. scsidrvr.sys            ; Iomega scsi device driver
  466. sstordrv.sys            ; can be used to create a new drive letter
  467. stachigh.sys            ; Stac 4.0 driver
  468. stacker.com             ; can be used to create a new drive letter
  469. xtradrv.sys             ; XtraDrive 3.0 driver
  470.  
  471. [strings]
  472. IDS_ERR_SPEEDSTOR = "SpeedStor Partitions"
  473. IDS_ERR_DMDRVER = "DiskManager Partitions"
  474. IDS_ERR_VFEATURE = "Vfeature Deluxe"
  475. IDS_ERR_DELWATCH = "Delwatch and Delpurge"
  476. ;IDS_ERR_SYQUEST   = "Syquest Harddisk"
  477. ;IDS_ERR_SYQUEST   = "Syquest Harddisk"
  478. KEY_RUN = "Software\Microsoft\Windows\CurrentVersion\Run"
  479. KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  480. KEY_RUNSERVICES = "Software\Microsoft\Windows\CurrentVersion\RunServices"
  481. KEY_VXD = "System\CurrentControlSet\Services\VxD"
  482. CheyenneAV = "Cheyenne AntiVirus"
  483. CheyenneMsg1 = "╓╪╨┬╞⌠╢»╝╞╦π╗·╩▒ú¼╖└▓í╢╛│╠╨≥┐╔─▄╗ß╤»╬╩─·╩╟╖±╜╙╩▄ Windows 98 ░▓╫░│╠╨≥╘┌╕ⁿ╨┬╣²│╠╦∙╫÷╡─╧╡═│╕─╢»íú"
  484. CheyenneMsg2 = "╥¬╩╣ Windows 98 ╒²│ú╣ñ╫≈ú¼─·▒╪╨δ╝ⁿ╚δí«Aí»╚Ñ╗╪╙ª├┐╕÷╠ß╩╛ú¼╜╙╩▄╒Γ╨⌐╕─╢»íú"
  485. NortonAV = "Norton AntiVirus"
  486. NortonMsg1 = "╓╪╨┬╞⌠╢»╝╞╦π╗·╩▒ú¼╖└▓í╢╛│╠╨≥┐╔─▄╗ß╕µ╦▀─·: ╙▓┼╠╞⌠╢»╝╟┬╝╥╤╙╨╕─╢»ú¼▓ó╤»╬╩─·╧δ╚τ║╬╚Ñ╫÷íú"
  487. NortonMsg2 = "╥¬╩╣ Windows 98 ╒²│ú╣ñ╫≈ú¼─·▒╪╨δ╤í╘±í░╘ñ╖└í▒╤í╧εíú"
  488.  
  489. [PnpCleanup]
  490. DelReg = PnpCleanup.DelReg
  491. DelFiles=PNPCleanup.files
  492.  
  493. [PNPCleanup.files]
  494. eisa.inf
  495. mca.inf
  496.  
  497. [PnpCleanup.DelReg]
  498. ; These were done as a temporary action for bld 156 when we changed devloader
  499. ; and registry stuff.
  500. HKLM,Config
  501. HKLM,Enum
  502. HKLM,Hardware
  503. ;Removed to avoid nuking printer information.
  504. ;HKLM,System  
  505. ;Removed to avoid nuking Computer Name on upgrades, looks safe.
  506. ;HKLM,System\CurrentControlSet\Control\ComputerName
  507. HKLM,System\CurrentControlSet\Control\FileSystem
  508. HKLM,System\CurrentControlSet\Control\IDConfigDB
  509. HKLM,System\CurrentControlSet\Control\Keyboard Layouts
  510. HKLM,System\CurrentControlSet\Control\MediaProperties
  511. HKLM,System\CurrentControlSet\Control\MediaResources
  512. HKLM,System\CurrentControlSet\Control\NetworkProvider
  513. HKLM,System\CurrentControlSet\Control\Nls
  514. HKLM,System\CurrentControlSet\Control\PerfStats
  515. HKLM,System\CurrentControlSet\Control\SessionManager
  516. ;Removed because such a pain to reset time zone all the time...
  517. ;HKLM,System\CurrentControlSet\Control\TimeZoneInformation
  518. HKLM,System\CurrentControlSet\Control\Update
  519. HKLM,System\CurrentControlSet\Services
  520.  
  521. [InstalledFilesCleanup]
  522. DelReg = InstalledFiles.DelReg
  523.  
  524. [InstalledFiles.DelReg]
  525. HKLM,System\CurrentControlSet\Control\InstalledFiles
  526.  
  527. ;[TmpCleanup]
  528. ;DelReg = Cleanup.DelReg
  529.  
  530. [Cleanup.DelReg]
  531. ; These were done as a temporary action for bld 156 when we changed devloader
  532. ; and registry stuff.
  533. ;HKLM,Enum
  534. ; BEGIN Network related stuff. 
  535. ; Has to be done because of the above HKLM,Enum deletion
  536. ;HKLM,System\CurrentControlSet\Services\vxd\vnetsup
  537. ;HKLM,System\CurrentControlSet\Services\vxd\wsock
  538. ;HKLM,System\CurrentControlSet\Services\vxd\ndis
  539. ;HKLM,System\CurrentControlSet\Services\vxd\vnetbios
  540. ;HKLM,System\CurrentControlSet\Services\vxd\vubxd
  541. ;HKLM,System\CurrentControlSet\Services\vxd\vredir
  542. ;HKLM,System\CurrentControlSet\Services\vxd\nwredir
  543. ;HKLM,System\CurrentControlSet\Services\vxd\lantasti
  544. ;HKLM,System\CurrentControlSet\Services\vxd\vvinesd
  545. ;HKLM,System\CurrentControlSet\Services\vxd\bwdosnet
  546. ;HKLM,System\CurrentControlSet\Services\vxd\bwredir
  547. ;HKLM,System\CurrentControlSet\Services\vxd\decnet
  548. ;HKLM,System\CurrentControlSet\Services\vxd\decnb
  549. ;HKLM,System\CurrentControlSet\Services\vxd\dosnet
  550. ;HKLM,System\CurrentControlSet\Services\vxd\vnetware
  551. ;HKLM,System\CurrentControlSet\Services\vxd\vipx
  552. ;HKLM,System\CurrentControlSet\Services\vxd\pcnfs
  553. ;HKLM,System\CurrentControlSet\Services\vxd\vserver
  554. ;HKLM,System\CurrentControlSet\Services\vxd\nwserver
  555. ;HKLM,System\CurrentControlSet\Services\vxd\filesec
  556. ;HKLM,System\CurrentControlSet\Services\vxd\nscl
  557. ;HKLM,System\CurrentControlSet\Services\vxd\nwsp
  558. ;HKLM,System\CurrentControlSet\Services\vxd\netbeui
  559. ;HKLM,System\CurrentControlSet\Services\vxd\nwlink
  560. ;HKLM,System\CurrentControlSet\Services\vxd\nwnblink
  561. ;HKLM,System\CurrentControlSet\Services\vxd\decpw
  562. ;HKLM,System\CurrentControlSet\Services\nwnp32
  563. ;HKLM,System\CurrentControlSet\Services\msnp32
  564. ;HKLM,System\CurrentControlSet\Services\lantnet
  565. ;HKLM,System\CurrentControlSet\Services\vines
  566. ;HKLM,System\CurrentControlSet\Services\bwnet
  567. ;HKLM,System\CurrentControlSet\Services\pcsa
  568. ;HKLM,System\CurrentControlSet\Services\lanman
  569. ;HKLM,System\CurrentControlSet\Services\lansrv
  570. ;HKLM,System\CurrentControlSet\Services\msnet
  571. ;HKLM,System\CurrentControlSet\Services\pcnfs
  572. ;HKLM,System\CurrentControlSet\Services\wtnet
  573. ;HKLM,System\CurrentControlSet\Services\ncpserver
  574. ;HKLM,System\CurrentControlSet\Services\snmp
  575. ;HKLM,System\CurrentControlSet\Services\pathwrks
  576. ;HKLM,System\CurrentControlSet\Control\NetworkProvider
  577. ;HKLM,"System\CurrentControlSet\Control\Print\Providers\MS Network Print Provider"
  578. ;HKLM,"System\CurrentControlSet\Control\Print\Providers\NetWare Print Provider"
  579. ;HKLM,Software\Microsoft\Rpc\ClientProtocols,ncacn_nb_ipx,
  580. ;HKLM,Software\Microsoft\Rpc\ClientProtocols,ncacn_spx,
  581. ;HKLM,Software\Microsoft\Rpc\ServerProtocols,ncacn_spx,
  582. ;HKLM,Software\Microsoft\Rpc\ClientProtocols,ncacn_nb_ipx,
  583. ;HKLM,Software\Microsoft\Rpc\ClientProtocols,ncacn_np,
  584. ;HKLM,Software\Microsoft\RFC1156Agent\CurrentVersion
  585. ;HKLM,Security\Provider,Platform_type
  586. ;HKLM,Security\Provider,Container
  587. ;HKLM,Security\Provider,Address_Server
  588. ;HKLM,Security\Provider,Address_Book
  589. ;HKLM,Security\Provider,Pass_Through
  590. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Network\Real Mode Net",dllndis.exe
  591. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Network\Real Mode Net",dllndist.exe
  592. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Network\Real Mode Net",ipxndis.exe
  593. ; END Network related stuff. 
  594. ;HKLM,SYSTEM\CurrentControlSet\Services\Class
  595.  
  596. ;SBSIntlCfgSys, SBSIntlAutoMode and SBSIntlAutoKeyb are hardcoded in Code
  597. ; Dont change these names
  598. [SBSIntlCfgSys]
  599. CopyFiles = SBSCfgSysCopy
  600. UpdateCfgSys=SBSDummy
  601.  
  602. [SBSCfgSysCopy]
  603. Country.sys
  604. Display.sys
  605.  
  606. [SBSIntlAutoMode]
  607. CopyFiles = SBSAutoModeCopy
  608. UpdateAutoBat=SBSDummy
  609.  
  610. [SBSAutoModeCopy]
  611. mode.com
  612.  
  613. [SBSIntlAutoKeyb]
  614. CopyFiles = SBSAutoKeybCopy
  615. UpdateAutoBat=SBSDummy
  616.  
  617. [SBSAutoKeybCopy]
  618. keyb.com
  619.  
  620. ; Dummy section to fixup the path for display.sys, keyb.com and mode.com
  621. [SBSDummy]
  622.