Slow copying to a Vista computer

June 3rd, 2007 Paul Wallbank Posted in Windows Vista 1 Comment »

I’m trying to copy data from my old Windows XP machine to my new Vista computer. It’s really slow and I’m worried there’s something wrong with my new system.

The slow copying to Vista computers has upset a lot of people. It’s certainly messing up a lot of computer techs who’ve agreed to a set price for a new computer setup. What used to take at most an hour on an XP machine can take a day on a Vista system.

There’s a number of theories for this, some report changing the network adapter settings can resolve the problem, others blame the Indexing service while a few posters are suggesting Digital Right Management as being the culprit.

If it’s the DRM then right now we have no solution, that’s been pretty well protected so far. So we’d suggest starting with the easier stuff.

Disabling the Indexing service

Type Services at the Start Search bar, right click on the Windows Search service and select Properties. In the start type choose Disabled for the start type. Then stop the service by right clicking on it and selecting Stop.

It’s worthwhile leaving the Indexing service off as Microsoft’s indexing service has had problems in the past. If you do find it is affecting some software, then you can turn it back on later.

Changing the network adaptor settings

Some techs have found changing the network adapter speed from “Automatic” to whichever setting is suitable for your network has worked.

When changing this setting, it’s important to check what the speed of the device at the other end of the network cable is. Most switches and routers are 100 bps and newer computer are usually gigabit. If in doubt, assume it is 100.

To change the settings, type “control” into the start search bar. In the control panel click Manage Network Connections. The next window will bring up your network adapter connection details and right click on the adapter then choose Properties.

In the properties page, click the “configure” button underneath the adapter name. In the advanced configuration, choose “Media Type” and set it to the correct speed for your network. If in doubt, set it to 100/Full Duplex.

Disable thumbnails

It is possible the way Vista handles thumbnails are responsible for these problems. To disable this, go to the Control Panel, click on Folder Options and change the “Always show icons, never thumbnails”.

If none of this works, it might prove quicker to copy data to an external drive and then copy across over time from that drive. You should have a copy of all your data on an external drive as part of a data protection strategy.


Windows Vista sidebar not working

May 22nd, 2007 Paul Wallbank Posted in Windows Vista No Comments »

I had problems with the free Norton antivirus on my new computer and I installed another antivirus. This caused more problems and I couldn’t uninstall Norton. I ran the Norton Removal Tool to get rid of it.

Now my Sidebar gadgets are all white boxes and the clock is a strange orange color and stuck on midnight. How can I fix this?

This is a problem with a lot of the bundled software on new machines. Apple’s “fat PC” ad is pretty close to the mark. It’s best to remove all trial and bundled software from a new machine before doing anything else.

It appears the removal tool affects Vista in a way that Symantec and Microsoft haven’t anticipated. In this case the scripting functions have been damaged. There’s three potential fixes.

1. Repair the Windows components.

Click the start button and in the Start Search box type CMD

A black box will appear with the “>” prompt, type the following.

regsvr32 scrrun.dll

Click enter. You will get a confirmation that registration succeeded. You may be asked to enter the Administrator password after clicking enter.

Type regsvr32 jscript.dll

Type regsvr32 msxml3.dll

Click okay. You will get a security warning which you should agree to and you might get a confirmation that registration succeeded.

Reboot the computer.

2. Install the Vista scripting shell

If that hasn’t worked the next step is to install the new Vista scripting shell. You can download this from Microsoft as we describe on our Windows Scripting page.

The website may not work in Internet Explorer if your scripting functions are damaged so you may have to access it in Firefox and go through Microsoft’s silly authentication process.

Reboot the computer.

3. Reinstall Java.

A few people affected by this have reported, Java fixing the problem. I’m sceptical, but the latest Java engine is good idea anyway.

http://java.com/en/download/index.jsp

Reboot the computer.