- Home
- Windows Vista
- Error messages
- Error "800A0046 - Permission Denied" when installing the Windows Installer Cleanup Utility in Windows Vista
Error "800A0046 - Permission Denied" when installing the Windows Installer Cleanup Utility in Windows Vista
- Copyright © 2008 Ramesh Srinivasan
- Error messages
Symptom
When you try to install the Windows Installer Cleanup Utility in Windows Vista, the following error may appear:

Script: C:\Users\Ramesh\AppData\Local\Temp\IXP000.TMP\StartMsi.vbs
Line: 17
Char: 1
Error: Permission denied
Code: 800A0046
Source: Microsoft VBScript runtime error
Cause
With the User Account Control (UAC) enabled in Windows Vista, you may be denied write access to the Program Files directory and its sub-directories by default. The error above occurs when the Windows Installer Cleanup Utility's setup script (StartMSI.vbs) attempts to copy the extracted files from the Temporary folder to the C:\Program Files\MSECache\WICU3 folder.
Resolution
To resolve the problem, you need to install the Windows Installer Cleanup Utility as administrator. To do so, right-click the setup file (msicuu2.exe) and choose Run as Administrator. If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
Related Articles
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?
3 Responses to "Error "800A0046 - Permission Denied" when installing the Windows Installer Cleanup Utility in Windows Vista" 
|
said this on 13 May 2008 7:07:35 AM PST
I'm really glad I found this article . Thanks to the person who posted it.
Now why isn't this in with the error messages on Microsoft's page?? This seams like a pretty standard error they should have posted themselves.
In General Vista has made Microsoft look worse not better
|
|
said this on 10 Nov 2008 12:37:35 PM PST
I tried to run it as administrator, but it still does not work. It throws the same error, regardless of whether or not it is allowed by UAC.
I also run Comodo Pro Firewall with Defense+ but I've added the installer to the exceptions list and ran it with CPF in Installation Mode. No joy.
|
|
said this on 20 Mar 2009 12:29:06 AM PST
Thanks for posting this solution! It worked perfectly!
|

Author)