How to hide the "Delete" command from Recycle Bin context menu in Windows Vista

The Delete command from the Recycle Bin context menu in Windows Vista cannot be removed, but can be hidden by using a tweak. To hide the Delete command and replace it with a Search... command, use these steps:

  • Download the file Vista_recyclebin_hidedelete.reg (from the Attachments section below)
  • Save the file to your Desktop
  • Right-click on the file and choose Merge
  • If you are prompted for an administrator password or confirmation, type the password or provide confirmation
  • Click Yes to continue
  • After applying the REG file, the Recycle bin context menu will appear as in Fig 1below:

How to undo the above tweak?

To undo the above tweak, and to show the Delete option (default setting), download and apply the Vista_recyclebin_showdelete.reg file. After applying the undo REG file, the Delete option should be restored, as in the figure below.



PreviewConfig Tool Registers File Types for the Preview Pane in Windows Vista

Windows Vista introduces the Preview pane in Explorer, which shows the contents of the currently chosen file. You can also play multimedia files from the Preview pane, without opening Windows Media Player. This article explains how to use the PreviewConfig utility to register a custom file type for the Preview pane in Windows Vista Explorer.

Registering file types for the Preview pane

If you have a custom file type and wish to register a plain text or a multimedia Preview handler for the custom file type, you can do so using this utility.



Usage

Download and run PreviewHandler utility (requires administrative privileges to run). Select the file type from the listing, and choose the type of Preview you want for this file type (Media / Plain-text / None), and click Apply.

Additional details are available in the Readme.txt file.

Adding new file types

If a file type is not displayed in the listing, you may manually type the file extension (example, .cpp) into the text box provided, and choose the Preview type for this file extension.

Example

You may use this utility to register text previews for plain-text file types such as:

.REG | .CSS | .BAT | .CMD | .INF | .CS | .VB | .CPP | .SQL

Preview Handler information

When you select a file type, the information of the Preview handler registered for the file type will be displayed in the text box. You can copy the contents to Clipboard by double-clicking the text box.

How to enable the Preview pane in Windows Vista

You can enable the preview pane by selecting Organize | Layout | Preview Panefrom the folder’s menu.

How to hide drive-letters from the Send To menu in Windows Vista

Hide removable drives from Send To

By enabling the NoDrivesInSendToMenu policy, you can hide drive-letters from the Send To menu in Windows Vista without actually hiding the drives in Windows Explorer environment. As indicated in this article, NoDrivesInSendToMenu is not applicable for Windows XP systems.

NOTE: To automate the following, you may use the nodrivesinsendto.reg file available for download from the Attachments section below. Download and save the file to Desktop, right-click on the file and choose Merge. There is an undo file provided also.

Manual registry edit

  • Click Start, type regedit.exe and press ENTER
  • Navigate to the following location:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

If the above branch does not exist by default, you'll need to create it.

  • Create a new DWORD (32-bit) value named NoDrivesInSendToMenu
  • Double-click NoDrivesInSendToMenu and set its value data to 1
  • Exit Registry Editor.

Screenshots


Fig 1: Drive-letters displayed in the Send To menu

Fig 2: Drive-letters hidden in the Send To menu

How to Access the Hidden Themes in Windows 7

Windows 7 includes additional themes set which are kept hidden from the themes dialog. The hidden international themes are stored in a super-hidden folder. Here is how to access the hidden wallpapers & themes set.

Open Windows Explorer and paste the following address:

%WinDir%\Globalization\MCT


Note that the folder MCT is hidden (system attributes) by default.

Under the MCT folder, the following folders (MCT-AU, MCT-CA, MCT-GB, MCT-US, MCT-ZA) exist:


These folders include themes for Australia, Canada, UK, US and South Africa. Under each folder there will be four folders, including a Theme folder. Open the Themefolder and double-click the .theme file to apply it.

The Globalization theme gets added to the Windows Themes list in the Personalizeapplet.

Office 2007 File Types DOCX, PPTX, XLSX Downloading as ZIP

