Wednesday, February 08, 2006 6:39 AM
The Files and Settings Transfer wizard (F.A.S.T for short) is a common utility used to copy files and application settings from one computer to another. It can even be used as a limited backup tool on a computer. After choosing what to backup, the files are consolidated to one or two big ones which can then be burned to CD, copied to USB flash drive, etc. I got a new laptop yesterday, so the first thing I did was run the wizard on the old laptop, then bring the files to the new laptop. Unfortunately, I was completely out of luck on the new machine. Running the wizard (Start | All Programs | Accessories | System Tools | Files and Settings Transfer Wizard) on the new machine yielded:
"The location that you specified does not contain stored information. Please type a valid folder path into the edit box If you entered a path to a folder on a removable disk, the disk must be in the drive"
Oh well, I must have pointed to the wrong folder. Nope.
Oh well, I just need to run the wizard again -- something went wrong. Nope.
So I do some Googling on it, and I come up with *many* hits. This is not an uncommon problem. Interestingly, the most common response I find is the same basic message: RTFM. Well, in more polite terms, but basically the posts all implied that something was done wrong. In rare instances, people pointed to the 32-bit/64-bit incompatibility issue for which there is a fix. After spending way too much time on it, I finally figured it out.
One of the posts mentioned installing the 64-bit fix on both machines (though neither machine is 64-bit). That and the wording of other posts makes me realize, that the problem is incompatibility between the wizards on the two machines. Both machines are running Windows XP Tablet Edition SP2. Both are completely current on fixes. What could possibly be wrong? Now I didn't really want to run the 64-bit fix on my machine since I shouldn't need it, but there's a much easier fix: copy the wizard files to your removable media when you copy the actual saved settings folder. So easy! So:
- Run the wizard on the old machine
- Copy %SYSTEMROOT%\system32\usmt (%SYSTEMROOT% should be replaced by your Windows folder, generally C:\Windows) to the same media as the wizard-generated files
- On the new machine, run migwiz.exe from the copied usmt folder
- Follow the typical steps for the New Machine.
Voila! It works! It makes no sense, as everything should be the same between machines, but the upside is you don't need to install a separate fix. Everything runs from the same media, making it easy to keep the correct files together. I hope this helps someone else. I sure pulled out my hair over it!