Blog Stats
  • Posts - 4
  • Articles - 0
  • Comments - 13
  • 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

Post a comment





 

Please add 3 and 3 and type the answer here:

 

 

Copyright © Albert Raiani