Tag: silent install

WinZip 9.0 SR1 repack for silent installation

Create a WinZip 9.0 SR1 repack for silent installation. Requirements Winzip (www.winzip.com) 7-Zip (www.7-zip.org) Startx (http://www.naughter.com/startx.html) Solution Execute the WinZip application to install into the default directory (C:\Program Files\WinZip). Create a batch file using a text editor and place in the WinZip installation directory, i.e. SetupWinZip.cmd. SetupWinZip.cmd :: Make Folder MD “%PROGRAMFILES%\Winzip” :: Copy Files to Installation Folder copy /y…

Read More »

eTrust PestPatrol Anti-Spyware Corporate Edition 5.x Redistribution (Custom)

PestPatrol is an anti-malware product, designed to protect a computer system against threats such as adware, spyware and viruses. It performs automated scans of a system’s hard disks, Windows registry and other crucial system areas, and enabled manual scans for specific threats, selected from a very long list of known malicious software The goal is to create a custom eTrust…

Read More »

Symantec Client Security 2.0 silent install script

The original script to install Symantec Client Security 2.0 will not execute in a silent installation. Original script msiexec /i “Symantec Client Security.msi” WSCAVALERT=0 WSCFWALERT=0 setup.exe /s /v” /qn INSTALLSERVER=0 MIGRATESETTINGS=0 REBOOT=ReallySuppress” Modified script cmd /c SCS.msi /qn LIVEUPDATE=0 MIGRATESETTINGS=0 REBOOT=REALLYSUPPRESS

Read More »