home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD1.iso / patch / windows / files / W2KSP2.exe / i386 / encinst.in_ / encinst.inf
Encoding:
Windows Setup INFormation  |  2001-05-04  |  1.1 KB  |  61 lines

  1. [version]
  2. signature="$Windows NT$"
  3.  
  4. [DefaultInstall]
  5. CopyFiles=SystemDir
  6. CopyFiles=Drivers
  7. CopyFiles=WFPDllCacheDir
  8. AddReg=AddRegSection
  9. RequiredEngine=SETUPAPI
  10. SmartReboot=A
  11. CheckAdminRights=1
  12.  
  13. [AddRegSection]
  14. HKLM,SYSTEM\CurrentControlSet\Control\Session Manager,AllowProtectedRenames,65539,1
  15.  
  16. [EncInst]
  17. instips5.dll,ipsec.tmp
  18. instlsa5.dll,lsasrv.tmp
  19. instndi5.dll,ndiswan.tmp
  20. instsch5.dll,schannel.tmp
  21. instdss5.dll,dssenh.tmp,dssenh.dll
  22. instrsa5.dll,rsaenh.tmp,rsaenh.dll
  23.  
  24. [DestinationDirs]
  25. SystemDir=11
  26. Drivers=12
  27. WFPDllCacheDir=32769
  28.  
  29. [SourceDisksNames]
  30. 1="Windows NT CD-ROM",,,
  31.  
  32. [SourceDisksFiles]
  33. dssenh.tmp = 1
  34. ipsec.tmp = 1
  35. lsasrv.tmp = 1
  36. ndiswan.tmp = 1
  37. rsaenh.tmp = 1
  38. schannel.tmp = 1
  39.  
  40. [SystemDir]
  41. lsasrv.dll,lsasrv.tmp,,32
  42. schannel.dll,schannel.tmp,,32
  43. dssenh.dll,dssenh.tmp,,32
  44. rsaenh.dll,rsaenh.tmp,,32
  45.  
  46. [Drivers]
  47. ndiswan.sys,ndiswan.tmp,,32
  48. ipsec.sys,ipsec.tmp,,32
  49.  
  50. [WFPDllCacheDir]
  51. lsasrv.dll,lsasrv.tmp,,32
  52. schannel.dll,schannel.tmp,,32
  53. dssenh.dll,dssenh.tmp,,32
  54. rsaenh.dll,rsaenh.tmp,,32
  55. ndiswan.sys,ndiswan.tmp,,32
  56. ipsec.sys,ipsec.tmp,,32
  57.  
  58.  
  59.  
  60.  
  61.