When you try downloading one of the Office 2007 file types such as .DOCX, .PPTX, .XLSX, the file may download as a .Zip (Compressed Folder). This happens if the Office 2007 file format MIME types are not registered in the Web server you’re downloading the file from.
There is nothing much the user can do, apart from saving / renaming the file with the correct extension and then opening it using Office 2007.
If you had already downloaded the file (as .zip), simply rename (change) the extension accordingly. To do that, you’ll have to clear the Hide extensions for known file types check box in Folder Options.

Speed up your web browsing

Iv'e personally found a dramatic increase in web browsing after clearing the Windows XP DNS cache.

To clear it type the following in a command prompt: ipconfig /flushdns

Keep Dial Up Connection after Logging off

You may have noticed that you loose your dial-up connection, after you log off your computer...

simply add this string to your registry, and your computer will keep your connection after you log off, and switch user until you disconnect it

Standard Warning: You really should back up your system before making any changes to your registry

1. Open Registry Editor

2. Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon.

3. Click Add String Value within the Edit menu.

4. Type KeepRasConnections in the dialog box, and select REG_SZ as the
Data Type.

5. Click OK.

6. In the next dialog box, type 1 and click OK.

7. Close the Registry Editor.

Faster and more powerful Internet searching then ever before

This tweak will have you searching the Internet faster and more powerfully then you ever have before.

1. Get TweakUI Powertoy for WindowsXP

2. Start -> Programs -> Powertoys for Windows XP -> TweakUI for Windows XP

3. Click the '+' next to 'Internet Explorer'

4. Hightlight 'Search'

5. In the right plane click on the 'Create' button.

6. For the Prefix, type in 'Google' or if you're REALLY lazy (like me) then just 'g'

7. for the URL, enter: http://www.google.com/search?hl=en&q=%s&num=100

The 'hl' is language, the 'q' is the query, and the 'num' is the number of results per page. To search for multiple keywords at a time, use the format 'google monkey+cars' or just 'g monkey+cars' depending how you chose to set it up.

If you use another search engine, then you must have never tried Google.

Here are some reasons to help sway you: http://www.google.com/technology/whyuse.html

It has no graphics to load, no popups, no graphical ads, and codes your search terms in bold to prove the pages it lists have all you wanted.

And if that didn't work, try installing a BSD or *nix type OS, and finding solutions to cryptic error messages using any other search engine.

Sooner or later you'll realize Google is tops. Just give it a month's trial and see if you ever leave it ;)

On request for advanced users only. If you don't want to use TweakUi, use this registry file or make the according changes manually.

;--begin copy below-------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g]
@="http://www.google.com/search?hl=en&q=%s&num=100"
" "="+"
"#"="%23"
"&"="%26"
"?"="%3F"
"+"="%2B"
"="="%3D"

;--end copy---------------------------------------------------------

Copy and paste into notepad, save as "search.reg", right click - merge.

Disable IE's Macromedia Flash plug-in

The Flash player is necessary for many of those pop-up ads and graphics on the internet, particularly on many of Yahoo!'s webpages. To prevent these annoyances from appearing, do the following:

1. Ensure Internet Explorer is closed.

2. Determine your path to the flash plug-in (the plug-in will be a file whose name contains the word 'flash', and the extension .ocx) For most installations, it will be C:\Windows\system32\Macromed\Flash\swflash.ocx.

2. Unregister the plug-in by typing the following at the Start|Run prompt:

regsvr32 c:\Windows\system32\Macromed\Flash\swflash.ocx /u


When you restart IE, most (if not all) of those pop-ups should cease to bother you.

Can't connect to computers in your network?

This may not solve everyone's problem with networking, but this is one way to fix a problem if you can't connect to users' computer.


1. Click start button

2. Click "My Network Places"

3. Right-click and click on "Properties"

4. Right-click on "Local Area Connection" and click on "Properties"

5. click on the "Authentication" tab

6. Uncheck "Enable network access control using IEEE 802.1X"

7. Click "OK"

Hopefully that should fix the problem. If it didn't then you have a different problem. Enjoy!

Assigning a Static IP Address

To assign a Static IP Address to your network connection follow these steps:

1. Open Network Connections

2. Right click the connection you wish to assign a Static Address to and choose Properties.

3. In the Properties box that comes up select "Internet Protocol TCP/IP" and click the Properties button beneath.

4. In Internet Protocol TCP/IP Properties place a dot in "Use the following IP Address".

