Help - Search - Members - Calendar
Full Version: Big Brother Monitoring client
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
imthemp3king
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?

CODE
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
imthemp3king
*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.
Strat79
Tried using install rite?
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.