home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / novell / nwpatch / client / common / unc3295j.exe / UNC32.INF < prev    next >
Windows Setup INFormation  |  1996-07-16  |  3KB  |  131 lines

  1. ; Client32 Uninstall INF file
  2. ; Novell Network Client
  3. ;
  4. ;VeRsIoN=v1.0 Novell Client 32 Uninstall - Client INF
  5. ;(c) Copyright 1996, by Novell, Inc. All rights reserved.
  6.  
  7. [version]
  8. signature="$CHICAGO$"
  9. SetupClass=BASE
  10.  
  11.  
  12. [novell32_Remove]
  13. DelReg      = Novell.keys
  14.  
  15.  
  16. [client32_Remove]
  17. DelReg        = Client32.keys
  18.  
  19. [c32files_Remove]
  20. DelFiles = inf.fls,dll.fls,install.fls
  21.  
  22. [odi_Remove]
  23. DelFiles = odi.inf,odi.dll,nios.fls,odi.nlms
  24.  
  25.  
  26. [Novell.keys]
  27. HKLM,"Network\Novell\System Config\Install"
  28. HKLM,"Network\Novell\System Config\Language"                 
  29. HKLM,"Network\Novell\System Config\Shell Extensions"                 
  30. HKLM,"Network\Novell\System Config\Netware DOS Requester"
  31. HKLM,"Network\Novell\System Config\Desktop SNMP"
  32. HKLM,"Network\Novell\System Config\VMLID"
  33. HKLM,"Network\Novell\System Config\SPX Sockets"
  34. HKLM,"Network\Novell\System Config\Protocol IPX"
  35. HKLM,"Network\Novell\System Config\Network Provider"
  36. HKLM,"Network\Novell\System Config\NWIP"
  37. HKLM,"Network\Novell\System Config\Host MIB"
  38. HKLM,"Network\Novell\System Config\Network Management Responder"
  39. HKLM,"Network\Novell\System Config\Startup Modules\Netware DOS Requester"
  40. HKLM,"Network\Novell\System Config\Startup Modules\NWIP"
  41. HKLM,"Network\Novell\System Config\Startup Modules\SPX Sockets"
  42. HKLM,"Network\Novell\System Config\Startup Modules\Protocol IPX"
  43. HKLM,"Network\Novell\System Config\Startup Modules\VMLID"
  44. HKLM,"Network\Novell\System Config\Startup Modules\Desktop SNMP"
  45. HKLM,"Network\Novell\System Config\Startup Modules\Host MIB"
  46. HKLM,"Network\Novell\System Config\Startup Modules\Network Management Responder"
  47. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices",W95TSA
  48. ; Provider Key
  49. HKLM,"System\CurrentControlSet\Services\NOVELLNP"
  50. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NewLinks
  51.  
  52.  
  53.  
  54.  
  55. [Client32.keys]
  56. HKLM,"Network\Novell"
  57. HKLM,"System\CurrentControlSet\Services\VxD\NOVELLNIOS"
  58. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices",W95TSA
  59. ;This is wrong
  60. ;HKLM,"Network\System\CurrentControlSet\Services\NOVELLNP"
  61. ;This is correct
  62. HKLM,"System\CurrentControlSet\Services\NOVELLNP" 
  63. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NewLinks
  64.  
  65.  
  66. [DestinationDirs]
  67. inf.fls            =        17
  68. dll.fls            =        11
  69. install.fls             =               24,Novell\Client32\Install
  70. odi.inf                 =               17
  71. odi.dll                 =               11
  72. odi.nlms                =               24,Novell\Client32
  73. nios.fls                =               11
  74.  
  75. [inf.fls]
  76. NWCLIENT.INF,,,5
  77. NWTRANS.INF,,,5
  78. NWLAYOUT.INF,,,5
  79. NWSERV.INF,,,5
  80. NWIP.INF,,,5
  81. ;ODINSUP.INF,,,5
  82.  
  83. [dll.fls]
  84. NWSETUP.DLL
  85. NIOSLIB.DLL
  86. LOCWIN16.DLL
  87. ;Added for C32WIN95J(1 line)
  88. NOVELLNP.DLL
  89.  
  90. [install.fls]
  91. ADMIN.CFG,,,5
  92. NWSETUP.INI,,,5
  93.  
  94. [odi.inf]
  95. ODINSUP.inf,,,5
  96. NE3200.inf,,,5
  97. NE2000.inf,,,5
  98. NE15_21.inf,,,5
  99. NE2.inf,,,5
  100. NE2_32.inf,,,5
  101. NTR2000.inf,,,5
  102. NE1000.inf,,,5
  103. LANSUP.INF,,,5
  104. TRXNET.INF,,,5
  105. ACC41.INF,,,5
  106. PCI40.INF,,,5
  107. ;Added for C32WIN95J(6 lines)
  108. ODIHP.INF,,,5
  109. ODI3COM.INF,,,5
  110. ODIDEC.INF,,,5
  111. ODINEC.INF,,,5
  112. ODITSB.INF,,,5
  113. ODIFUJ.INF,,,5
  114.  
  115. [odi.dll]
  116. odipage.dll,,,5
  117.  
  118. [nios.fls]
  119. nios.vxd,,,5
  120.  
  121. [odi.nlms]
  122. lslc32.nlm,,,5
  123. cmsm.nlm,,,5
  124. ethertsm.nlm,,,5
  125. tokentsm.nlm,,,5
  126. fdditsm.nlm,,,5
  127. sroute.nlm,,,5
  128. pc32mlid.lan,,,5
  129.  
  130.  
  131.