5. Enter the IP address you wish to use and OK the change. Click OK on Local Area Connection Properties.

6. Reboot

Add a Website link to Start menu

To Install : Copy the code below to notepad and save it as link.reg then just right click on it and choose "merge".


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@="TweakXP.com"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@="%SystemRoot%\\system32\\shell32.dll,-47"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"Command"="TweakXP.com"
"Param1"="http://www.TweakXP.com"


To uninstall : Copy the code below to notepad and save as rem.reg and right click and choose merge.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@=""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@=""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"command"=""
"Param1"=""

Activating Passive FTP Mode

If you have problems connectiong to FTP servers using Internet Explorer when your computer is behind a firewall, you need to enable passive mode so you can connect a different way.

1. In IE6 XP open the Tools tab -> go to Internet Options -> Advanced tab -> scroll down till you find "Use Passive FTP (for firewall and DSL modem compatibility)" -> TICK this setting -> hit Apply

This should resolve all problems with accessing FTP servers.

Turn autocomplete off in IE

By default, Windows XP and Internet Explorer 6 will examine what you are typing in the address bar and pop up a list of similar entries you entered recently. It also stores entries you have made on web documents and forms, including usernames and passwords. While this can help speed up your web surfing experience, it can also potentially compromise your privacy if multiple people are using the same user account on your system. Fortunately, autocomplete can be easily disabled through the IE options menu.

To do this: From Internet Explorer, go to the Tools menu, then select 'options.' Choose the 'content' tab, then click the 'autocomplete' button.



Disable the various options as you see fit. You can also clear autocomplete's memory cache for web forms and passwords from this window.

Create a password reset disk

Here's an important tip… If you are using a password protected user account in Windows XP (and you really, really should be ) you might be nervous about forgetting your password. Well here's a way to put your mind at ease, at least a little bit. Windows XP allows users to create a password reset disk specific to their user account. This disk can be used at the welcome screen to reset your password in the event that you do forget it.

To create the disk: Go to start\control panel\user accounts. Select the account you are currently logged in as.

Under the 'related tasks' heading in the top left corner, click 'prevent a forgotten password' to open the forgotten password wizard. Insert a blank floppy disk and follow the instructions to create your password reset disk.

To use the password reset disk in case of emergency:

Once you have created a password reset disk for a specific user, the next time the password for that user is entered incorrectly at the welcome screen, a message will pop up asking if you have forgotten your password. At this point you can elect to use your password reset disk. Follow the instructions to reset your password.

Note: There are a couple of possible problems with the above procedure. For one, if you have used Windows XP's built in encryption feature to encrypt some of your files and folders, but have not yet updated to service pack 1, do not reset your password, as you will lose access to all the encrypted data. Once you have got service pack 1, it is safe to use the disk. Also, you cannot gain access to the reset feature if you have disabled the welcome screen on XP by using tip #31 above.

Keep your reset disk in a safe location, because anyone else can also use it to reset your password....

Hosting online games through the Windows XP firewall

If you are using the Windows XP firewall and you wish to host an online game such as Quake 3, or other applications that require users on the Internet to contact your computer directly, you will need to customize your firewall slightly to allow these specific communications through. Fortunately the XP firewall makes these changes fairly easy to do.

To customize your firewall: Go to 'start\control panel\network connections'. Right click on the network connection that has the firewall enabled and go to 'properties.' Choose the 'settings' button at the bottom. On the 'services' tab, click the 'add' button.



This window will add the application that you are using to the firewall's list of data that is allowed into your computer.

You will need to find out the port that your application uses. This information should be available from the documentation or from the software manufacturer's website.

Input a description for your convenience, then the computer name or IP address of the computer that is hosting the program, then put the port number that the program uses. Note that as long as the program is running on the computer that uses the XP firewall, the internal and external port will be the same.

Click 'ok' to apply the rule. Your firewall will now allow connections through the port you specified.

Create a link to shutdown your PC

To create a useful link desktop link to shutdown or restart your PC, follow these directions:

Right click on an empty area of your desktop, then select 'new' and 'shortcut' to open the new shortcut wizard.

When prompted for the location of the shortcut, enter 'SHUTDOWN -s -t 01' to shutdown the system or 'SHUTDOWN -r -t 01' to restart the system.

