MSFN Forum: WinZip Unattended Install - MSFN Forum

Jump to content



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
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

WinZip Unattended Install How to! Rate Topic: -----

#39 User is offline   oneless 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 374
  • Joined: 07-January 05

Posted 09 May 2005 - 02:45 PM

just I put together some parts
of posts before that in this thread .
ok . this is a way who works here with WPI for WinZip9.0SR1 .
prog[pn]=['WinZip 9.0SR1 (silent)']
uid[pn]=['WINZIP9']
desc[pn]=['...']
cmd1[pn]=['%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe']
cmd2[pn]=['"%ProgramFiles%\\winzip\\winzip32.exe" /noqp /autoinstall']
cmd3[pn]=['regedit /s %cdrom%\\WinApp\\Winzip_v9_0\\registerWinZip.reg']
cond[pn]=['FileExists("%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe")']
cat[pn]=['6) Tools']
pn++

Step 1 : cmd1[pn]=['%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe']
How make WinZip90SR1.exe as a new package :
I follow old advices :
- I download the last version of WinZip 9.0SR1
- I install this package
- I registered for verify registerWinZip.reg
- I like simplicity of @astalavista way in NIS2005 so
With c:\Program Files\Winzip directory I make a WinRar archive,
RAR format , Compression method BEST , SFX archive, SOLID archive , with comment
;The comment below contains SFX script commands
Path=C:\Program Files
Silent=1
Overwrite=1

and I name it WinZip90SR1.exe . whatever , is a name .
- UnInstall WInZip
- reboot machine for loose any trace of old WinZip installation.
Step 2 : cmd2[pn]=['"%ProgramFiles%\\winzip\\winzip32.exe" /noqp /autoinstall']
here is nothing new , just twenty minutes spent for choosing the right quotes inside.
Double quotes are very necessary there .
Step 3 : registerWinZip.reg is copy from the second post of @baliktad ,
just I remove the seven lines about ";Get rid of all those silly icons in the context menus" (I like a part of them)
Step 4 : Before run it you can look at the pathes above. use yours.

only for testing purposes , I use same files (including same serial)
on the other machine . worked fine .


#40 User is offline   Angel Blue01 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 03-May 05

Posted 30 May 2005 - 07:04 AM

super_freak, on Mar 20 2005, 09:19 AM, said:

It's much easyer than you guys think

Install Winzip on a machine, then copy the folder "WinZip" that is under "Program files", to the install directory $OEM$\Progs\ and then type in or copy/paste these lines in RunOnceEx.cmd

REG ADD %KEY%\025 /VE /D "Winzip 9.0" /f
REG ADD %KEY%\025 /V 1 /D "\"%programfiles%\Winzip\winzip32.exe\" /noqp /notip /autoinstall" /f

You can also use the switch /cleaninstall instead of /autoinstall, then you get no shortcuts, for registration entered you need also add a *.reg file
<{POST_SNAPBACK}>


I just tried this and it says the directory name is invalid.

#41 User is offline   DonDamm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 284
  • Joined: 24-May 05

Posted 13 June 2005 - 11:50 AM

That's because he meant to write %programdir% not "files" lol

#42 User is offline   targa 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 05-March 05

Posted 13 June 2005 - 12:38 PM

For WPI create a directory in $OEM$ called $PROGS then copy a working copy of winzip into this $PROGS folder.

Then add the following line to your WPI

"%ProgramFiles%\winzip\winzip32.exe" /noqp /notip /autoinstall.

By the way does noybody knows how I can change the default icon for zip files to the usual winzip icon??

Rgds

Targa

#43 User is offline   DonDamm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 284
  • Joined: 24-May 05

Posted 22 June 2005 - 06:56 PM

Okay, it really is %programfiles%. Just testing to see if you were awake! :o)

The normal WinZip icon is the first one in the winzip32.exe file. If you haven't installed Winzip, you could still access it through the file association. Go to Explorer menu, click on Tools / Folder Options, The click the File Types tab. Scroll down to zip. If it isn't there you can add it, but it shuld be there. Now Click the Advanced button and in the dialog box you'll see a Change Icon button. then you can choose any you like.

I believe you can do this through the registry under HKR where files associations are listed. I'd have to look further to get the exact key and values, but you should be able to get it from there.

#44 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 22 June 2005 - 06:59 PM

hi guys...

i have a little suggest for you

winrar is a very good product it does rar and zip files

plus it is very easy to install silently.

cheers

#45 User is offline   DonDamm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 284
  • Joined: 24-May 05

Posted 25 June 2005 - 11:25 AM

Yes, that is true, AV, but I still have it on my machine. I tend to use WinRar and WinAce more though. WinAce will unzip multiple zips in one go with no complaint. 7zip is also good for the ultimate compression, but it leaves things in the context menu which you must remove manually. Not so good.

