Tag: silent install

WinZip 9.0 SR1 repack for silent installation

This procedure describes how to build a self-contained, silent installer for WinZip 9.0 SR1 using 7‑Zip and StartX. The result is a single executable that can be deployed silently through software distribution tools. Requirements WinZip 9.0 SR1 (installed locally first) 7‑Zip (for creating a solid archive) StartX (console helper for minimized, waitable batch execution) Overview The process is: Install WinZip…

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 »