home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-11-10 | 757 b | 53 lines |
- ; service configuration - for internal use only - do not change!
-
-
- [common]
-
-
-
-
-
-
-
- [FATAnalyser]
-
- ; remove drives (with less than x directories) if there are more than y drives...
- removeIfDrvCountGreater=128
- removeRootDirChildrenCountLess=32
-
- ; rebuild tree for each drive?
- rebuildTree=1
-
-
-
- [FATDirectory]
-
- ; try all possible cluster combinations on deleted entries? (since Win2000/XP clear the highest DWORD)
- tryAllWhenAddingDeletedChildren=1
-
-
-
- [FATFile]
-
- ; try all possible cluster combinations on deleted files? (since Win2000/XP clear the highest DWORD)
- tryAllWhenSaving=1
-
- ; try all cluster combinations when viewing the file?
- tryAllWhenCreatingStream=1
-
-
-
- [NTFSAnalyser]
-
-
-
-
-
-
- [RawFSAnalyser]
-
-
-
-
-
-