home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / forensic / file / file.exe / %AppDir% / config.ini < prev    next >
Encoding:
INI File  |  2003-11-10  |  757 b   |  53 lines

  1. ; service configuration - for internal use only - do not change!
  2.  
  3.  
  4. [common]
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12. [FATAnalyser]
  13.  
  14. ; remove drives (with less than x directories) if there are more than y drives...
  15. removeIfDrvCountGreater=128
  16. removeRootDirChildrenCountLess=32
  17.  
  18. ; rebuild tree for each drive?
  19. rebuildTree=1
  20.  
  21.  
  22.  
  23. [FATDirectory]
  24.  
  25. ; try all possible cluster combinations on deleted entries? (since Win2000/XP clear the highest DWORD)
  26. tryAllWhenAddingDeletedChildren=1
  27.  
  28.  
  29.  
  30. [FATFile]
  31.  
  32. ; try all possible cluster combinations on deleted files? (since Win2000/XP clear the highest DWORD)
  33. tryAllWhenSaving=1
  34.  
  35. ; try all cluster combinations when viewing the file?
  36. tryAllWhenCreatingStream=1
  37.  
  38.  
  39.  
  40. [NTFSAnalyser]
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. [RawFSAnalyser]
  48.  
  49.  
  50.  
  51.  
  52.  
  53.