Difference between revisions of "Big Brother"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
(No difference)

Revision as of 16:17, 11 December 2005

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="c:\program files\BigBrother\bin\bbnt.exe" />
<install cmd='\\server\share\bbnt\Native\BigBroSP.exe /S ' />
<remove cmd='c:\program files\BigBrother\uninstall.exe' />
<upgrade cmd= />
</package>