Category Archives: Tech Notes

Hanging at 62% when you upgrade from Windows Vista to Windows 7

If when attempting to upgrade from Windows Vista to Windows 7 your installation hangs at 62% this could be due to the iphlpsvc service and Microsoft offers the following fix:

  1. Reboot the computer; this will cause a rollback to Windows Vista.
  2. Click Start, and right-click Computer.
  3. Click Properties, and then click Advanced System Settings.
  4. Click Environment Variables.
  5. Under System Variables, click New, and then press ENTER
  6. Type in the following variable information:
    Variable Name: MIG_UPGRADE_IGNORE_PLUGINS 
    Variable value: IphlpsvcMigPlugin.dll
  7. Then Restart Setup.

Note This workaround only applies to the iphlpsvc service hangs

Microsoft Support article

Google listing pages excluded by robots.txt

Matt Cutts has recently released has recently explained whilst Google still indexes pages which have been specified as excluded via the robots.txt file.

It turns out that Google will link to the pages but will not actually crawl the content of the page and as such they will display without a title and/or snippet.

With title and snippet

Without title and snippet

To remove a page from Google’s index completely you can do one of two things, you can either add a noindex meta tag to the page itself or you can use Google’s removal request tool. If you use the removal request tool you must be certain that you want it to be removed as it can be tricky to get it put back into the index at a later time.

 

Map a network drive in Windows 7

Mapping a network drive in Windows 7 is similar to Windows Vista, firstly you need to navigate to the Computer window in Windows Explorer, this should display a list of your hard disks and removable drives in a similar style than below. You then need to click on the ‘Map network drive’ button to start the wizard.

Map network drive button in Windows 7

Here you then select the drive you want it to appear as and the folder to share it as, you can also configure options regarding reconnecting to the drive at logon and/or to connect using different network credentials. Completing the wizard will add the drive in your Computer window in Windows Explorer.

Map network drive wizard in Windows 7

Make older programs run in Windows 7

Windows 7 has many built in backwards compatibility features but a new one is the Program Compatibility troubleshooter. To run the troubleshooter follow the following steps:

  • Open the Program Compatibility troubleshooter by clicking the Start button Picture of the Start buttonand then clicking Control Panel. In the search box, type troubleshooter, and then click Troubleshooting. Under Programs, click Run programs made for previous versions of Windows.

  • Follow the instructions in the troubleshooter.

If you cannot install a program, insert the installation disc for the program and, using the troubleshooter, browse to the program’s setup file, usually called Setup.exe, Install.exe, or something similar. The troubleshooter is not designed to work on programs that have an .msi file name extension.

You can also open the Program Compatibility troubleshooter by right-clicking a program’s icon or shortcut and then clicking Troubleshoot compatibility.

Restore the Quick Launch toolbar in Windows 7

One of the first things I noticed when I installed Windows 7 was the missing Quick Launch toolbar, this is mainly because the functionality has now been integrated into the main taskbar but if you desperately need it back you can follow the steps below:

    • Right-click the taskbar and select Toolbars > New Toolbar
    • In the folder selection dialog, enter the following string and click Select Folder:
      %userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch

The quick launch toolbar has now been setup, to make it look like the old version you can remove the title and text associated with the icons by first unlocking the taskbar and then right-clicking the quick launch toolbar and deselecting ‘Show text’ and ‘Show title’. Whilst the taskbar is unlocked you can also rearrange to put it in your preferred place on the taskbar.

Xfire shortcut keys

Xfire, the popular instant messaging service targeted at gamers, has various shortcut keys, for reference I’ve listed the default values below:

Scroll Lock + XXfire In-Game
Scroll Lock + EEdit Mode
Scroll Lock + CChat Window
Scroll Lock + WWeb Browser
Scroll Lock + SScreenshot
Scroll Lock + TVoice Chat

You can modify the default shortcut keys by opening the Options window under Tools on the main Xfire window and then selecting the Chat tab.

Xfire Shortcut Keys

How to disable real-time protection in Microsoft Security Essentials

Microsoft has just released their new free anti-virus product called Microsoft Security Essentials, it has been in public beta for a while now but just been released to the masses, I’ve only just installed it on the whole it seems as good as an anti-virus program from the makers of your operating system would be. One feature that I couldn’t easily find was how to disable the real-time protection on the fly which would be handy for when I want to play games without any interference from the real-time scanning. Currently the only way to do this is listed below:

  1. Open the main program window by either double clicking on the taskbar icon or running the Microsoft Security Essentials shortcut on your desktop.

    Microsoft Security Essentials - Home

  2. Click on the Settings tab and then click Real-time protection in the box on the left, to disable the real-time protection untick the tick box in the panel on the right and then click the Save changes button. It has now been disabled.

    Microsoft Security Essentials - Settings

  3. Just in case you weren’t sure this was a bad thing the Home tab has now been changed to warn you that you are at risk, to turn real-time protection back on it is as simple as clicking the giant red Turn on button once you are ready.

    Microsoft Security Essentials - At Risk

Arrange windows side-by-side in Windows 7

Thanks to a new feature in Windows 7 you can now arrange two windows side-by-side which can be helpful when comparing documents or moving files from one folder to another.

windows_7_snap

  1. Drag the title bar of a window to the left or right side of the screen until an outline of the window appears.
  2. Release the mouse to move the window to that side of the screen.
  3. Repeat the steps 1 and 2 for the other window but with the opposite side of the screen.