I have two identical Dell Dimension 9100 machines both running XP Pro SP2. I have two problems to solve on one of them.
1. Recently, probably due to some tinkering (manually deleting all the registry tracks left over from dumping LavaSoft Ad-Aware), that machine briefly flashes the message: "autochk.exe not found--skipping autocheck" when booting. Then it proceeds to boot normally.
I looked at the windows\system32 folder and autochk.exe is there. On the chance that it was corrupted, I extracted a new copy from the original i386 directory on the install disk. Still no luck; same message on rebooting.
So I did a search for "autochk" in the registries of both machines. Aha! I found that on the affected one, under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager, that the following value was missing on the victim: [ab] BootExecute----REG_MULTI_SZ----Autocheck autochk *
Using regedit, I was able to create the subkey in the correct branch in the path cited above: [ab]BootExecute----REG_ SZ(wrong!)----autocheck autochk *
The problem is that I can't change the Dword Type from the default ----REG_SZ to the correct ----REG_MULTI_SZ in order for it to correctly process the data field which is not a hex number, but readable words. Right clicking on the Dword simply brings up a "New" key, and whatever I enter defaults to ----REG_SZ. I need to enter ----REG_MULTI_SZ in this instance but can't figure out how.
How in the dickens does one change the Dword Type? As I said, right clicking does not give that option although everything else can be edited.
I gave everything and everyone listed under Advanced full permission for read and write. Still can't change it.
2. Question number two: On that same machine, quite awhile back I had a USB Zip Drive that I removed without using the Safely Remove Hardware tool. As a result the "Removable Disk (K)" icon shows in My Computer, even though I deleted all the software and went through the registry deleting everything I could find that referenced K: I no longer have that drive, so reinstalling it and then removing it the proper way is not an option. Any suggestions on how to make the "Removable Disk (K)" icon go away? Minor nuisance, but I figure the less clutter in the registry the better.
Computers can be such time wasting fun.