home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / chip-cd_2000_10.zip / 10 / internet / ebanki / hi_encrypt_pack_win2k / Encpack_Win2000_PL.exe / 1033 / RCDATA / CABINET / encpack.inf < prev    next >
Windows Setup INFormation  |  2000-01-10  |  893b  |  40 lines

  1. [Version]
  2. signature="$Windows NT$"
  3. AdvancedINF=2.5
  4.  
  5.  
  6. ;; INSTALL
  7.  
  8.  
  9. [DefaultInstall]
  10. RequiredEngine=Setupapi,%BadSetupVer%
  11. AddReg=AddRegSection
  12. Copyfiles=CopyCryptFiles
  13. SmartReboot=A
  14.  
  15. [AddRegSection]
  16. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\EncInst,DebugFile,2,"c:\encinst.log"
  17. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\EncInst,DebugLevel,3,EF
  18. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\EncInst,Enabled,1,FE
  19.  
  20. [CopyCryptFiles]
  21. rsaenh.dll,rsaenhs.dll,,32
  22. rsaenhs.dll,rsaenhs.dll,,4
  23. enceula.txt,enceula.txt,,4
  24. encread.txt,encread.txt,,4
  25.  
  26. [DestinationDirs]
  27. CopyCryptFiles=11
  28.                  
  29. [SourceDisksNames]
  30. 10=%ID01%,,0
  31.  
  32. [SourceDisksFiles]
  33. rsaenhs.dll=10
  34.  
  35. ;; STRINGS
  36.  
  37. [Strings]
  38. ID01="Funkcja silnego szyfrowania (128 bit≤w) systemu Microsoft Windows 2000"
  39. BadSetupVer   = "W systemie brak wymaganego aparatu Instalatora."
  40.