Name the shortcut and give it an appropriate icon from the '%SystemRoot%\system32\SHELL32.dll' location.

You now have a quick shortcut to shutdown or restart your system! Perfect for getting out of the office right at 5:00PM on the dot!

Quick Edit in the Command Prompt

The Quick Edit function allows you to cut and paste text to and from the command prompt window, something which you may have become used to not being able to do.

To activate Quick Edit: Open a command prompt Window ('start\run' and type 'cmd'). Right click on thetoolbar at the top and select 'properties.' Put a checkmark in the Quick Edit mode box. When prompted, opt to apply changes to all similar windows.

Now that Quick Edit is enabled in the command prompt, you can click and drag to highlight text, then press ENTER to copy it to the clipboard. To paste text from the clipboard, simply right click on the command prompt window.

Compressing files and folders to save space

Windows XP includes a built in compression utility which can save you some valuable space on your hard disk by archiving little used files. Working similarly to compression programs such as PKZIP and WINRAR, the built in software reduces the space your files take up on the disk at the penalty of increased disk access time for the compressed files in question. There are several ways of compressing data on your system:

If you have a pre-existing folder and would like to compress everything in it, right click on the folder, select 'properties' then the 'advanced' button at the bottom. In the 'compress or encrypt attributes' section, check the 'compress contents to save disk space' option.

If you wish to create a compressed folder for a file or folder separate from the one it is in now, right click on the item you wish to compress and choose 'send to\compressed (zipped) folder.' This will create a new compressed folder in the same location as the original file or folder.

Use remote desktop to connect to your PC from anywhere

Windows XP Professional includes Microsoft's remote desktop software, which can be used to access your computer from anywhere you have Internet access. Not only can you access your system, you can actually see and manipulate the desktop environment just as if you were seated in front of the system.

Let's look at how to do this: In order to use Remote Desktop to connect to your home computer remotely, it must first be enabled. Right click on 'my computer' then select the 'remote' tab, and check the box entitled 'allow computers to connect remotely to this computer.'

Note: please ensure that all of your user accounts are using proper passwords before you enable this option, otherwise anyone with internet access and a Windows system can theoretically access and control your computer.
Using the 'select remote users' button, you can select user accounts that have access to the computer remotely. All members of the administrators group (that is, the built in 'administrator' account and any users who were added during the install process) are allowed remote access automatically.

Now you can install Remote Desktop Web Connection if you wish. This allows client computers to access the remote desktop through Internet explorer, eliminating the need to download and install the (freely available from Microsoft) 'Remote desktop client' program.

Insert the Windows XP Professional CD and select 'install additional windows components. Highlight 'internet information services (IIS)' and click 'details.' Highlight 'world wide web services' and click 'details.' Now put a check beside 'Remote desktop web connection,' hit 'ok' twice and then 'next' to install.
Now to connect to the remote desktop from any client computer with Internet Explorer 4 or better installed, simply type 'http://(IP address of your home computer)/tsweb' to bring up the web connect dialog screen.

Enable clear type

Windows XP allows you to enable Microsoft's Clear Type font smoothing method. This blends the colours at the edges of type on screen, causing the letters to appear less jagged. While it is primarily intended to increase text quality for users of laptops and desktop PCs with LCD (flat panel) screens, it is worth experimenting with even if you use a traditional CRT.

Be advised that certain ClearType settings may appear rather blurry on a CRT monitor. If you use an LCD monitor on a laptop or desktop, you should definitely enable Cleartype as the increase in text quality is considerable.

To activate ClearType: Go to 'control panel\display' and select the 'appearance' tab.

Click the 'effects' button. Ensure that the 'use the following method to smooth the edges of screen fonts' box is checked and change the drop down box to 'ClearType.' Press 'OK.'

Once you have enabled cleartype, Microsoft has provided a web location where you can fine-tune your ClearType settings. Here it is the link.

18. Create a keyboard shortcut to a folder or program

Shortcuts to programs are very convenient, but only if they are easily accessible. It can be a pain to have to minimize the window you are currently working in just to locate the shortcut you are looking for.

To make things easier, XP features the ability to link shortcuts to user-defined key combinations, so you can easily activate the one you are looking for without disrupting what you are doing.

