IDIOMSOFT
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Not able to install new things nor run certain programs

Go down

Not able to install new things nor run certain programs  Empty Not able to install new things nor run certain programs

Post  Rajkumar Fri May 15, 2015 3:23 pm

Not able to install new things nor run certain programs


Please Start machine in It may be possible to start the computer in safe mode.

Type regedit.exe in RUN

At any rate, oney cause is that the Registry Value "PublisherPolicyChangeTime" in

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide had it's data type changed to a String when it should be a Quad Word.

You may have already found this in your search, and you get the error when trying to run regedit so you cannot change it from that program.

Are you able to run command prompt? (Windows Key+R, "cmd.exe", Enter)

if so, you can confirm my hypothesis by using the following command:

Code: [Select]
reg query HKLM\Software\Microsoft\Windows\CurrentVersion\SideBySide /v PublisherPolicyChangeTime
it should show something similar to the following:
Code: [Select]

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\SideBySide
PublisherPolicyChangeTime REG_QWORD 0x1d08a80c8540fbd

However if it says REG_SZ we'll have to fix that.

Rajkumar
Admin

Posts : 25
Join date : 2012-09-13

https://idiomsoft.board-directory.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum