- Home
- Windows XP
- Error messages
- Error "Can't find script engine "VBScript" for script" when installing the Windows Installer Cleanup Utility
Error "Can't find script engine "VBScript" for script" when installing the Windows Installer Cleanup Utility
- Copyright © 2008 Ramesh Srinivasan
- Error messages , General
Symptom
When you try to install Windows Installer Cleanup Utility in your Windows XP system, the following error may occur and installation halts:
Can't find script engine "VBScript" for script "C:\DOCUME~1\{username}\LOCALS~1\Temp\IXP000.TMP\StartMsi.vbs".
Resolution
This happens if the scripting runtime file vbscript.dll is not registered correctly in the system. To resolve the problem, use these steps:
Click Start, Run and type:
regsvr32 %systemroot%\system32\vbscript.dll
If the registration was successful, you should now see the following message:
DllRegisterServer in vbscript.dll succeeded.
If the above step does not help, of if you receive an error message when registering the module vbscript.dll, then try installing Windows Script 5.6 from the following link:
Download details: Windows Script 5.6 for Windows XP and Windows 2000
Related Articles
- "Internal Error 2755.110" when installing the Windows Installer Cleanup Utility
- Error "VBScript is not installed" when installing iTunes in a Windows Vista computer
- Error "800A0046 - Permission Denied" when installing the Windows Installer Cleanup Utility in Windows Vista
- An error occurs while installing the Windows Installer Cleanup Utility
- Windows Installer: Dealing with installation failures
- Error 800A01AD when trying to run a VBScript
If you enjoyed this post, make sure you
subscribe to our RSS feed!
We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?
1 Response to "Error "Can't find script engine "VBScript" for script" when installing the Windows Installer Cleanup Utility" 
|
said this on 20 Nov 2007 10:38:25 PM PDT
THANKS A MILLION MAN.
now i can install msn yay!
|

Author)