Blog Stats
  • Posts - 4
  • Articles - 0
  • Comments - 15
  • Trackbacks - 5

 

Error Installing WinZip 11.1 on Vista

 

When trying to install WinZip 11.1 on Windows Vista I was getting the error “Installation ended prematurely because of an error”.  When I looked at the windows event log the error message read:

Windows Installer installed the product. Product Name: WinZip 11.1. Product Version: 11.1.7466. Product Language: 1033. Installation success or error status: 1603.

Apparently their installer requires VBScript and the vbscript.dll isn’t registered by default.  In order to get the installer to run you must register vbscript.dll.

 

Here’s the command line that will register vbscript.dll:

 

regsvr32 "C:\windows\system32\vbscript.dll"

After registering I re-ran the installer and it installed successfully.

Enjoy!


Feedback

# re: Error Installing WinZip 11.1 on Vista

Gravatar Thank you! 5/11/2007 11:55 AM | latino

# re: Error Installing WinZip 11.1 on Vista

Gravatar Worked for me, once I ran the "regsvr32...." command as administrator.

Thanks a bunch! 5/15/2007 12:04 AM | Colby

# re: Error Installing WinZip 11.1 on Vista

Gravatar thanks. worked for me 5/27/2007 9:52 AM | mik

# re: Error Installing WinZip 11.1 on Vista

Gravatar Awesome! Works! 6/9/2007 4:41 PM | GWG

# re: Error Installing WinZip 11.1 on Vista

Gravatar how did you know that that was the particular dll that was not registered?
1/31/2008 11:50 PM | thanks

# re: Error Installing WinZip 11.1 on Vista

Gravatar Thank you so much :) 1/6/2009 8:54 AM | Edge

# re: Error Installing WinZip 11.1 on Vista

Gravatar Wonderful!1 it worked! 1/17/2009 6:21 AM | Fahad

# re: Error Installing WinZip 11.1 on Vista

Gravatar how do you use that command line? where do you go and how does that work ? 2/2/2009 3:35 PM | grant

# re: Error Installing WinZip 11.1 on Vista

Gravatar Works! Thanks 5/21/2009 5:28 AM | Adminiss

Post a comment





 

 

 

Copyright © Albert Raiani