Jump to content

what are the unattended switches for the following


ceez

Recommended Posts

zup peeps,

does anyone know what the cmds would be to install the followign apps fully unattended:

symantec PC anywhere 10.5

adobe acrobat reader 5.0 (the full application, not just the viewer)

winzip8.1

thkz peepz

Link to comment
Share on other sites


im not trying to do the moderators work, but i think there's a "official switches thread" pinned up here... take a look :)

look at you, only 5 posts and already modding me around!!! :rolleyes: j/k

I checked out that sticky but couldnt find any of those apps, doesnt anyone use winzip8.1 in here! :D

please is anyone knows these of the top of their heads...errr....cmd file, please share.

thkz

Link to comment
Share on other sites

First of all i don't use winzip 8.1 but 9.0 beta, but you get the idea.

I can't remember exactly on which thread i found this but i works for me.

So credit goes to whom ever wrote this code. :):rolleyes:

ECHO Installing Winzip 9.0 beta
MD "%systemdrive%\Program Files\Winzip"
XCOPY "%systemdrive%\install\Winzip" "%systemdrive%\Program Files\Winzip" /Q /Y
ECHO Please wait...
pushd "%systemdrive%\Program Files\Winzip"
start /wait winzip32.exe /noqp /autoinstall
popd

RemyBlade :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...