imthemp3king Posted May 27, 2004 Posted May 27, 2004 I am trying to add the Big Brother client to my Windows 2000 Server image. I have been able to get the install to run silently *except* the configuration app is launched right after install has completed. I was goign to use the kill command but it appears that kill won't execute from RunOnceEx until after the configuration app has been closed so it does me no good in that regard. Has anyone else had the chance to install this unattended?REG ADD %KEY%\007 /VE /D "Big Brother Monitoring Client" /fREG ADD %KEY%\007 /V 1 /D "%CDROM%\postinstall\BB\bbnt1-08b1.exe -s -f1\setup.iss" /fREG ADD %KEY%\007 /V 3 /D "REGEDIT /S %CDROM%\postinstall\BB\BB4.reg" /fREG ADD %KEY%\007 /V 4 /D "REGEDIT /S %CDROM%\postinstall\BB\BB.reg" /f
imthemp3king Posted June 4, 2004 Author Posted June 4, 2004 *update* 06-04-04I am able to get the kill command to run properly by launching a seperate batch file, but by doing that the Big Brother Client doesn't get installed as a service which it needs to be in order to function properly.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now