home *** CD-ROM | disk | FTP | other *** search
/ com!online 2003 October / com10_03_2.iso / vollver / pci_emaxx.exe / PCI_EMAXX.IMA / emaxx.scr < prev    next >
Encoding:
Text File  |  2003-07-23  |  868 b   |  45 lines

  1. ##################################
  2. # Configuration Script
  3. ##################################
  4.  
  5.  
  6. #############################
  7. # Operation Type
  8. #############################
  9. operationType=write
  10.  
  11. #############################
  12. # source drive information
  13. #############################
  14. srcUseUdma=y
  15. srcUseMaxPio=y
  16. srcUseMaxUdma=y
  17. srcUseLba=y
  18.  
  19.  
  20. #############################
  21. # dest drive information
  22. #############################      
  23. destUseUdma=y     
  24. destUseMaxPio=y
  25. destUseMaxUdma=y
  26. destUseLba=y      
  27.  
  28.  
  29. #################################
  30. # general information
  31. #
  32. #
  33. # writeValue should be a HEX value 
  34. # Ex. writeValue=00 or writeValue=FF
  35. #################################
  36. sectorCount=256
  37. fullDrive=y
  38. timed=y
  39. verbose=y
  40. defaultlanguage=de
  41. writeValue=00
  42. lbaDisplayStep=10000
  43. ignoreErrors=y
  44. quitOnWriteFailure=y
  45. secureWritePasses=3