|
2#
楼主 |
发表于 2010-8-10 16:10:49
|
只看该作者
I have try below steps to resolve this problem, other people can refer it.
Try #1 first and if that doesnât work then try #2
1] PendingFileRenameOperations Registry
1. Go to following registry Key:
HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSession Manager
2. Open PendingFileRenameOperations key. It will show the file name that will be renamed when you reboot.
3. If the file pointed by the above key doesnât exist delete PendingFileRenameOperations key and run installation again.
4. If file exist, it means you should reboot the machine at least once and if you still get the message after reboot, you can delete the key.
If it still fails with the message that you need to reboot, go to [2].
[2] RunOnce Registry
1. Go to registry Key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce
2. When you select RunOnce key, in the right hand side pane you will see multiple values and the first one is âDefaultâ
3. Make a backup of the entries in the RunOnce key (right click > Export > Save).
4. Delete all other entry except âDefaultâ.
5. If there is only one entry (âDefaultâ), there is no need to delete anything.
6. Repeat same Step 1-5 for HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionRunOnce |
|