Dan
Supreme [H]ardness
- Joined
- May 23, 2012
- Messages
- 8,081
I'm attempting to install our version of live drive on a clients computer for real time backups and when I try to run it I get this issue, no matter what. Ive uninstalled all the prior installed programs such as a PDF converter, adobe acrobat, most of the bloat ware. I've also attempted all the basics by google searching such as:
----------------------------------------------------
reg delete "HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
That previous command removes the incorrect entry for VBScript support on 64-bit Windows 7. Next you need to make sure VBScript is properly registered by typing:
c:\windows\syswow64\regsvr32 vbscript.dll
or simply regsvr32 vbscript.dll if you are already in the syswow64 directory.
After following these steps you should be able to install your program without issue.
*which is bullshit cause i had myself and another employee enter that reg delete command and it says invalid.
--------------------------------------------------------------------------------------------------
regsvr32 c:\Windows\System32\vbscript.dll
all this did was re-register the .dll. didnt solve anything.
I also tried the "microsoft fix-it" and nothing from that either.
Any other idea's? would a fresh install of OEM possibly help this instead of bloat fill lenovo w7?
----------------------------------------------------
reg delete "HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
That previous command removes the incorrect entry for VBScript support on 64-bit Windows 7. Next you need to make sure VBScript is properly registered by typing:
c:\windows\syswow64\regsvr32 vbscript.dll
or simply regsvr32 vbscript.dll if you are already in the syswow64 directory.
After following these steps you should be able to install your program without issue.
*which is bullshit cause i had myself and another employee enter that reg delete command and it says invalid.
--------------------------------------------------------------------------------------------------
regsvr32 c:\Windows\System32\vbscript.dll
all this did was re-register the .dll. didnt solve anything.
I also tried the "microsoft fix-it" and nothing from that either.
Any other idea's? would a fresh install of OEM possibly help this instead of bloat fill lenovo w7?