May 27, 200422 yr 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
June 4, 200422 yr Author *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.
Create an account or sign in to comment