When I build an installation for someone else, sometimes I have to include things I myself never use (AIM or MSN messenger for example) because they or someone in their house (usually a child) insists on it. WinZip is a great tool and easy to use for most folks, and so it is often a good idea to include it.

While many of us here build unattendeds for ourselves, one of the best uses is helping out someone else who is daunted by the qhole installation process. Making it unattended takes a lot of the fear away. I do it more and more. I even create them for clients from their own media, so they can install if I'm not around. Things like the default homepage are dead easy, but make a big difference to a clueless client. So, gaining knowledge about programs we don't personally use or even recommend can be a benefit. Okay?

#46 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 26 June 2005 - 08:50 AM

I made a prepacked winzip. you can find it in the applications forum

totally silent installer.

you can download it here

http://www.msfn.org/board/index.php?showto...ndpost&p=342939

This post has been edited by Astalavista: 29 June 2005 - 09:44 PM


#47 User is offline   chyronn 

  • Still A Noob
  • Pip
  • Group: Members
  • Posts: 90
  • Joined: 12-October 04

Posted 04 July 2005 - 10:27 AM

link doesn't work :whistle:

#48 User is offline   Shahram 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 10-April 05

Posted 01 March 2006 - 11:08 AM

Well, it's not that complicated,

make an SFX exe file of winzip folder with winrar with these options,

;The comment below contains SFX script commands

Path=WINZIP
SavePath
Setup=WINZIP32.EXE /noqp /autoinstall
Silent=1
Overwrite=1


and what u'll need to run the main executable only,

and then or before you can register using winzip.reg:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]
"Name1"="Username"
"SN1"="Serial"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinZip]
"ShowTips"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip\WinIni]
"Setup"="1"

#49 User is offline   dumdum8684 

  • Group: Members
  • Posts: 1
  • Joined: 03-June 05

Posted 23 March 2006 - 02:23 AM

I read through this post and I was wondering why no one had posted the WinZip site here. They have a nice simple guide that explains all of the switches.

http://www.winzip.co...install.htm#wiz

Try that.

-Aaron

#50 User is offline   jc888 

  • Group: Members
  • Posts: 7
  • Joined: 21-March 06

Posted 30 March 2006 - 08:56 PM

Just got the latest version winzip10.0.6698

It looks like it doesn't surpport the slience install stuff. Also it pack with the
google AD stuff.

Somebody can make new install .cab or .exe to let it install quietly and smoothly?

#51 User is offline   Plasma 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 05-January 06

Posted 12 April 2006 - 01:27 PM

View Postjc888, on Mar 31 2006, 02:56 AM, said:

Just got the latest version winzip10.0.6698

It looks like it doesn't surpport the slience install stuff. Also it pack with the
google AD stuff.

Somebody can make new install .cab or .exe to let it install quietly and smoothly?



Urmmm .. yes it does same as before. :thumbup

Using the info in this thread I have just integrated the install and registration of WinZip 10.0.6698 in nLite!

Plasma

#52 User is offline   dare2001 

  • Bring Back The 80's
  • Group: Members
  • Posts: 43
  • Joined: 18-August 03

Posted 28 April 2006 - 07:37 AM

View PostPlasma, on Apr 13 2006, 06:27 AM, said:

Using the info in this thread I have just integrated the install and registration of WinZip 10.0.6698 in nLite!


Plasma,
Please tell us how you did it.

Thanks,
dare2001

#53 User is offline   CoolDude 

  • Group: Members
  • Posts: 7
  • Joined: 08-March 06

Posted 29 April 2006 - 09:35 AM

method quoted here is exactly the only method for winzip. i hav made an installer with inno setup for wnzip10. it works fine.. ny1 who want that setup pls contact me... it will automatically register winzip..

#54 User is offline   CoolDude 

  • Group: Members
  • Posts: 7
  • Joined: 08-March 06

Posted 02 May 2006 - 04:01 AM

Here is the winzip set

#55 User is offline   Ahmud 

  • Group: Members
  • Posts: 1
  • Joined: 25-October 06

Posted 11 January 2007 - 10:31 AM

Thank you very mutch for this nice method

#56 User is offline   Shaitan 

  • Group: Members
  • Posts: 2
  • Joined: 18-January 07

Posted 18 January 2007 - 02:05 PM

How about using the WinZip 11 MSI installer?

I just tested this string successfully:
MSIEXEC /I %systemdrive%\Install\winzip110.MSI ALLUSERS=TRUE ADDDESKTOPICON=0 ADDMENUGROUP=0 ADDSTARTMENU=0 INSTALLCMD="/noqp /noc4u /notip /nopredefinedjobs /autoinstall" INSTALLDIR="%ProgramFiles%\Tools\Archivers\WinZip" /QB

This installs WinZip without any desktop or start menu icons as well as no Quick Pick in the taskbar tray in the folder specified after INSTALLDIR.

Get the MSI here and read the FAQ here.

Merge the reg file with the serial and user information afterwards.

Worked fine for me.

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy