Author Topic: Windows Repair 2.4.2 never completing  (Read 5813 times)

0 Members and 1 Guest are viewing this topic.

Offline bpiela

  • Newbie
  • *
  • Join Date: Mar 2014
  • Posts: 2
  • Karma: 0
    • View Profile
Windows Repair 2.4.2 never completing
« on: March 02, 2014, 11:44:57 am »
Windows 7 Home Premium laptop that was infected.  I installed Windows Repair 2.4.2.  If I select any individual option or a group of options, it will run forever not ever completing the option.  Not sure how to proceed.

Offline gShawn

  • Newbie
  • *
  • Join Date: Mar 2014
  • Posts: 1
  • Karma: 0
    • View Profile
Re: Windows Repair 2.4.2 never completing
« Reply #1 on: March 02, 2014, 12:27:48 pm »
I am having a similar issue with Windows Repair.  It is has been working for over 40 hours on the Repair WMI.  Is this normal?  I don't recall it taking so long in the past.  Below is a part fo the script that keeps repeating.  It does seem to be incrementing a file name, in the first paragraph the "a0316454.mof" is incremented with each iteration.


C:\>if "!excludefolder:/c:/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/s
ystem volume information/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/_re
store{6f9d2571-c495-4b3f-a786-c4d40fc0601b}/=!" EQU "/AutoRecover/winsxs/" (if "
!excludefolder:/rp404/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/a03164
54.mof/=!" EQU "/AutoRecover/winsxs/" (mofcomp "c:\system volume information\_re
store{6f9d2571-c495-4b3f-a786-c4d40fc0601b}\rp404\a0316454.mof"  1>>"C:\Program
Files\Tweaking.com\Windows Repair (All in One)\Logs\2.28.2014_4.51.22-PM\Repair_
WMI.txt" 2>&1 ) ) ) ) )
C:\>(call :next "c:\system volume information\_restore{6f9d2571-c495-4b3f-a786-c
4d40fc0601b}\rp404\a0316455.mof" )

C:\>for /F "tokens=1,2,3,4,5 delims=\" %a in ("c:\system volume information\_res
tore{6f9d2571-c495-4b3f-a786-c4d40fc0601b}\rp404\a0316455.mof") do set path1=%a
 & set path2=%b  & set path3=%c  & set path4=%d  & set path5=%e

C:\>set path1=c:  & set path2=system volume information  & set path3=_restore{6f
9d2571-c495-4b3f-a786-c4d40fc0601b}  & set path4=rp404  & set path5=a0316455.mof


C:\>if "!excludefolder:/c:/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/s
ystem volume information/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/_re
store{6f9d2571-c495-4b3f-a786-c4d40fc0601b}/=!" EQU "/AutoRecover/winsxs/" (if "
!excludefolder:/rp404/=!" EQU "/AutoRecover/winsxs/" (if "!excludefolder:/a03164
55.mof/=!" EQU "/AutoRecover/winsxs/" (mofcomp "c:\system volume information\_re
store{6f9d2571-c495-4b3f-a786-c4d40fc0601b}\rp404\a0316455.mof"  1>>"C:\Program
Files\Tweaking.com\Windows Repair (All in One)\Logs\2.28.2014_4.51.22-PM\Repair_
WMI.txt" 2>&1 ) ) ) ) )

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Windows Repair 2.4.2 never completing
« Reply #2 on: March 03, 2014, 11:01:32 am »
Quote
Windows 7 Home Premium laptop that was infected.  I installed Windows Repair 2.4.2.  If I select any individual option or a group of options, it will run forever not ever completing the option.  Not sure how to proceed.

What do you mean exactly? Do you mean no matter what repair you run nothing happens?

And gShawn please start a new thread for yourself. I help one person per thread so I dont get confused on who is doing what :-)
Also the WMI repair for some reason has access to the system information folder, It normally shouldnt have access to that folder. I will add that folder to the excluded list in the next update :-)

For now you can skip the WMI repair if you are at that point.

Shane