IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

 
Reply to this topicStart new topic
> Install uninstall Winzip 11.1 (7466)
coucou
post May 21 2007, 05:53 AM
Post #1


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


Hi,

Since while i try silent installing/uninstalling Winzip 11.1 (7466) without real success.

Silent Install:
CODE
winzip111en.msi INSTALLCMD="/noqp /noc4u /notip /nopredefinedjobs /autoinstall" /QB

During the install I have "Winzip only supports the 16-bit version of ARJ... "(see here bellow image)
Attached File  WinZip111_ARJ_16bit_msg.jpg ( 13.1K ) Number of downloads: 35

I must click [OK] Then I get the following Window
Attached File  WinZip111_ARJ_16bit_2_msg.jpg ( 37.79K ) Number of downloads: 19

I click [Cancel] to continue the install.

How can I skip this ARJ message and get a real Silent install???

UNinstall:
I can't get success uninstalling winzip 11.1
If i unsinatll via [Control Pane/Add Remove], it start uninstalling, then i get the message "Error 402. Couyld not open Key..." (see here bellow image)
Attached File  Winzip_EN_Add_Remove_Uninstal_error.jpg ( 12.54K ) Number of downloads: 23


If i unsinatll by the command C:\Program Files\WinZip\WINZIP32.EXE /uninstall, it start uninstalling, then i get the message "Cannot uninstall..." (see here bellow image)
Attached File  Winzip_EN_Winzip32.exe_uninstall_error.jpg ( 10.76K ) Number of downloads: 16


Is there any how to uninstall winzip 11.1 properly?
I notice that when i normal install (NOT silent) winzip, i can unninstall it via [Control Pane/Add Remove] and/or WINZIP32.EXE /uninstall.

I do appreciate any help
coucou
Go to the top of the page
 
+Quote Post
coucou
post May 21 2007, 04:08 PM
Post #2


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


Really.. No one can help??? unistalling in particular

What a pity sad.gif

coucou
Go to the top of the page
 
+Quote Post
Major
post May 21 2007, 05:39 PM
Post #3


Member
**

Group: Members
Posts: 249
Joined: 30-January 05
Member No.: 42561



@coucou
I have downloaded the trial version from http://download.winzip.com/ngs/winzip111.msi
I have tested the silent installation and has gone well, i did not have any error you described above.
CODE
winzip111.msi /qr INSTALLCMD="/noqp /noc4u /notip /nodesktop /nopredefinedjobs /autoinstall"

I think that could be some interaction with an other compressor.
Go to the top of the page
 
+Quote Post
coucou
post May 30 2007, 03:03 PM
Post #4


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


TNX Major,

Sorry for the delay reply... I was out.

In fact, all my install/uninstall test were on a VMWARE machine.

Still i can't uninstall winzip 111.

Any suggestions???

coucou
Go to the top of the page
 
+Quote Post
Major
post May 31 2007, 05:36 PM
Post #5


Member
**

Group: Members
Posts: 249
Joined: 30-January 05
Member No.: 42561



I have uninstalled it without problem. I think you have to install it first properly in order to uninstall it. So you can use any regcleaner and then install it.
Go to the top of the page
 
+Quote Post
coucou
post Jun 1 2007, 07:33 AM
Post #6


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


QUOTE (Major @ Jun 1 2007, 01:36 AM) *
I have uninstalled it without problem.
Did you installed/uninstalled on a VMware or other virtual machine???

QUOTE
I think you have to install it first properly in order to uninstall it
I've installed it first properly

QUOTE
So you can use any regcleaner and then install it.
1) Why do i have to use a regcleaner tool instead of [Control Pane/Add Remove] uninstall?
2) I have used CCleaner [tools\uninstall] and got same error.

Regards
coucou
Go to the top of the page
 
+Quote Post
MHz
post Jun 2 2007, 10:23 AM
Post #7


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (Major @ May 22 2007, 09:39 AM) *
@coucou
I have downloaded the trial version from http://download.winzip.com/ngs/winzip111.msi
I have tested the silent installation and has gone well, i did not have any error you described above.
CODE
winzip111.msi /qr INSTALLCMD="/noqp /noc4u /notip /nodesktop /nopredefinedjobs /autoinstall"

I think that could be some interaction with an other compressor.

Surely not. In the command line, you use zip sfx switches after a extracted msi. Seems like a poor setup routine to me (by the developer) but just my opinion. Perhaps I am wrong.

Edit:
added words within brackets.

This post has been edited by MHz: Jun 2 2007, 10:26 AM
Go to the top of the page
 
+Quote Post
coucou
post Jun 4 2007, 10:02 AM
Post #8


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


