What is the best performance tweak you have found for Win2k?
Thanks in advance
Thanks in advance
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Quote:windows 2003 server running as a workstation
What the hell is that supposed to mean?
What the hell is that supposed to mean?
Not so much of a performance tweak, but a timesaving tweak, if you use the CLI often:
Code:
in a CMD instance, pressing TAB will complete the file/foldername you're typing.
Code:
Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]"CompletionChar"=dword:00000009
in a CMD instance, pressing TAB will complete the file/foldername you're typing.