PDA

View Full Version : Do the Same Tweaks for 2K apply to XP?



ImaginAsian
06-27-2002, 12:11 AM
Now that I have upgraded to XP over 2K...do you guys know if the same reg tweaks for 2K apply to XP...this is what I have so far in a W2K_Tweak.reg file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
"IoPageLockLimit"=dword:00004000
"LargeSystemCache"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000016

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"DisableTaskOffload"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"DefaultTTL"=dword:00000080
"EnablePMTUDiscovery"=dword:00000001
"SackOpts"=dword:00000001
"Tcp1323Opts"=dword:00000003
"TcpWindowSize"=dword:0005ae4c
"GlobalMaxTcpWindowSize"=dword:0005ae4c

Alakazam
06-27-2002, 12:21 AM
I never ran 2K, but a good guide for reg hacks is at winguides. (http://www.winguides.com/) Give it a few days to get familiar with XP then start looking at my guide for more info than you probably need. Good luck!!

Tuffie
06-27-2002, 06:57 AM
IA, I was reading in one of the forums here about XPSpy,it was used to disable all the so called spy type things in XP.I believe it is listed under XP OS or maybe the downloads.Ya might want to check it out :D

Dramen
06-27-2002, 10:37 PM
Those tweaks are ok IA, yup most stuff that worked for 2k will fly for xp as well.

ImaginAsian
06-27-2002, 11:08 PM
Thanks guys I figured it would be applicable since it basically shares the same kernal as 2K...I ran them tonight.