Tweaking.com Support Forums

Main Forum => Tweaking.com Support & Help => Topic started by: srm4him on November 06, 2012, 02:47:20 am

Title: Registry Backup Fix Problems
Post by: srm4him on November 06, 2012, 02:47:20 am
Registry Backup will not backup using shadow copy and will not revert to fallback. After waiting ten minutes I close it out. Have to set it to fallback manually. WMI does its repair but shadow copy repair does not work. After ten minutes it still says this...


C:\WINDOWS\system32>set path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\
Wbem

C:\WINDOWS\system32>Net stop vss  2>>C:\Tweaking.com_Windows_Repair_Logs\_Window
s_Repair_Log.txt
The Volume Shadow Copy service is stopping........
The Volume Shadow Copy service could not be stopped.


C:\WINDOWS\system32>Net stop swprv  2>>C:\Tweaking.com_Windows_Repair_Logs\_Wind
ows_Repair_Log.txt
The MS Software Shadow Copy Provider service is stopping........
The MS Software Shadow Copy Provider service could not be stopped.


C:\WINDOWS\system32>regsvr32.exe /s /i C:\WINDOWS\system32\eventcls.dll  2>>C:\T
weaking.com_Windows_Repair_Logs\_Windows_Repair_Log.txt

C:\WINDOWS\system32>regsvr32.exe /s /i C:\WINDOWS\system32\swprv.dll  2>>C:\Twea
king.com_Windows_Repair_Logs\_Windows_Repair_Log.txt
 
Title: Re: Registry Backup Fix Problems
Post by: Shane on November 06, 2012, 01:21:11 pm
Something is wrong with the volume shadow copy service, the program only does the fallback if VSS fails. But it looks more like VSS is stuck and so the program sits there and waits since it isnt failing.

The fact that the VSS service cant even be stopped shows something is going on.

Have you tried all of these yet?
http://www.tweaking.com/articles/pages/tweaking_com_registry_backup_online_help,2.html

Shane