Winzip Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a brand new computer that has windows XP on it. I am trying to install a game on it that must be unzipped to a temporary file before running setup. When I try to unzip the game, it says that it cannot create a temporary file and setup is canceled. How do I fix this so that I can install my game on it??
 
Bob;
WinZip Home page:
http://www.winzip.com/

=======
Turn off Windows XP's built-in support for ZIP files.
Start | Run
Type regsvr32 /u zipfldr.dll at the prompt, and click Ok.

Type regsvr32 /u cabview.dll at the prompt, and click Ok.

If, at any time, you wish to re-enable Windows XP's built-in ZIP support, just
follow these steps:
Start | Run
Type regsvr32 cabview.dll at the prompt, and click Ok.

Type regsvr32 zipfldr.dll at the prompt, and click Ok.
 
Back
Top