Showing posts with label TweakUI. Show all posts
Showing posts with label TweakUI. Show all posts

PC Hacks: SP2 Tweaks

ere some tweaks for your Windows XP-SP2:

Disable the SP antivirus and firewall functions - and keep XP from nagging about it:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"FirewallDisableNotify"=dword:00000001
; don't monitor firewall and antivirus
"AntiVirusOverride"=dword:00000001
"FirewallOverride"=dword:00000001

Disable antivirus and firewall check at boot time

SP2 enables Auto Updates by default. This is good for you, but some folks disagree, so here is how to turn it off:



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001
;disable Auto Update
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001
;Stop nagging about AU being turned off

How to turn off the SP2 firewall (if you must):

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile]
"EnableFirewall"=dword:00000000
; turn off firewall policy for domain profile
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile]
"EnableFirewall"=dword:00000000
;disable firewall policy for standard profile

Change some popup settings:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
;turn off IE popup blocker and return activeX handling to pre-SP2 setting for local system and current user
;1001 = 1 (prompt before download signed ActiveX)
;1004 = 1 (prompt before downloading unsigned ActiveX)
;1200 = 0 (prompt before download signed ActiveX)
;1809 = 3 (disable popup blocking)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4]
"1001"=dword:00000001
"1004"=dword:00000001
"1200"=dword:00000000
"1809"=dword:00000003

Or you can disable Security Center altogether by disabling the wscsvc service.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004
;Disable Security Center

PC Hacks: SP2 Tweaks

Some non-Registry Windows tweaks | MakeUseOf.com

While I am busy compiling some more Registry tweaks for you, I realised that there are some tweaks you can make to your PC without ever having to touch the Registry at all. So here’s some off the top of my head.

1. Tweak your trash bin
trashicon.jpg If you right-click on your trash bin and choose “properties”, you can tweak a few trash features. For example, you can turn off the eternally annoying “are you sure you want to delete this?” dialogue (I love being rid of this stupid feature). You can also reduce the space in your trash bin (to prevent it from filling up too much) and you can even disable the trash bin so that anything you delete bypasses the trash and gets deleted off the system immediately (I would use this one with caution though).

2. Turn off the stupid boot up and log off music
When you turn your computer on and off, Windows gives you a stupid tune. You can easily disable this music (as well as other sound effects) by going to your system set-up (in your start menu) and choosing the sounds & audio devices option. Clicking on the “sounds” tab, you can see a list of all the sound effects and you can either change them or disable them. Now you can have a silent boot up in the morning!

3. Delete hidden “thumbs.db” files
thumbsdb.jpgwhen you have pictures on your hard drive, Windows makes a cache to make the picture load faster next time. The cache is called “thumbs.db” and is normally cloaked so you have no idea it is there. But these “thumbs.db” files build up and up and it takes up a lot of hard-drive space.
To reveal them and delete them, go to your Windows Explorer and choose Tools, Folder Options, and make sure that Show common tasks in folders (in XP) is selected under the General tab. This will give you a Windows warning that doing this may potentially hurt your system but in my opinion, it’s safe enough. This will then reveal the hidden system files, including the “thumbs.db” caches in each folder. Deleting them will free up some disk space and some folder clutter. But when you load the pictures again, the “thumbs.db” cache will return so you need to keep on top of this and delete them on a regular basis.

If you’d rather not change anything in your Windows Explorer, you can also view and delete the hidden files by viewing each folder in a FTP client such as FileZilla.

4. Right-clicking the start menu
startbutton.gif If you right-click on your start menu button and choose “properties” and then “task list”, you can change a few irritating features. For example, XP normally hides “inactive program icons” in the system tray. You can easily disable that irritating feature so they ALL show up. You can also remove the clock if you don’t need it.

5. Have Windows Explorer show the information YOU want
explorerheaders.gif
When you open a folder in Explorer, in the right hand pane, you have headers such as “name”, “size”, “type”, etc. If you right-click on one of these headers, you can untick what you don’t need and Explorer remembers for next time.

6. Change the folder icons
Tired of the same icons in your Windows Explorer or desktop? Then right-click on the icon, choose properties and then the “customize” tab. You can choose from one of Windows pre-set icons or you can download your own.
iconchange.gif
This only really works for hard-drive folders and self-made desktop shortcuts. I’ve yet to see a software program that allows you to change their default icon. I’ll be writing about more XP tweaks, both registry and non-registry, soon! Meanwhile, do you have any good tweaks to share? Tell us in the comments!

Mark O’Neill is a freelance writer, proofreader, editor and blogger. Check out his blog at http://www.betterthantherapy.net

Some non-Registry Windows tweaks | MakeUseOf.com

10 Intermediate Ways To Speed Up Windows | Connected Internet

Given how successful my Simple Guide to Tweaking Windows XP has been I’ve decided to post some more complex tweaks. The effectiveness of each of these tweaks will vary from machine to machine.
I’ve tried to focus on tweaks that I’m confident can be made on any XP machine regardless of the individual setup. Please do not make any of these changes if you are not sure what you are doing, and remember to make backups first and good luck!

1. Disable Unnecessary Services
Because Windows XP has to be all things to all people it has many services running that take up system resources that you will never need. Below is a list of services that can be disabled on most machines:

  • Alerter
  • Clipbook
  • Computer Browser
  • Distributed Link Tracking Client
  • Fast User Switching
  • Help and Support - (If you use Windows Help and Support leave this enabled)
  • Human Interface Access Devices
  • Indexing Service
  • IPSEC Services
  • Messenger
  • Netmeeting Remote Desktop Sharing (disabled for extra security)
  • Portable Media Serial Number
  • Remote Desktop Help Session Manager (disabled for extra security)
  • Remote Procedure Call Locator
  • Remote Registry (disabled for extra security)
  • Remote Registry Service
  • Secondary Logon
  • Routing & Remote Access (disabled for extra security)
  • Server
  • SSDP Discovery Service - (Unplug n’ Pray will disable this)
  • Telnet
  • TCP/IP NetBIOS Helper
  • Upload Manager
  • Universal Plug and Play Device Host
  • Windows Time
  • Wireless Zero Configuration (Do not disable if you use a wireless network)
  • Workstation
To disable these services:
  1. Go to Start and then Run and type “services.msc”
  2. Doubleclick on the service you want to change
  3. Change the startup type to ‘Disable”
2. Turn Off System Restore
System Restore can be a useful if your computer is having problems, however storing all the restore points can literally take up Gigabytes of space on your hard drive. To turn off System Restore:
1. Open Control Panel
2. Click on Performance and Maintenance
3. Click on System
4. Click on the System Restore tab
5. Tick ‘Turn off System Restore on All Drives’
6. Click ‘Ok’



Read full article here: 10 Intermediate Ways To Speed Up Windows | Connected Internet

TweakUI

tweakui

TweakUI gives you access to modify settings that necessarily cannot be changed in Windows XP.

Over a hundred default settings can be modified by using the TweakUI Control Panel Applet.

Integrating very well with the default interface, this tool is very lightweight as well.

You'd be foolish not to install this. Why they didn;t just include it in XP we'll never know!

Download Tweak Windows XP

FreshUI

freshui

FreshUI comes from the makers of Fresh Diagnose, and is a separate program that can be downloaded here.

It lets you tweak lots of settings than TweakUI, and is great for users who’re a bit advanced.

You can restore the modifications you’ve made with a single click.

Its scope is more wide than TweakUI.

Download Tweak Windows XP