Big Brother

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search

This is a silent installer and uninstaller for Big Brother.

 <package id="bigbrosp" name="BigBrother client for SP" revision="1" priority="0" reboot="false">
 <check type="file" condition="exists" path="%PROGRAMFILES%\BigBrother\bin\bbnt.exe" />
 <install cmd='%SOFTWARE%\BigBrother\BigBroSP.exe /S ' />
 <remove cmd='%PROGRAMFILES%\BigBrother\uninstall.exe' />
 </package>