Pages

May 12, 2008

Wonderfull windos scripting-5

***** Protection on system files *****

To enable protection on system files such as the KnownDLLs list, add the following value;

1. Open RegEdit
2. HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Control\ SessionManager
3. Create the a Dword value and name it "ProtectionMode "
4. Set the Value to1





***** Increase BROADBAND *****



This is for broad band connections, though it might work for dial up.


• Make sure your logged on as actually "Administrator".
• Start->Run->type gpedit.msc
• Expand the "Local Computer Policy" branch.
• Expand the "Administrative Templates" branch.
• Expand the "Network Branch".
• Highlight the "QoS Packet Scheduler" in left window.
• In right window double-click the "Limit Reservable Bandwidth" setting.
• On setting tab check the "Enabled" item.
• Where it says "Bandwidth limit %" change it to read 0.


Effect is immediate on some systems, some need to re-boot. This is more of a "counter
what XP does" thing. In other words, programs can request up to 20% of the bandwidth be reserved for them, even with QoS disabled.





***** Customize Windows Media Player Title Bar *****



[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Policies\Microsoft
Create the Key [WindowsMediaPlayer]
Create String value named [TitleBar]

Data Type: REG_SZ // Value Name: TitleBar
Double click TitleBar and Enter the text to be displayed in the title bar.

Exit Registry / Reboot


Force windows XP to reboot upon crashing
This registry edit will cause your system to reboot itself automatically upon crashing. This can be useful if you have a reason for keeping your system on 24/7:

Open REGEDIT

Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\CrashControl'

Edit the 'AutoReboot' value to '1'

No comments:

Post a Comment