/build/static/layout/Breadcrumb_cap_w.png

WinZip 16 .zip file association automatically with command line

Guten Tag

 

Eine Silent Installation konnte ich mit folgender Zeile erstellen.

 

msiexec /i winzip16-64.msi /qn ADDDESKTOPICON=0 INSTALLCMD="/noqp /noc4u /notip /nojobrunprompt /autoinstall"

 

Leider werden aber nach der Installation die zip files nicht mehr mit dem WinZip geöffnet. Gibt es einen zusätzlichen Parameter der die Assoziation automatisch einrichtet?

 

Was ich bereits ohne Erfolg probiert hatte:

Assoc.zip = winzip.exe

 

For English Support:

I was able to create a silent installation with the following line.

 

msiexec /i winzip16-64.msi /qn ADDDESKTOPICON=0 INSTALLCMD="/noqp /noc4u /notip /nojobrunprompt /autoinstall"

 

Unfortunately, the standart opening program for zip files is not the WinZip programm. Is there an additional parameter to set up the association automatically?

 

What I had tried without success:

Assoc.zip = winzip.exe


0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
assoc .zip=winzip.exe
Posted by: WGM_Jeff 11 years ago
4th Degree Black Belt
3

That should work. There should be a space after assoc, there isn't in the above line.

Should be:

assoc .zip=winzip.exe


Comments:
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