home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 July / VPR9907B.BIN / DRIVER / IBM / IER108WJ / ier1081.exe / WIN98 / PUSH / MSBATCH.INF < prev    next >
Windows Setup INFormation  |  1998-05-07  |  19KB  |  677 lines

  1. ; WINDOWS 98
  2. ; msbatch.inf for Intel Network Adapters
  3. ; Version 1.1
  4. ;
  5. ; Answer File Parameters
  6. ; ----------------------
  7. ; You must include the sections below in any answer file you 
  8. ; create, even if the only information in the section is the
  9. ; section name. Otherwise, the Setup program will wait for
  10. ; user input.
  11. ;
  12. ; For new installations, you must specify all the parameters
  13. ; in the answer file because the system doesn't have existing
  14. ; information for the Setup program to use.
  15. ;
  16. ; For more information on msbatch.inf consult the Windows98 
  17. ; resource kit
  18. ;
  19.  
  20. [BatchSetup]
  21. Version=3.0 (32-bit)
  22. SaveDate=04/27/98
  23.  
  24. [Version]
  25. Signature = "$CHICAGO$"
  26.  
  27. [Setup]
  28.  
  29. ; Express specifies whether or not the 
  30. ; user can give input during setup.  The default
  31. ; value is 0.
  32. ; 0 = setup will ask the user for input. 
  33. ; 1 = setup will not ask the user for input and 
  34. ;     will use only the settings specified in this 
  35. ;     answer file or built-in defaults.  
  36. ;
  37. Express=1
  38.  
  39. ; InstallType specifies how to install Windows95.
  40. ; 0 = Compact
  41. ; 1 = Typical
  42. ; 2 = Portable 
  43. ; 3 = Custom
  44. ;
  45. InstallType=1
  46.  
  47. ; The value of the parameter "InstallDir" is the directory 
  48. ; where Windows95 is to be installed.  The default value 
  49. ; is the current windows directory, if it is present on 
  50. ; the computer. 
  51. ;
  52. InstallDir="c:\windows"
  53.  
  54. ; This specifies the Product ID for your site, which is printed on the
  55. ; Win98 compact disc or your Certification of Authenticity
  56. ;
  57. ;ProductID=
  58.  
  59. ; EBD (Emergency Boot Disk) specifies if a startup disk is
  60. ; to be created during setup. 
  61. ; 0 = Setup will not create a startup disk. 
  62. ; 1 = Setup will create a startup disk. This is 
  63. ;     also the default.
  64. ;
  65. EBD=0
  66.  
  67. ; DevicePath specifies if Windows95 should check some 
  68. ; path to find INF files, in addition to the 
  69. ; Windows95 INF directory.  If the value is set to 
  70. ; check a path, INF files can be added to a single 
  71. ; location (the path).  Only specify a path if the 
  72. ; installation source files are on a network directory. 
  73. ;
  74. ; 0 = Do not add a path for INFs. 
  75. ; 1 = Add the path for finding additional INF files. 
  76. ;
  77. DevicePath=0
  78.  
  79. ; VRC specifies if setup should overwrite 
  80. ; existing files during setup, regardless of the 
  81. ; dates of all files. 
  82. ;
  83. ; 0 = If a file on the computer that is to be overwritten 
  84. ;     is more recent than its replacement, the user will
  85. ;     be prompted to confirm the operation. 
  86. ; 1 = Files are overwritten regardless of the date. 
  87. ;
  88. VRC=0
  89.  
  90. ; Listed are some common strings you can use to set the TimeZone
  91. ;
  92. ;    Pacific        Hawaiian
  93. ;    Central        Atlantic
  94. ;    US Eastern    W.Europe
  95. ;    US Mountain    GMT
  96. ;    
  97. TimeZone="Pacific"
  98.  
  99. ; Uninstall specifies if a pre-existing version of 
  100. ; Windows and MS-DOS should be compressed into a 
  101. ; backup version to be used to automatically uninstall
  102. ; Windows98.  
  103. ;
  104. ; 0 = The user is not allowed to speciy uninstall 
  105. ;     options and the compressed backup files are not 
  106. ;     created.  
  107. ; 1 = Display the uninstall options for the user to 
  108. ;     select. 
  109. ; 5 = The unistall options are not displayed and the 
  110. ;     pre-existing version of Windows and MS-DOS are 
  111. ;     compressed into a backup version to be used to 
  112. ;      automatically uninstall Windows95. 
  113. ;
  114. Uninstall=0
  115.  
  116. ; SaveSuBoot specifies whether to save the SUBOOT directory
  117. ; for server based setup
  118. ; 0 = Delete SUBoot Directory
  119. ; 1 = Save SUBoot Directory
  120. ;
  121. SaveSuBoot=1
  122.  
  123. ; PenWinWarning specifies if a warning is to be displayed 
  124. ; if an unknown version of Pen Windows is installed. 
  125. ;
  126. ; 0 = Do not display warning. 
  127. ; 1 = Display warning. 
  128. ;
  129. PenWinWarning=0
  130.  
  131. ; Other Values
  132. ;
  133. ShowEula=0
  134. ChangeDir=0
  135. OptionalComponents=1
  136. Network=1
  137. System=0
  138. CCP=0
  139. CleanBoot=0
  140. Display=0
  141. NoDirWarn=1
  142. NoPrompt2Boot=1
  143.  
  144. [System]
  145.  
  146. ; An INF section name from LOCALE.INF 
  147. ;
  148. Locale=L0409
  149.  
  150. ; SelectedKeyboard is any value from the  
  151. ; [Keyboard List] section of MULTILNG.INF
  152. ;
  153. SelectedKeyboard=KEYBOARD_00000409
  154.  
  155. ; DisplChar sets the initial display characteristics
  156. ; Values <ColorDepth>,<x-resolution>,<y-resolution>
  157. ;
  158. ; Common Values:
  159. ;          4,640,480 (Default)
  160. ;         16,640,480
  161. ;          24,640,480
  162. ;           4,800,600
  163. ;          16,800,600
  164. ;          24,800,600
  165. ;
  166. DisplChar=4,640,480
  167.  
  168. [NameAndOrg]
  169.  
  170. ; Name is a string that is the name 
  171. ; of the user of Windows98. 
  172. ;
  173. Name="User"
  174.  
  175. ; Org is a string that is the of the organization to
  176. ; which this license of Windows98 belongs. 
  177. ;
  178. Org="Organization"
  179.  
  180. ; Display specifies if the dialog box with Name and 
  181. ; Organization appears during setup. 
  182. ;
  183. ; 0 = The dialog box is not displayed. 
  184. ; 1 = The dialog box is displayed. 
  185. ;
  186. Display=0
  187.  
  188. [Network]
  189.  
  190. ; ComputerName is a string which specifies the 
  191. ; computer's network name. 
  192. ;
  193. ; It is important to not have two computers with the same network 
  194. ; name on the network at the same time, or being installed at the
  195. ; same time.  Consequently you can not use this file by itself to
  196. ; deploy Windows98 on multiple computers, without manually changing
  197. ; this value.
  198. ;
  199. ; Different configuration managers exist to overcome
  200. ; this hurdle in enterprise OS deployments.  For more information 
  201. ; on deploying Windows 98 in an enterprise network consult the
  202. ; Windows 98 resource kit
  203. ;
  204. ComputerName="Computername"
  205.  
  206. ; Workgroup is a string which specifes the 
  207. ; workgroup name for the computer on which Windows98 is
  208. ; being installed. 
  209. ;
  210. Workgroup="WORKGROUP"
  211.  
  212. ; Description is a string which is a description
  213. ; for the computer.  The string is a maximum of 48 
  214. ; characters with no commas. 
  215. ;
  216. Description="Enter Description"
  217.  
  218. ; Display specifies if the network configuration dialog
  219. ; boxes are to appear in custom setup. 
  220. ;
  221. ; 0 = Do not display the network configuration dialog boxes. 
  222. ; 1 = Display the network configuration dialog boxes. 
  223. ;
  224. Display=0
  225.  
  226. ; Clients specifies which network clients are to be 
  227. ; installed during setup.  The value for this parameter is a 
  228. ; comma separated list of devices ids used in the INF files.
  229. ; The first client in a comma separated list will be the
  230. ; first to start.  
  231. ;        
  232. ; Two values that may be used in this answer file are:
  233. ; VREDIR  - Client for Microsoft Windows
  234. ; NWREDIR - Microsoft Client* for NetWare*
  235. ;
  236. Clients=VREDIR
  237.  
  238. ; PrimaryLogon sets the default network client
  239. ; be sure to set this to one of the above values
  240. ;
  241. PrimaryLogon=VREDIR
  242.  
  243. ; This parameter specifies which network protocols are to 
  244. ; be installed during setup.  The value for this parameter is 
  245. ; a comma separated list of protocol device ids  used 
  246. ; in the INF files.  
  247. ;
  248. ; Standard values used in this answer file are:
  249. ;
  250. ;    NETBEUI  - Microsoft NETBEUI
  251. ;    NWLINK   - IPX/SPX 
  252. ;    NWNBLINK - NetBIOS support for IPX/SPX
  253. ;    MSTCP    - Mircosoft TCP/IP  
  254. ;
  255. ; Other values possible: 
  256. ;
  257. ;    DEC40    - DECnet 4.1 Ethernet* 
  258. ;    DEC40t   - DECnet 4.1 Token Ring* 
  259. ;    DEC50    - DECnet 5.0A Ethernet* 
  260. ;    DEC50t   - DECnet 5.0A Ethernet* 
  261. ;    NFSLINK  - Sun PC NFS* 
  262. ;    NDTOKBAN - Banyan VINES NDIS Token Ring*
  263. ;    NDISBAN  - Banyan VINES NDIS Ethernet*
  264. ;    MSDLC    - Microsoft DLC* 
  265. ;    IPXODI   - Novell IPXODI* 
  266. ;
  267. Protocols=MSTCP
  268.  
  269.  
  270. ; DefaultProtocol specifies the default protocol.  The value 
  271. ; of this parameter can be a protocol with an associated 
  272. ; network card OR just a protocol.  If a protocol is 
  273. ; listed with a network card, then that protocol is 
  274. ; bound to that network card.  The protocol must be 
  275. ; a protocol device id that is listed in the "Protocol" parameter 
  276. ; of the [Network] section of this answer file.  The network 
  277. ; card must be a network card device id that is listed in 
  278. ; the "Netcard" (which is not used in this default answer file) 
  279. ; parameter of the [Network] section of this answer file.  
  280. ;
  281. ; For example: 
  282. ; DefaultProtocol = MSTCP 
  283. ; specifies Microsoft TCP/IP* as the default protocol. 
  284. ;
  285. ; For example: 
  286. ; DefaultProtocol = MSTCP,<network card id> 
  287. ; would cause an instance of MSTCP to be bound to that  adapter. 
  288. ;
  289. ;DefaultProtocol=MSTCP
  290.  
  291. ; Services defines which network services are to 
  292. ; be installed.  The value is a comma separated list
  293. ; of device ids used in the INF files.  
  294. ;
  295. ; The default values used in this answer file are:
  296. ;
  297. ;    VSERVER       -   File/Printer sharing for Microsoft Networks*
  298. ;
  299. ; Other values possible: 
  300. ;
  301. ;    BKUPAGNT   -   Arcada Backup Exec* agent
  302. ;    CHEYAGNT   -   Cheyenne ARCserve* agent
  303. ;    JADM       -   HP Network Printer for Microsoft*
  304. ;    JANW       -   HP Network Printer for NetWare*
  305. ;    NMAGENT    -   Microsoft Network Monitor Agent*
  306. ;    NWSERVER   -   File and Printer Shaing for NetWare Networks*
  307. ;    PSERVER    -   Microsoft Print Service for NetWare Networks*
  308. ;    REMOVEREG  -   Microsoft Remote Registry* service
  309. ;    SNMP       -   Microsoft SNMP* agent
  310. ;
  311. Services=VSERVER
  312.  
  313. ; Security specifies what kind of security model is 
  314. ; to be used and the type of pass-through agent for 
  315. ; user level security.  The client must be installed with 
  316. ; a security provider in order for this parameter to have the 
  317. ; desired effect. 
  318. ;
  319. ; SHARE    = share level security. 
  320. ; NWSERVER = user level security by a NetWare server. 
  321. ; DOMAIN   = user level security by a Windows NT domain.
  322. ; MSSERVER = user level security by a Windows NT Workstation.
  323. ;
  324. Security=SHARE
  325.  
  326. ; IgnoreDetectedNetCards specifies if setup uses detected
  327. ; information to configure network cards.  If detected information 
  328. ; is not used, then the value of the parameter "netcards" (which
  329. ; is not used in this default answer file) will
  330. ; be used to configure network cards.
  331. ; 0 = Use detected information to configure network cards. 
  332. ; 1 = Do not use detected information to configure 
  333. ;     network cards. 
  334. ;
  335. IgnoreDetectedNetCards=0
  336.  
  337. ; ValidateNetCardResources determines if a dialog box is to
  338. ; be displayed  to have the user respond to resource conflicts.  
  339. ; Resource conflicts include a partial configuration is 
  340. ; found or there is an IRQ conflict involving the network card. 
  341. ;
  342. ; 0 = The dialog box is not displayed. 
  343. ; 1 = The dialog box is displayed.
  344. ValidateNetCardResources=1
  345.  
  346. [MSTCP]
  347.  
  348. ; The DHCP option specifies if TCP/IP should be configured 
  349. ; to use DHCP.
  350. ;
  351. ; 0 = Do not use DHCP.
  352. ; 1 = Use DHCP. 
  353. ;
  354. DHCP=1
  355.  
  356. ; IPAddress sets the IP address if DHCP is disabled. 
  357. ;
  358. ;IPAddress=128.128.128.128
  359.         
  360.  
  361. ; This parameter sets the IP subnet mask if DHCP is disabled.
  362. ;
  363. ;IPMask=255.255.255.0
  364.  
  365. ; DNS specifies if DNS name resolution is to 
  366. ; be used. 
  367. ;
  368. ; 0 = Do not use DNS name resolution. 
  369. ; 1 = Use DNS name resoluiton. 
  370. ;
  371. DNS=0
  372.  
  373. ; WINS specifies if WINS for NetBIOS name 
  374. ; resolution is to be used. 
  375. ;
  376. ; 0 = Do not use WINS for NetBIOS name resolution. 
  377. ; 1 = Use WINS for NetBIOS name resolution.
  378. ;
  379. ;WINS=1
  380.  
  381. ; DNSServers specifies a comma separated list of DNS 
  382. ; servers to use.  The servers are tried in order.
  383. ;
  384. ;DNSServers=128.128.128.128
  385.  
  386. ; Domain specifies the internet domain the computer is in.
  387. ;  
  388. ;Domain=DomainName
  389.  
  390. ; Hostname specifies the DNS hostname for the computer. 
  391. ;
  392. ;Hostname=ComputerName
  393.  
  394. ; Gateways specifies a comma separated list of IP gateways.
  395. ; The IP gateways are tried in order. 
  396. ;
  397. ;Gateways=128.128.128.128
  398.  
  399. ; PrimaryWINS specifies ip address of the primary WINS name server.
  400. ;
  401. ;PrimaryWINS=128.128.128.128
  402.  
  403. ; SecondaryWINS specifies the secondary WINS name server.
  404. ;  
  405. ;SecondaryWINS=128.128.128.128
  406.  
  407. LMHOSTS=1
  408. LMHOSTPath="C:\WINDOWS\lmhosts"
  409.  
  410. [NWSERVER]
  411.  
  412. ; BrowseMaster specifies if the computer has File and 
  413. ; Printer Sharing for NetWare networks can be elected 
  414. ; browse master.  
  415. ;
  416. ; 0 = The computer with File and 
  417. ;     Printer Sharing for NetWare networks can not 
  418. ;     be elected browse master. 
  419. ; 1 = The computer with File and 
  420. ;     Printer Sharing for NetWare networks can 
  421. ;     be a browse master. 
  422. ; 2 = The computer with File and 
  423. ;     Printer Sharing for NetWare networks is 
  424. ;     the preferred browse master. 
  425. ;
  426. ;BrowseMaster=1
  427.  
  428. ; Use_SAP specifies if the computer with File and 
  429. ; Printer Sharing for NetWare networks will use 
  430. ; Server Advertising Protocol browsing. If Server
  431. ; Advertising Protocol is used, the computer with 
  432. ; File and Printer Sharing for NetWare networks can 
  433. ; be seen by a NetWare client but the computer will 
  434. ; not appear in the Network Neighborhood. 
  435. ;
  436. ; 0 = Do not use Server Advertising Protocol browsing. 
  437. ; 1 = Use Server Advertising Protocol browsing. 
  438. ;
  439. ;Use_SAP=0
  440.  
  441. [VREDIR]
  442.  
  443. ; ValidatedLogon specifies whether logons are validated
  444. ; on a Windows NT Domain.
  445. ;
  446. ; 0 = Don't validate logons
  447. ; 1 = Validate logon
  448. ValidatedLogon=0
  449.  
  450. ; LogonDomain is a string that specifies the Windows NT Domain
  451. ;
  452. LogonDomain=""
  453.  
  454. [VSERVER]
  455.  
  456. ; LMAnnounce specifies that if the computer has Microsoft
  457. ; File and Printer Sharing, the computer will 
  458. ; announce itself to LAN Manager computers that are 
  459. ; present on the network.  
  460. ;
  461. ; 0 = The computer will not announce itself to the 
  462. ;     LAN Manager computers present on the network. 
  463. ; 1 = The computer will announce itself to the 
  464. ;     LAN Manager computers present on the network. 
  465. ;
  466. LMAnnounce=0
  467.  
  468. ; MaintainServerList specifies the behavior of the computer 
  469. ; in a browse master electon if that if the computer has
  470. ; Microsoft File and Printer sharing.  
  471. ;
  472. ; 0 = The computer with Microsoft File and Printer sharing 
  473. ;     can not be browse master. 
  474. ; 1 = The computer with Microsoft File and Printer sharing
  475. ;     is the browse master. 
  476. ; 2 = The computer with Microsoft File and Printer sharing
  477. ;     can be the browse master if required. 
  478. ;
  479. MaintainServerList=2
  480.  
  481. [OptionalComponents]
  482.  
  483. ; This section contains the optional components that 
  484. ; can be installed on Windows95.  The optional 
  485. ; components dialog box that appears in Windows95 
  486. ; during setup has the same parameters that are 
  487. ; in this section.  The value for each parameter in
  488. ; this section is 0 or 1. 
  489. ;
  490. ; 0 = Informs setup NOT to install this option.  
  491. ; 1 = Informs setup TO install this option. 
  492. ;
  493.  
  494. "Accessibility Options"=1
  495. "Enhanced Accessibility"=1
  496. "Briefcase"=0
  497. "Calculator"=1
  498. "Desktop Wallpaper"=1
  499. "Document Templates"=1
  500. "Games"=1
  501. "Imaging"=1
  502. "Mouse Pointers"=1
  503. "Paint"=1
  504. "Quick View"=1
  505. "Windows Scripting Host"=1
  506. "WordPad"=1
  507. "Dial-Up Networking"=1
  508. "Dial-Up Server"=0
  509. "Direct Cable Connection"=1
  510. "HyperTerminal"=1
  511. "Infrared"=0
  512. "Microsoft Chat 2.0"=0
  513. "Microsoft NetMeeting"=1
  514. "Phone Dialer"=1
  515. "Virtual Private Networking"=0
  516. "Baseball"=0
  517. "Dangerous Creatures"=0
  518. "Inside your Computer"=0
  519. "Jungle"=0
  520. "Leonardo de Vinci"=0
  521. "More Windows"=0
  522. "Mystery"=0
  523. "Nature"=0
  524. "Science"=0
  525. "Space"=0
  526. "Sports"=0
  527. "The 60's USA"=0
  528. "The Golden Era"=0
  529. "Travel"=0
  530. "Underwater"=0
  531. "Windows 95"=0
  532. "Desktop Themes Support"=0
  533. "Microsoft FrontPage Express"=1
  534. "Microsoft VRML 2.0 Viewer"=1
  535. "Microsoft Wallet"=1
  536. "Personal Web Server"=1
  537. "Web Publishing Wizard"=1
  538. "Web-Based Enterprise Mgmt"=1
  539. "Microsoft Outlook Express"=1
  540. "Baltic"=0
  541. "Central European"=0
  542. "Cyrillic"=0
  543. "Greek"=0
  544. "Turkish"=0
  545. "Audio Compression"=1
  546. "CD Player"=1
  547. "DVD Player"=1
  548. "Macromedia Shockwave Director"=1
  549. "Macromedia Shockwave Flash"=1
  550. "Media Player"=1
  551. "Microsoft NetShow Player 2.0"=1
  552. "Multimedia Sound Schemes"=1
  553. "Sample Sounds"=1
  554. "Sound Recorder"=1
  555. "Video Compression"=1
  556. "Volume Control"=1
  557. "AOL"=0
  558. "AT&T WorldNet Service"=0
  559. "CompuServe"=0
  560. "Prodigy Internet"=0
  561. "The Microsoft Network"=0
  562. "Additional Screen Savers"=1
  563. "Flying Windows"=1
  564. "OpenGL Screen Savers"=1
  565. "Backup"=1
  566. "Character Map"=1
  567. "Clipboard Viewer"=1
  568. "Disk compression tools"=1
  569. "Drive Converter (FAT32)"=1
  570. "Group policies"=1
  571. "Net Watcher"=1
  572. "System Monitor"=1
  573. "System Resource Meter"=1
  574. "WinPopup"=1
  575. "TV Viewer"=0
  576.  
  577. [Printers]
  578. ; This section is used to install one or more printers.  
  579. ; If this section is left blank, the user is not 
  580. ; asked to select a printer the first time that 
  581. ; Windows95 is run. 
  582. ; To install a printer, follow the following format: 
  583. ;
  584. ; <printer name> = <driver model>,<port> 
  585. ;
  586. ; <printer name> = a string in quotes that does not contain \ , ; = 
  587. ; <driver model> = a string in quotes that is the driver name under Windows95. 
  588. ; <port>      = the port the printer is connected 
  589. ;           to the computer or the unc path
  590. ;           to a network printer. 
  591. ; Example : A printer to be called "myprinter" whose 
  592. ;        driver model is "myprinter driver" and 
  593. ;           is connected to LPT1. 
  594. ;
  595. ;        "myprinter" = "myprinter driver",LPT1
  596. ;         *  OTHER PRODUCT AND CORPORATE NAMES MAY BE TRADEMARKS
  597. ;            OF OTHER COMPANIES AND ARE USED ONLY FOR EXPLANATION
  598. ;            AND TO THE OWNERS' BENEFIT, WITHOUT INTENT TO INFRINGE. 
  599. ;
  600.  
  601. ; ----------------------------------------------------------------
  602. ; The remainder of this file contains more options relating to the 
  603. ; registry, installing the intel network card, and making sure the 
  604. ; setup is as unattended as possible.  All values after this point
  605. ; will not be commented.
  606. ; ----------------------------------------------------------------
  607.  
  608. [InstallLocationsMRU]
  609.  
  610. [Install]
  611. AddReg=RunOnce.BatchDelay, Skip.PCMCIA.Wizard
  612. CopyFiles=Inf.Copy
  613.  
  614. [RunOnce.BatchDelay]
  615. HKLM,%KEY_RUNONCE%,BatchRun1,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.MSN.Icon 4 %10%\msbatch.inf"
  616. HKLM,%KEY_RUNONCE%,BatchRun2,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.OLS.Icons 4 %10%\msbatch.inf"
  617. HKLM,%KEY_RUNONCE%,BatchRun3,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.Welcome 4 %10%\msbatch.inf"
  618. HKLM,%KEY_RUNONCE%,BatchRun4,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.Regwiz 4 %10%\msbatch.inf"
  619.  
  620. [Delete.MSN.Icon]
  621. DelReg=MSN.Icon
  622.  
  623. [MSN.Icon]
  624. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{4B876A40-4EE8-11D1-811E-00C04FB98EEC},,,
  625.  
  626. [Delete.OLS.Icons]
  627. DelFiles=OLS.Icons
  628. DelDirs=OLS.Folder
  629.  
  630. [OLS.Icons]
  631. aol.lnk
  632. at&two~1.lnk
  633. compus~1.lnk
  634. prodig~1.lnk
  635. themic~1.lnk
  636. aboutt~1.txt
  637.  
  638. [OLS.Folder]
  639. %25%\Desktop\Online~1
  640.  
  641. [Delete.Welcome]
  642. DelReg=Registry.Welcome
  643.  
  644. [Registry.Welcome]
  645. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,Welcome,,
  646.  
  647. [Delete.Regwiz]
  648. AddReg=Registry.Regwiz
  649.  
  650. [Registry.Regwiz]
  651. HKLM,Software\Microsoft\Windows\CurrentVersion\Welcome\Regwiz,@,1,01,00,00,00
  652. HKLM,Software\Microsoft\Windows\CurrentVersion,RegDone,1,01,00,00,00
  653.  
  654. [Skip.PCMCIA.Wizard]
  655. HKLM,System\CurrentControlSet\Services\Class\PCMCIA,SkipWizardForBatchSetup,,1
  656.  
  657. [Inf.Copy]
  658. net82557.inf
  659.  
  660. [DestinationDirs]
  661. OLS.Icons=25,Desktop\Online~1
  662. Inf.Copy=17
  663.  
  664. [load_inf]
  665. net82557.inf
  666.  
  667. [Strings]
  668. KEY_RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  669.