home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / netcli.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  16.5 KB  |  426 lines

  1.  
  2. ; NETCLI.INF
  3. ;
  4. ; Network Clients
  5. ;
  6. ; Copyright 1993-1997, Microsoft Corporation
  7.  
  8. [version]
  9. CatalogFile=netcli.cat
  10. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  11. signature="$CHICAGO$"
  12. Class=NetClient
  13. ClassGUID={4d36e973-e325-11ce-bfc1-08002be10318}
  14. provider=%V_MS%
  15.  
  16. [CLassInstall]
  17. AddReg=NetClientReg
  18. [NetClientReg]
  19. HKR,,,,%V_CLASSNAME%
  20. HKR,,Installer,,"netdi.dll"
  21. HKR,,Icon,,-7
  22. HKR,,NoUseClass,,1
  23.  
  24. [Manufacturer]
  25. %V_MS%=MS
  26.  
  27. [MS]
  28. %VREDIR.DeviceDesc%=  VREDIR.ndi,  VREDIR
  29. %NWREDIR.DeviceDesc%= NWREDIR.ndi, NWREDIR
  30.  
  31. ;*********************************************
  32. ;    VREDIR section
  33. ;*********************************************
  34. [VREDIR.ndi]
  35. AddReg=VREDIR.ndi.reg
  36. DeviceID=VREDIR
  37.  
  38. [VREDIR.ndi.reg]
  39. HKR,Ndi,DeviceID,,VREDIR
  40. HKR,Ndi,NdiInstaller,,"netdi.dll,MSClientNdiProc"
  41. ; Interfaces
  42. HKR,Ndi\Interfaces,DefUpper,,"winnet4,vredir"
  43. HKR,Ndi\Interfaces,UpperRange,,"winnet4,vredir"
  44. HKR,Ndi\Interfaces,DefLower,,"netbios,ipxDHost"
  45. HKR,Ndi\Interfaces,LowerRange,,"netbios,ipxDHost"
  46. HKR,Ndi\Interfaces,ExcludeAny,,"winnet31"
  47. ; Install-Remove Section
  48. HKR,Ndi\Install,,,"VREDIR.Install"
  49. HKR,Ndi\Remove,,,"VREDIR.Remove"
  50. ; Network provider
  51. ; should be the same as HKLM\system\ccs\msnp32\networkprovider\name
  52. HKR,Ndi,NetworkProvider,,"Microsoft Network"
  53. ; Context help
  54. HKR,Ndi,HelpText,,%VREDIR_HELP%
  55.  
  56. [VREDIR.Install]
  57. AddReg=VREDIR.AddReg, MSNP32.AddReg, winpopup.addreg
  58. UpdateInis=MSNP32.Inis
  59. UpdateIniFields=MSNP32.Rmv.Fields
  60. ;Cannot have UpdateAutoBat because net.exe paths will get changed
  61. CopyFiles=VREDIR.Files,MSNP32.Files,SECURITY.Files,NET.Files,winpopup.files,winpopup.help
  62. DelFiles=winpopup.del.files
  63.  
  64. [VREDIR.AddReg]
  65. HKR,,DevLoader,,*ndis
  66. HKR,,DeviceVxDs,,vredir.vxd
  67. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\VREDIR",StaticVxD,,"vredir.vxd"
  68. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\VREDIR",Start,1,00
  69. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\VREDIR",NetClean,1,1
  70. HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP,StaticVxD,,"vnetsup.vxd"
  71. HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP,Start,1,00
  72. HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP,NetClean,1,1
  73. ;DFS
  74. HKLM,SYSTEM\CurrentControlSet\Services\VxD\DFS,StaticVxD,,"dfs.vxd"
  75. HKLM,SYSTEM\CurrentControlSet\Services\VxD\DFS,Start,1,00
  76. HKLM,SYSTEM\CurrentControlSet\Services\VxD\DFS,NetClean,1,1
  77. ;RPC
  78. HKLM,"Software\Microsoft\Rpc\ClientProtocols",ncacn_np,,rpcltc1.dll
  79.  
  80. [MSNP32.AddReg]
  81. HKLM,"SYSTEM\CurrentControlSet\Control\Print\Providers\Microsoft Networks Print Provider",Name,,"mspp32.dll"
  82. HKCR,Microsoft_Network\shellex\ContextMenuHandlers\MSNetMenus,,,"{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}"
  83. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B},,,"MS Networking objects"
  84. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}\InProcServer32,,,"msnp32.dll"
  85. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}\InProcServer32,ThreadingModel,,"Apartment"
  86. HKCR,Microsoft_Network\shellex\ContextMenuHandlers\MSNetworkMenus,,,"{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}"
  87. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B},,,"MS Network objects"
  88. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}\InProcServer32,,,"msnp32.dll"
  89. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}\InProcServer32,ThreadingModel,,"Apartment"
  90. HKCR,Microsoft_Network\shellex\PropertySheetHandlers\MSNetPage,,,"{614DD2C0-7B09-101B-9B38-00AA000C4F5D}"
  91. HKCR,CLSID\{614DD2C0-7B09-101B-9B38-00AA000C4F5D},,,"MSNet Pages"
  92. HKCR,CLSID\{614DD2C0-7B09-101B-9B38-00AA000C4F5D}\InProcServer32,,,"msnp32.dll"
  93. HKCR,CLSID\{614DD2C0-7B09-101B-9B38-00AA000C4F5D}\InProcServer32,ThreadingModel,,"Apartment"
  94. ;Net provider info
  95. HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",MSNP32,,
  96. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32\NetworkProvider",Name,,"Microsoft Network"
  97. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32\NetworkProvider",ProviderPath,,"msnp32.dll"
  98. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32\NetworkProvider",Description,,"Microsoft Network"
  99. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32\NetworkProvider",NetID,1,00,00,01,00
  100. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32\NetworkProvider",CallOrder,1,00,00,00,40
  101.  
  102. [MSNP32.Inis]
  103. system.ini,boot,"network.drv="
  104. system.ini,MSNP32,"NPProvider="
  105. system.ini,MSNP32,"NPName="
  106. system.ini,MSNP32,"NPDescription="
  107. system.ini,MSNP32,"NPWinnet16="
  108.  
  109. [VREDIR.Files]
  110. vredir.vxd
  111. vnetsup.vxd
  112. ;DFS
  113. dfs.vxd
  114. ;RPC
  115. rpcltc1.dll
  116. ; MS Client
  117. pmspl.dll
  118. msnet32.dll
  119. msab32.dll
  120. mssp.vxd
  121.  
  122. [MSNP32.Files]
  123. msnp32.dll
  124. mspp32.dll
  125. lmscript.exe
  126. lmscript.pif
  127.  
  128. [NET.Files]
  129. net.exe
  130. net.msg
  131. neth.msg
  132.  
  133. [VREDIR.Remove]
  134. AddReg=winpopup.rmv.addreg
  135. DelReg=VREDIR.Rmv.DelReg, winpopup.delreg
  136. UpdateInis=MSNP32.Inis, WINPOPUP.Rem.Inis
  137. UpdateIniFields=MSNP32.Rmv.Fields
  138.  
  139. [VREDIR.Rmv.DelReg]
  140. HKLM,"System\CurrentControlSet\Services\VxD\VREDIR",StaticVxD
  141. HKLM,"SYSTEM\CurrentControlSet\Control\Print\Providers\Microsoft Networks Print Provider"
  142. HKCR,Microsoft_Network\shellex
  143. HKCR,CLSID\{F25C14C0-FBCF-101A-A58B-08002B2F4B0B}
  144. HKCR,CLSID\{614DD2C0-7B09-101B-9B38-00AA000C4F5D}
  145. HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",MSNP32
  146. HKLM,"SYSTEM\CurrentControlSet\Services\MSNP32"
  147. ; RPC
  148. HKLM,"Software\Microsoft\Rpc\ClientProtocols",ncacn_np,
  149.  
  150. [MSNP32.Rmv.Fields]
  151. system.ini,Boot,Networks32,MSNP32
  152. win.ini,windows,load,wdls
  153.  
  154.  
  155. ;*********************************************
  156. ;    NWREDIR section
  157. ;*********************************************
  158. [NWREDIR.ndi]
  159. AddReg=NWREDIR.ndi.reg,NWREDIR.params
  160. DeviceID=NWREDIR
  161.  
  162. [NWREDIR.ndi.reg]
  163. HKR,Ndi,DeviceID,,NWREDIR
  164. HKR,Ndi,NdiInstaller,,"netdi.dll,NWClientNdiProc"
  165. ; Interfaces
  166. HKR,Ndi\Interfaces,DefUpper,,"winnet4,nwredir"
  167. HKR,Ndi\Interfaces,UpperRange,,"winnet4,nwredir"
  168. HKR,Ndi\Interfaces,DefLower,,"ipxDHost"
  169. HKR,Ndi\Interfaces,LowerRange,,"ipxDHost"
  170. HKR,Ndi\Interfaces,ExcludeAny,,"winnet31"
  171. HKR,Ndi\Compatibility,RequireAll,,"NWLINK"
  172. HKR,Ndi\Compatibility,ExcludeAll,,"NETWARE,NETWARE3,NETWARE4"
  173. ; Install-Remove Section
  174. HKR,Ndi\Install,,,"NWREDIR.Install"
  175. HKR,Ndi\Remove,,,"NWREDIR.Remove"
  176. ; Network provider
  177. ; should be the same as HKLM\system\ccs\nwnp32\networkprovider\name
  178. HKR,Ndi,NetworkProvider,,"NetWare"
  179. ; Context help
  180. HKR,Ndi,HelpText,,%NWREDIR_HELP%
  181.  
  182. [NWREDIR.params]
  183. HKR,Ndi\params\PreserveCase,location,,"System\CurrentControlSet\Services\Vxd\NWREDIR"
  184. HKLM,System\CurrentControlSet\Services\VxD\NWREDIR\Ndi\params\PreserveCase,ParamDesc,,%PreserveCaseDesc%
  185. HKLM,System\CurrentControlSet\Services\VxD\NWREDIR\Ndi\params\PreserveCase,default,,%PreserveCaseDefault%
  186. HKLM,System\CurrentControlSet\Services\VxD\NWREDIR\Ndi\params\PreserveCase,type,,enum
  187. HKLM,System\CurrentControlSet\Services\VxD\NWREDIR\Ndi\params\PreserveCase\enum,0,,%PreserveCase_0%
  188. HKLM,System\CurrentControlSet\Services\VxD\NWREDIR\Ndi\params\PreserveCase\enum,1,,%PreserveCase_1%
  189.  
  190. [NWREDIR.Install]
  191. ;Cannot have UpdateAutoBat because net.exe paths will get changed
  192. AddReg=NWREDIR.AddReg, NWNP32.AddReg, SAPNSP.AddReg, winpopup.addreg
  193. UpdateInis=NWNP32.Inis, NWREDIR.CleanInis
  194. UpdateIniFields=NWNP32.Rmv.Fields
  195. CopyFiles=NWREDIR.Files,NWNP32.Files,SECURITY.Files, NET.Files, winpopup.files, winpopup.help
  196. DelFiles=winpopup.del.files
  197.  
  198. [NWREDIR.AddReg]
  199. HKR,,DevLoader,,*ndis
  200. HKR,,DeviceVxDs,,NWREDIR.VXD
  201. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR",StaticVxD,,nwredir.vxd
  202. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR",Start,1,00
  203. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR",NetClean,1,1
  204. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NSCL",StaticVxD,,nscl.vxd
  205. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NSCL",Start,1,00
  206. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NSCL",NetClean,1,1
  207.  
  208. [NWNP32.AddReg]
  209. ; net provider
  210. HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",NWNP32,,
  211. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",Name,,"NetWare"
  212. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",ProviderPath,,"nwnp32.dll"
  213. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",Description,,"Microsoft Provider for Netware"
  214. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",NetID,1,00,00,03,00
  215. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",CallOrder,1,00,00,00,20
  216. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32\NetworkProvider",ValidPrinters,1,07,00,00,00
  217. ; print provider
  218. HKLM,"System\CurrentControlSet\Control\Print\Providers\Microsoft Print Provider for NetWare",Name,,"nwpp32.dll"
  219.  
  220. HKCR,Netware\shellex\ContextMenuHandlers\NWAdminMenus,,,"{9C358B60-02A2-101B-9A16-00AA0033819A}"
  221. HKCR,CLSID\{9C358B60-02A2-101B-9A16-00AA0033819A},,,"Netware objects"
  222. HKCR,CLSID\{9C358B60-02A2-101B-9A16-00AA0033819A}\InProcServer32,,,"nwpp32.dll"
  223. HKCR,CLSID\{9C358B60-02A2-101B-9A16-00AA0033819A}\InProcServer32,ThreadingModel,,"Apartment"
  224.  
  225. HKCR,Printers\shellex\PropertySheetHandlers\CaptureConfig,,,"{971A71A0-449B-101B-A9B9-4AF3EEDDA3E3}"
  226. HKCR,CLSID\{971A71A0-449B-101B-A9B9-4AF3EEDDA3E3},,,"Capture Settings"
  227. HKCR,CLSID\{971A71A0-449B-101B-A9B9-4AF3EEDDA3E3}\InProcServer32,,,"nwpp32.dll"
  228. HKCR,CLSID\{971A71A0-449B-101B-A9B9-4AF3EEDDA3E3}\InProcServer32,ThreadingModel,,"Apartment"
  229.  
  230. ; context menus
  231. HKCR,Netware\shellex\ContextMenuHandlers\NetWareMenus,,,"{4E046421-F7BC-101A-8A87-00AA000C4F5D}"
  232. HKCR,CLSID\{4E046421-F7BC-101A-8A87-00AA000C4F5D},,,"Netware Objects"
  233. HKCR,CLSID\{4E046421-F7BC-101A-8A87-00AA000C4F5D}\InProcServer32,,,"nwnp32.dll"
  234. HKCR,CLSID\{4E046421-F7BC-101A-8A87-00AA000C4F5D}\InProcServer32,ThreadingModel,,"Apartment"
  235.  
  236. ; Hood context menu verbs
  237. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shellex\ContextMenuHandlers\NetWareMenus,,,"{D824F840-ABCB-101B-9B38-00AA000C4F5D}"
  238. HKCR,CLSID\{D824F840-ABCB-101B-9B38-00AA000C4F5D},,,"Netware hood verbs"
  239. HKCR,CLSID\{D824F840-ABCB-101B-9B38-00AA000C4F5D}\InProcServer32,,,"nwnp32.dll"
  240. HKCR,CLSID\{D824F840-ABCB-101B-9B38-00AA000C4F5D}\InProcServer32,ThreadingModel,,"Apartment"
  241.  
  242. HKCR,Folder\shellex\ContextMenuHandlers\NetwareUNCMenu,,,"{B91C21C0-0050-101B-8A87-00AA000C4F5D}"
  243. HKCR,CLSID\{B91C21C0-0050-101B-8A87-00AA000C4F5D},,,"Netware UNC Folder Menu"
  244. HKCR,CLSID\{B91C21C0-0050-101B-8A87-00AA000C4F5D}\InProcServer32,,,"mpr.dll"
  245. HKCR,CLSID\{B91C21C0-0050-101B-8A87-00AA000C4F5D}\InProcServer32,ThreadingModel,,"Apartment"
  246.  
  247. ; property sheets
  248. HKCR,Netware\shellex\PropertySheetHandlers\NetwarePage,,,"{AB2662E1-083B-101B-B4C7-00AA000C4F5D}"
  249. HKCR,CLSID\{AB2662E1-083B-101B-B4C7-00AA000C4F5D},,,"Netware Pages"
  250. HKCR,CLSID\{AB2662E1-083B-101B-B4C7-00AA000C4F5D}\InProcServer32,,,"nwnp32.dll"
  251. HKCR,CLSID\{AB2662E1-083B-101B-B4C7-00AA000C4F5D}\InProcServer32,ThreadingModel,,"Apartment"
  252.  
  253. [SAPNSP.AddReg]
  254. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR\ServiceProvider",Class,1,08,00,00,00
  255. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR\ServiceProvider",ProviderPath,,sapnsp.dll
  256. HKLM,"SYSTEM\CurrentControlSet\Control\ServiceProvider\Order\ProviderOrder",NWREDIR,,""
  257. HKLM,"SYSTEM\CurrentControlSet\Control\ServiceProvider\Order\ExcludedProviders"
  258. HKLM,"SYSTEM\CurrentControlSet\Services\Winsock\Parameters",NWREDIR,,""
  259. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR\Parameters\Winsock",HelperDllName,,sapnsp.dll
  260.  
  261. [NWNP32.Inis]
  262. system.ini,nwnp32,"NPProvider="
  263. system.ini,nwnp32,"NPName="
  264. system.ini,nwnp32,"NPDescription="
  265.  
  266. [NWNP32.sbs]
  267. UpdateInis=NWNP32.sbs.inis
  268.  
  269. [NWNP32.sbs.inis]
  270. %31%\msdos.sys,Options,,"LoadTop=0"
  271.  
  272. [NWREDIR.CleanInis]
  273. system.ini,boot,"network.drv="
  274. system.ini,boot.description,"network.drv="
  275. system.ini,386Enh,"network="
  276. system.ini,386Enh,"UniqueDosPSP="
  277. system.ini,386Enh,"PSPIncrement="
  278. system.ini,386Enh,"TimerCriticalSection="
  279. system.ini,386Enh,"ReflectDOSInt2A="
  280.  
  281. [NWREDIR.Files]
  282. nwredir.vxd,,,32        ;suppress version conflicts
  283. netware.drv,netware.ms,netware.tmp
  284. nscl.vxd
  285. nwsp.vxd
  286. nwab32.dll
  287. sapnsp.dll
  288. ;Client files
  289. pmspl.dll
  290.  
  291. [NWNP32.Files]
  292. nwlscon.exe
  293. nwlsproc.exe
  294. nwnp32.dll
  295. nw16.dll
  296. nwnet32.dll
  297. nwapi32.dll
  298. nwpp32.dll
  299.  
  300. [NWREDIR.Remove]
  301. AddReg=winpopup.rmv.addreg
  302. DelReg=NWREDIR.Rmv.DelReg, SAPNSP.Rmv.DelReg, winpopup.delreg
  303. UpdateInis=NWNP32.Inis, NWREDIR.CleanInis, WINPOPUP.Rem.Inis
  304. UpdateIniFields=NWNP32.Rmv.Fields
  305. DelFiles=NWREDIR.Rmv.DelFiles
  306.  
  307. [NWREDIR.Rmv.DelFiles]
  308. netware.drv
  309.  
  310. [NWREDIR.Rmv.DelReg]
  311. HKLM,"System\CurrentControlSet\Services\VxD\NWREDIR",StaticVxD
  312. HKLM,"System\CurrentControlSet\Services\VxD\NSCL",StaticVxD
  313. HKLM,"System\CurrentControlSet\Control\Print\Providers\Microsoft Print Provider for NetWare"
  314. HKCR,Netware\shellex
  315. HKCR,CLSID\{4E046421-F7BC-101A-8A87-00AA000C4F5D}
  316. HKCR,CLSID\{AB2662E1-083B-101B-B4C7-00AA000C4F5D}
  317. HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",NWNP32
  318. HKLM,"SYSTEM\CurrentControlSet\Services\NWNP32"
  319. HKCR,Folder\shellex\ContextMenuHandlers\NetwareUNCMenu
  320. HKCR,CLSID\{B91C21C0-0050-101B-8A87-00AA000C4F5D}
  321. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shellex\ContextMenuHandlers\NetWareMenus
  322. HKCR,CLSID\{D824F840-ABCB-101B-9B38-00AA000C4F5D}
  323. ; remove print provider info
  324. HKCR,Netware\shellex\ContextMenuHandlers\NWAdminMenus
  325. HKCR,CLSID\{9C358B60-02A2-101B-9A16-00AA0033819A}
  326. HKCR,Printers\shellex\PropertySheetHandlers\CaptureConfig
  327. HKCR,CLSID\{971A71A0-449B-101B-A9B9-4AF3EEDDA3E3}
  328.  
  329.  
  330. [SAPNSP.Rmv.DelReg]
  331. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR",ServiceProvider
  332. HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NWREDIR",Parameters
  333. HKLM,"SYSTEM\CurrentControlSet\Services\Winsock\Parameters",NWREDIR
  334. HKLM,"SYSTEM\CurrentControlSet\Control\ServiceProvider\Order\ProviderOrder",NWREDIR
  335.  
  336. [NWNP32.Rmv.Fields]
  337. system.ini,Boot,Networks32,NWNP32
  338.  
  339.  
  340. ;*********************************************
  341. ;    SECURITY section
  342. ;*********************************************
  343. [SECURITY.Files]
  344. filesec.vxd
  345. choosusr.dll
  346. mapi32.dll,,,32     ; 32 flag supresses ver conflict dlg
  347. vlb32.dll
  348.  
  349. ;*********************************************
  350. ;    WINPOPUP section
  351. ;*********************************************
  352. [winpopup.files]
  353. winpopup.exe
  354.  
  355. [winpopup.del.files]
  356. ; Delete Win 3.x help files (they are copied to HELP dir now)
  357. winpopup.hlp
  358.  
  359. [winpopup.help]
  360. winpopup.hlp
  361. winpopup.cnt
  362.  
  363. [winpopup.addreg]
  364. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"winpopup",,"winpopup"
  365. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\winpopup,INF,,"winpopup.inf"
  366. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\winpopup,Section,,"Winpopup"
  367. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\winpopup,Installed,,"1"
  368.  
  369. [winpopup.delreg]
  370. ;Remove entries for Maint Mode Setup
  371. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"winpopup"
  372. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\winpopup
  373.  
  374. [WINPOPUP.Rem.Inis]
  375. ; make sure winpopup is no longer in startup group
  376. setup.ini, progman.groups,, "group1=%StartUp_DESC%"         ;creates folder
  377. setup.ini, group1,, """%Winpopup_Desc%"""                      ;deletes link
  378.  
  379. [winpopup.rmv.addreg]
  380. ; Run Once Wrapper entry to run Group converter:
  381. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"%Grpconv_Desc%",,"%25%\grpconv.exe -o"
  382.  
  383. ;****************************************************************************
  384. ; Destinations
  385. ;****************************************************************************
  386.  
  387. [DestinationDirs]
  388. VREDIR.Files            = 11    ;LDID_SYS
  389. MSNP32.Files            = 11    ;LDID_SYS
  390. NWREDIR.Files           = 11    ;LDID_SYS
  391. NWREDIR.Ren.Files       = 11    ;LDID_SYS
  392. NWREDIR.Rmv.DelFiles    = 11    ;LDID_SYS
  393. NWNP32.Files            = 11    ;LDID_SYS
  394. SECURITY.Files          = 11    ;LDID_SYS
  395. NET.Files               = 25    ;LDID_SHARED
  396. winpopup.files          = 25    ;LDID_SHARED
  397. winpopup.del.files      = 25    ;LDID_SHARED
  398. winpopup.help           = 18    ;LDID_HELP
  399.  
  400. ;****************************************************************************
  401. ; Localizable Strings
  402. ;****************************************************************************
  403.  
  404. [strings]
  405. V_MS="Microsoft"
  406. V_CLASSNAME="Network Client"
  407.  
  408. ;Devices
  409. VREDIR.DeviceDesc= "Client for Microsoft Networks"
  410. NWREDIR.DeviceDesc="Client for NetWare Networks"
  411.  
  412. ; Context help
  413. VREDIR_HELP="The Client for Microsoft Networks enables you to connect to other Microsoft Windows computers and servers and use the files and printers shared on them."
  414. NWREDIR_HELP="The Client for NetWare Networks enables you to connect to NetWare servers and use the files and printers shared on them."
  415.  
  416. ; NWREDIR parameters
  417. PreserveCaseDesc="Preserve Case"
  418. PreserveCaseDefault="1"
  419. PreserveCase_0="No"
  420. PreserveCase_1="Yes"
  421.  
  422. ; also in winpopup.inf
  423. StartUp_DESC    = "Startup"
  424. Winpopup_Desc   = "WinPopup"
  425. Grpconv_Desc    = "Programs on the Start menu" ;MUST MATCH EXACTLY WITH Grpconv_Desc in WINVER.INX
  426.