Unfortunately this only works for shortcuts that are placed directly on the desktop, not in other folders, but it's still a useful little tip.

To do it: Select the folder or program icon that you wish to use. Create a shortcut for it by right clicking on the item and selecting 'create shortcut' from the menu.

Place your newly created shortcut on the desktop by dragging or cut/pasting. Right click the shortcut and select 'properties.'

Select the 'shortcut' tab and enter the key combination you wish to use (XP will automatically edit the combination if it is not acceptable. Just entering 'e' for example, will get you an actual key combination of ctrl + alt + e). Click 'ok.'

Windows XP Disk Defragmentation

"Disk defragmentation describes the process of consolidating fragmented files on your computer's hard disk.
Fragmentation happens to a hard disk over time as you save, change, or delete files. The changes that you save to a file are often stored at a location on the hard disk that's different from the original file. Additional changes are saved to even more locations. Over time, both the file and the hard disk itself become fragmented, and your computer slows down as it has to look in many different places to open a file.

Disk Defragmenter is a tool that rearranges the data on your hard disk and reunites fragmented files so your computer can run more efficiently. In this version of Windows, Disk Defragmenter runs on a schedule so you don't have to remember to run it, although you can still run it manually or change the schedule it uses."

"Fragmentation makes your hard disk do extra work that can slow down your computer. Disk Defragmenter rearranges fragmented data so your hard disk can work more efficiently."

Run WinTools.net and press Defrag button:
Disk Defragmenter

"Disk defragmentation describes the process of consolidating fragmented files on your computer's hard disk.
Fragmentation happens to a hard disk over time as you save, change, or delete files. The changes that you save to a file are often stored at a location on the hard disk that's different from the original file. Additional changes are saved to even more locations. Over time, both the file and the hard disk itself become fragmented, and your computer slows down as it has to look in many different places to open a file.

Disk Defragmenter is a tool that rearranges the data on your hard disk and reunites fragmented files so your computer can run more efficiently. In this version of Windows, Disk Defragmenter runs on a schedule so you don't have to remember to run it, although you can still run it manually or change the schedule it uses."

"Fragmentation makes your hard disk do extra work that can slow down your computer. Disk Defragmenter rearranges fragmented data so your hard disk can work more efficiently."

Run WinTools.net and press Defrag button:

Disable Indexing on Drives:

Click on My Computer. Right-click on any disk you do not want to be Indexed. In the General tab uncheck Index this drive for faster searching and click Apply.

Disabling XP Indexing

In the resulting window choose Apply changes to drive X:\, subfolders and files, click OK and ignore everything for any error messages.
Disabling XP Indexing
Do it for all hard disks.

Disabling Windows XP Indexing:

The usefulness of Windows Search Indexing is disputable enough. You lose PC performance, a part of free RAM memory and the speed access to Hard Drive(during the work of the Search Indexer) for possibility to fast search of a file on your hard drive. It is possible to disable and turn off search indexing to speed up system speed by freeing up CPU and the memory which is used to performing the indexing task. Disabling does not mean you can't use Windows Search but it does mean that the searches will take more time. To disable it:

Disable Search Indexing Service:


Run WinTools.net and select System Services point of MS Tools menu:

Disabling XP Indexing

Or press Windows + R buttons of your keyboard, type services.msc and press OK.
Disabling XP Indexing

