Jump to content

Recommended Posts

Posted

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" /f
REG ADD %KEY%\007 /V 1 /D "%CDROM%\postinstall\BB\bbnt1-08b1.exe -s -f1\setup.iss" /f
REG ADD %KEY%\007 /V 3 /D "REGEDIT /S %CDROM%\postinstall\BB\BB4.reg" /f
REG ADD %KEY%\007 /V 4 /D "REGEDIT /S %CDROM%\postinstall\BB\BB.reg" /f


Posted

*update* 06-04-04

I 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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...