Hi all,
I did the same winzip install/uninstall test on my 'REEL' (not sielnt machine.

The cause for the 'ARJ' message is the 'Universal Extractor' program and the issue is to install winzip before 'Universal Extractor'.

Regarding the uninstallation
When i try silent install
CODE
winzip111.msi /qr INSTALLCMD="/noqp /noc4u /notip /nodesktop /nopredefinedjobs /autoinstall"
I get a successful install and successful uninstall.

When I try
CODE
winzip111.msi INSTALLCMD="/noqp /noc4u /notip /nodesktop /nopredefinedjobs /autoinstall" /QB
Here problems started.
Installation looks run successfully.
When I launch the uninstall from Add/Remove of the Control Panel, I get "Error 1402. Could not open key..." error message (see above my first topic).

Regards
coucou
Go to the top of the page
 
+Quote Post
targa
post Jun 13 2007, 07:36 AM
Post #9


Newbie


Group: Members
Posts: 25
Joined: 5-March 05
Member No.: 46381
Country Flag


Is there any switch to make winzip to associate only with zip files....i.e. i don't want it to have rar files associated with winzip.

Thanks
Go to the top of the page
 
+Quote Post
Sanjay
post Oct 16 2007, 10:40 PM
Post #10


Member
**

Group: Members
Posts: 273
Joined: 13-August 04
From: New Delhi
Member No.: 27401
Country Flag


I use the following in my start.cmd to install WinZip 11.1
CODE
ECHO.
ECHO Installing 'WinZip Pro 11.1.7466'
ECHO Please wait...
start /wait %systemdrive%\Install\WINZIP\winzip111.msi /qr INSTALLCMD="/noqp /noc4u /nopredefinedjobs /autoinstall"
start /wait regedit /s %systemdrive%\Install\WinZip\registerwinzip.reg

This installs Winzip but the problem is that the first time I run WinZip it makes me go thru all the setup procedures. Any ideas as to what I may be doing wrong?


PS: Always install Universal Extractor after installing WinZip to avoid the "Winzip only supports the 16-bit version of ARJ... " error mentioned above by 'coucou'.

This post has been edited by Sanjay: Oct 16 2007, 10:44 PM
Go to the top of the page
 
+Quote Post
Sanjay
post Oct 20 2007, 11:00 PM
Post #11


Member
**

Group: Members
Posts: 273
Joined: 13-August 04
From: New Delhi
Member No.: 27401
Country Flag


Is anyone successfully able to install WinZip 11 silently without the issues mentioned above? I have tried both the 'msi' version and the other method but I end with the same issue with both methods.
Go to the top of the page
 
+Quote Post
stickgs
post May 28 2008, 04:56 PM
Post #12





Group: Members
Posts: 1
Joined: 28-May 08
Member No.: 194272
OS: none
Country Flag


QUOTE (Sanjay @ Oct 20 2007, 11:00 PM) *
Is anyone successfully able to install WinZip 11 silently without the issues mentioned above? I have tried both the 'msi' version and the other method but I end with the same issue with both methods.



Heeere's your sign...from Winzip, and it worked for me:

Hi, I am writing in response to your message:

> Reproducible: Always
> Occurs With: All files
> WinZip Product: WinZip 11.1
> Windows Version: Windows XP Professional Edition
> Description:
>
> I can't remove/uninstall winzip 11.1 since trial period expired I am
> having what I believe to be a permissions issue. I have tried
> creating new accounts with admin rights, but does not work.
> Specisfically I get the following error when trying to remove winzip:
>
> Error 1402 could not open the key......
> hkey\local_machine\software\classes\winzip\defaulticon.
> verify that you have sufficient access to that key.
>
> Please help

I'm sorry to hear of the problem. This appears to be an issue involving permissions in the Windows Registry.

When WinZip attempts to create or delete Registry entries appropriate permissions are required. If the appropriate permissions are not present for the 'user' involved this error will occur.

Please do the following

a. Make sure WinZip is not running anywhere.

b. In Windows Explorer (or My Computer) open the "Program Files" folder
and then the WinZip subfolder.

c. Press CTRL + A on the keyboard to select all the files in the folder.

d. Right mouse click in the highlighted area and choose "Properties".

e. Make sure the "Read-only" check box is blank (you may have to click
the box more than one time) and click OK.

f. Click on the Start button on the taskbar.

g. If not Vista:

Click on the "Run" menu item

If Vista:

Click on "All Programs", "Accessories".

Right click on "Command Prompt" and choose "Run as administrator".

h. Enter: "c:\program files\winzip\winzip32.exe" /uninstall

i. Press the "Enter" key on the keyboard.

j. Follow the steps.

k. WinZip should now be uninstalled.

l. To complete the cleanup, please go to "Add/Remove Programs" in the
Control Panel ("Programs and Features" in Vista) and remove WinZip.

m. You should be all set now.

Please let me know if you have any further questions.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 10:47 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy