[SOLVED] [Win7Pro x64] Corrupt update files - Can't install SP1

Re: [Win7Pro] Corrupt update files - Can't install SP1

Not yet. Can you zip up and attach the following file?

C:\Windows\system32\wbem\onex.mof
 
Re: [Win7Pro] Corrupt update files - Can't install SP1

Failed at the same point: "Failure to configure service pack, reverting changes"

Here is the setupapi.dev.log
 

Attachments

Re: [Win7Pro] Corrupt update files - Can't install SP1

OK, please do the following.


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each. Let me know when complete.
sc config winmgmt start= disabled
net stop winmgmt /y
cd %windir%\system32\wbem
for /f %s in ('dir /b *.dll') do regsvr32 /s %s
regsvr32 %windir%\system32\tscfgwmi.dll
wmiprvse /regserver
inmgmt /resetrepository
net start winmgmt
for /f %s in ('dir /b *.mof *.mfl') do mofcomp %s
cd %windir%\system32\\wbem\AutoRecover
for /f %s in ('dir /b *.mof *.mfl') do mofcomp %s
 
Please do the following.


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

cd wbem
mofcomp onex.mof


Let me know what the result is. I would expect the following but would like to see what your says.

Capture.JPG
 
Looks the same:

C:\Windows\System32\wbem>mofcomp onex.mof
Microsoft (R) MOF Compiler Version 6.1.7600.16385
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
Parsing MOF file: onex.mof
MOF file has been successfully parsed
Storing data in the repository...
WARNING: File onex.mof does not contain #PRAGMA AUTORECOVER.
If the WMI repository is rebuilt in the future, the contents of this MOF file wi
ll not be included in the new WMI repository.
To include this MOF file when the WMI Repository is automatically reconstructed,
place the #PRAGMA AUTORECOVER statement on the first line of the MOF file.
Done!
 
Thanks. Please do the following.

FRST Fix
NOTICE: This script was written specifically for this user, for use on that particular machine. Running this on another machine may cause damage to your operating system
1. Download attached file and save it to the Desktop.
Note. It's important that both files, FRST64 and fixlist.txt are in the same location or the fix will not work (in this case...the desktop).
2. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
3. Press the Fix button just once and wait. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
4. When finished FRST64 will generate a log on the Desktop (Fixlog.txt). Please post the contents of it in your reply.
 

Attachments

Here is the log:

Fix result of Farbar Recovery Scan Tool (x64) Version: 15-03-2017
Ran by Terry (14-04-2017 18:52:36) Run:2
Running from C:\Users\Terry\Documents\Downloads\frst64
Loaded Profiles: Terry (Available Profiles: Terry & Nina & UpdatusUser)
Boot Mode: Normal
==============================================


fixlist content:
*****************
CreateRestorePoint:
C:\Windows\system32\WMALFXGFXDSP.dll
*****************


Restore point was successfully created.
C:\Windows\system32\WMALFXGFXDSP.dll => moved successfully


==== End of Fixlog 18:52:43 ====
 
Please zip/attach the following files if they exist.

C:\Windows\servicing\Sessions\Sessions.xml

C:\Windows\winsxs\poqexec.log
C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\Log\ERRORLOG

Also, please do the following.

FRST Fix
NOTICE: This script was written specifically for this user, for use on that particular machine. Running this on another machine may cause damage to your operating system
1. Download attached file and save it to the Desktop.
Note. It's important that both files, FRST64 and fixlist.txt are in the same location or the fix will not work (in this case...the desktop).
2. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
3. Press the Fix button just once and wait. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
4. When finished FRST64 will generate a log on the Desktop (Fixlog.txt). Please post the contents of it in your reply.
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top