Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All ThreadsShow in Flat Mode*


SubjectRe: Slow select directory dialog Reply to this message
Posted byRoman
Posted on07/22/04 02:09 AM



> Can that default windows dialog be made so that it doesn't scan the files while
> retrieving the folder names? Why on earth does it do that anyway? Going into a
> folder with subfolders with 3000+ files is real-ly slow.

It's Windows...or better NTFS.

By default NTFS will automatically update timestamps whenever a directory is traversed. This isn't a necessary feature, and it slows down large volumes.

Disable it by pointing regedit to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem and set 'NtfsDisableLastAccessUpdate' to 1.

If the key doesn't exist yet, add it (DWORD value). And you have to reboot after changing the key.

Roman Scherzer
ClrMamePro

-
Entire Thread
Subject  Posted byPosted On
*Slow select directory dialog  bigmax07/22/04 01:38 AM
..Re: Slow select directory dialog  Roman07/22/04 02:09 AM
..*Thanks [nt]  bigmax07/23/04 04:39 AM