12.11.2013 Views

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\<br />

74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\<br />

00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,e3,01,\<br />

00,00,03,00,00,00,01,00,00,00,67,00,00,00<br />

------End cut & paste here------<br />

To turn throbbers OFF in the shell:-<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\<br />

17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,56,\<br />

00,00,00,02,00,00,00,29,00,00,00,57,00,00,00,03,00,00,00,a8,00,00,00,00,00,\<br />

00,00,04,00,00,00,09,00,00,00,55,01,00,00<br />

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,13,00,00,00,\<br />

33,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e1,00,00,00,df,\<br />

01,00,00,04,00,00,00,01,00,00,00,bd,00,00,00,02,00,00,00,20,00,00,00,8d,01,\<br />

00,00,03,00,00,00,09,00,00,00,b8,00,00,00<br />

------End cut & paste here------<br />

To turn throbbers back ON in the shell:-<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\<br />

74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\<br />

00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,77,01,\<br />

00,00,03,00,00,00,01,00,00,00,35,00,00,00<br />

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\<br />

74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\<br />

00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,a0,0f,\<br />

00,00,03,00,00,00,01,00,00,00,00,00,00,00<br />

------End cut & paste here------<br />

35. Unload DLLs upon closing<br />

<strong>Windows</strong> Explorer will usually try and cache DLL's by keeping them in memory even after the application using them has been<br />

closed. This can cause performance problems on low memory systems, and can be annoying when developing on <strong>Windows</strong> and the<br />

DLL's remain in use. This applies for all versions of <strong>Windows</strong><br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\<strong>Windows</strong>\CurrentVersion\explorer\AlwaysUnloadDLL]<br />

@="1"<br />

------End cut & paste here------<br />

36. Idle your CPU when not busy<br />

Don't do this for NT, 2000 or XP as they have somthing similar built in.<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\CPUIdle]<br />

"Idle"=dword:00000001<br />

------End cut & paste here------<br />

37. Increase mouse rate<br />

A slow mouse sample rate can cause "frag lag" in a 3D shooter, as the mouse movement will trail the frame rate of a fast system.<br />

You need either a USB mouse or a tool like PS2Rate. PS2Rate Plus changes the refresh rate of your PS/2 Mouse from the default<br />

40hz up to a whopping 200hz!! Perfect for gamers wanting that extra bit of precision, or just a really slick mouse for your desktop.<br />

The plus version comes with an installer and a utility for testing your current mouse rate. Goto<br />

www.students.tut.fi/~zibbo/other/ps2rate/ps2rate.zip to download this.<br />

If you have a Logitech mouse than you can increase the PS2 rate of it. This will stop your mouse from flickering and give you a<br />

better edge in online gaming !<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_LOCAL_MACHINE\Software\Logitech\MouseWare\CurrentVersion\Technical]<br />

"PS2ReportRate"="40"<br />

------End cut & paste here------

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!