In the list of Services mouse double click on the Indexing Service entry. In a popped up dialog press Stop button, select Startup type: Disabled to permanently disable the indexing service so that it won`t run again and press Apply button.


Disabling XP Indexing

Unused Files

One of the most common causes of slow disk performance is the presence of lots of small files, which are often unused. Major culprits include the IE browser cache and Windows temporary file directories. Use the XP Disk Cleanup tool (Accessories menu, System Tools) often:


The Disk Cleanup utility can take a while to run on laptops when you execute it for the first time, so be prepared to sit around for a while, or maybe a read a good book. However subsequent cleanups will run much quicker if you perform this task regularly.

The Disk Cleanup utility will empty your Internet Exploder cache, but if you use the Firefox browser, you'll have to empty its cache manually. On the Tools menu, select Options then select the Privacy tab. In the Private Data group, click Clear Now... then click Clear Private Data Now. Make sure that you don't clear passwords unless you really want to do that:



Removing unused or unwanted files before executing a defragmentation can free up space that will be better occupied after a defrag, this is because files will load faster if they are located closer to the start of the drive.

Keeping your Machine Well-Oiled and Greased

When files are stored on disk they are stored in blocks. A set of blocks can be contiguous or fragmented. Contiguous means adjacent. A contiguous file is composed of a sequence of blocks that is stored in an unbroken chain. A fragmented file has gaps in the block sequence, and the gaps are usually occupied by blocks that belong to other files. If a file is fragmented, or non-contiguous, the hard disk has to skip expanses of blocks as it tries to read a file from start to end, which means that fragmented files cause slower performance.

A fragmented hard disk is a disk that has a lot of fragmented files. A defragmented hard disk means faster read/write access, which, in turn, means better overall disk performance.

Regularly defragment your hard disk, every week if necessary, and certainly at least once a month. Also defrag your disk after deleting a large number of files, cleaning out your browser cache, uninstalling applications, or after using the Windows Disk Cleanup Utility.

The Windows XP Disk Defragmenter is a crippled version of a commercial product called "DiskKeeper" and has a number of limitations:
The User Interface is not intuitive.
The defragmentation process is rudimentary at best.
Large gaps are left between individual files, i.e. the disk is not compacted.
It can only defragment one volume at a time.
It cannot be run on a schedule
While the built-in XP defragmenter is ok for average users, power users who need more from a defragmenter might consider looking at UltraDefrag, which is an Open Source defragmenter for Windows that supports both x32 and x64 versions of XP and Vista. UltraDefrag offers:
Very fast defragmentation, the work is done via a kernel mode driver that has an optimal defragging algorithm.
Very small engine written in pure C.
The full download is under 200k in size.
Nice graphical interface, which is both compact and functional.
Safe, because file moving is accomplished with Microsoft's own Defrag API.
Simple to use.
Can generate html reports of fragmentation status.
Can include/exclude files based on simple filters.
Free: Distributed with full source code under the GNU General Public License.
Has a Compact option to remove gaps between files
If you decide to use defragmentation as a performance-enhancing tool then also download and install Microsoft's PageDefrag tool. Most defragmenters cannot defragment pagefiles and registry hives because those files are open while the defragmenter is running. If you want to optimise your pagefile and other system files, especially if you have only a single hard disk, then this tool is highly recommended.

Turn off themes and visual effects.

As ridiculous as that sounds, if you want a very responsive user interface because you are more interested in getting work done than looking at XP's Fisher-Price graphics, then turning off themes and visual effects has got to be the best idea since sliced cheese spread. You might not like what you see, but it will be faster.

You can disable all of XPs visual effects by right-clicking the Desktop and selecting the "Properties" menu item, select the "Appearance" tab. In the dropdown box under "Windows and buttons", choose Windows Classic style.

Processor Scheduling

his tweak is impossible to explain without getting into the technical ins and outs of binary values, bit pairs and bit masks. Suffice it to say, it forces short, variable length processor timeslices to be allocated to foreground processes three times more often than those timeslices given to background processes.

Start regedit and navigate to the following key:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]

Change the value of Win32PrioritySeparation to 26 hexadecimal, which is 38 decimal, save the changes and reboot.

As with the cache tuning tweak (#4), this particular tweak should not be applied to a system that is running either SQL Server or Internet Information Server (IIS) unless you are certain that you want to slow down those background processes.

Disable Last Access Timestamp

Whenever XP reads a file, it stamps the file with the date and time that you accessed it. This feature has its place but is not required for normal use unless you rely on the date of last access for backup purposes, which is a rare requirement for most backups. Putting a timestamp on a file that has just been read means that a write access has to be made to disk, so every time a read is executed, a corresponding write is also executed.

To disable the last access timestamp behaviour, start a command prompt, enter the following command then reboot;

FSUTIL behavior set disablelastaccess 1

Those of us who read and write Her Majesty's English need to take note of the American spelling of the BEHAVIOR parameter. To turn timestamps back on, repeat the command but replace 1 with 0;

FSUTIL behavior set disablelastaccess 0

Fix Broken and Slow Tab Issues in Internet Explorer 8

Some users that upgraded to Internet Explorer 8 experience issues with tabs not working properly or taking a very long time to load. It seems for most users the issue can be attributed to a problem with actxprxy.dll not installing properly during the upgrade. If you have a similar problem with IE8, fixing the issue is as simple as a running one command.

Just open up an administrative level command prompt and type in regsvr32 actxprxy.dll and hit Enter. Reboot your computer and your tab issue should be resolved.

Speed up web browsing with OpenDNS

When you type in a domain name such as wingeek.com in your browser the computer must resolve the friendly name into an IP address of the server to download the web page and supporting files. Windows uses a DNS (domain name system) server to lookup this information. By default, Windows uses your ISP’s DNS server. Depending on your provider, the performance of their DNS resolving server varies. Some large national providers are known to provide unreliable and slow DNS servers.

The performance of the DNS server you are using is one component that affects the speed of your internet browsing. Since each domain name you type in must be resolved into an IP address, the amount of time that takes will delay the loading of any web page. Some users with overloaded ISP DNS servers can see delays in multiple seconds before web pages start to load.

OpenDNS provides free alternative DNS servers that anyone can use with any internet provider. Unlike many national internet providers, OpenDNS’s DNS servers are very fast and reliable. Using OpenDNS servers instead of your ISP servers will help you speed up your internet browsing by cutting down on the delay between resolving a domain name and getting the IP address so your browser can start loading the web page.

Configuring your computer to use OpenDNS servers instead of your ISP’s is a simple change that works in both Windows XP and Windows Vista:

Click on the Start Button and type in ncpa.cpl and hit Enter. In Windows XP Click on the Start Button, click Run and then type in ncpa.cpl
Right click on your active network connection that you use to connect to the Internet and select Properties.
On the Networking / General tab, select Internet Protocol (TCP/IP) (version 4 on Windows Vista & 7) and hit Properties.
On the properties screen, select Use the following DNS server addresses and then type in 208.67.222.222 in the preferred and 208.67.220.220 in the alternate boxes.
Hit OK twice and you are finished.

Share Your Screen with SharedView

Microsoft SharedView is a free utility that allows you to share your desktop, applications and documents with up to 15 people online at a time. It is perfect to hold a small meeting or to show a family member how to do something. Best of all it works well through firewalls and routers so you don’t have to worry about connection issues.

Getting Microsoft SharedView up and running requires a Microsoft Live ID, broadband connection and a short download.

Click here to download SharedView

Once downloaded and installed just start up the utility from the start menu and sign in. Then click Start a new session and send your participants the link and details provided. Finally,click the Start button to start your meeting/event.

After the meeting has started you need to share something for your participants to view. Click the Share button on the top of the screen and select the app you want to share. You can also select your entire desktop on the bottom of the list.

Once selected click the Start button to begin sharing.

Remote Assistance and Remote Desktop Sharing

Remove Remote Assistance and Remote Desktop Sharing.

Take note: Remote Desktop Sharing is not available with Windows XP Home. You may request assistance from someone only using Windows XP Pro.

Where do you find it?

With the default Category Control Panel:

Head to
Start
Select
Control Panel
Select
Performance and Maintenance
Select
System
Select
Remote Tab
Uncheck both "
Remote Assistance and Desktop Sharing" options
Select the
Ok button to apply the settings

With the
Classic Control Panel:

Head to
Start
Select
Control Panel
Select
System
Select
Remote Tab
Uncheck both "
Remote Assistance and Desktop Sharing" options
Select the
Ok button to apply the settings

Search history and settings: Enabling cookies

Google Chrome

To adjust cookies and other settings in Google Chrome, please review the information in the Google Chrome Help Center.

Firefox 2 or 3

Click the Tools menu.
Select Options.
Click the Privacy tab.
Select the 'Accept cookies from sites' checkbox.
Click the OK button.

Internet Explorer 6 or 7

Click the Tools menu.
Select Internet Options.
Click the Privacy tab.
Click the Default button (or manually slide the bar down to 'Medium').
Click the OK button.

Safari 3

Click the Safari menu.
Select Preferences.
Click Security.
In the 'Accept Cookies' section, select Always.
Click OK.