Help - Search - Members - Calendar
Full Version: Google Toolbar
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
the_duck
Is there any special switches or any other settings I would need to add an unattended installation of the Google Toolbar? Thanks in advance.
pegasus1010
mine:

ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
the_duck
Thank you very much. I'm just clueless as to what comes after the exe section.

ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d

the slash whatever. Is there a page that explains this?
the_duck
oh and btw...does this look right?

ECHO.
ECHO Installing Adobe Reader 6
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_full -p"-s /v\"/qn\""

the two " at the end look wrong?
pegasus1010
mine was as such:

ECHO Installing Adobe Acrobat Reader 6.0.1...
ECHO wait...
start /wait %systemdrive%\install\Applications\Acrobat\setup.exe /s /v"/qn REBOOT=Suppress"

note that I am calling setup.exe & not AdbeRdr60_enu_full.exe

I guess you should keep a close look here:

http://www.msfn.org/board/index.php?showtopic=25385
the_duck
TY
the_duck
So, something like this? This installation of acrobat doesn't require a rebootsky.

start /wait %systemdrive%\install\Applications\Acrobat\AdbeRdr60_enu_full.exe /s /v"/qn"
Astalavista
i have my google bar customize like i don't allow it to handle pop ups.
and a couple more options i have disabled.

here is what u need to do.,

configure google tools bar the way you like it.

open up your registry, start, run, registry

find the googletoolbar export your registry strings.

put that in your registrytweaks in your Unattended xp
the_duck
wow that is extremely helpful. TY
a06lp
QUOTE (Astalavista @ Sep 9 2004, 11:26 PM)
i have my google bar customize like i don't allow it to handle pop ups.
and a couple more options i have disabled.

here is what u need to do.,

configure google tools bar the way you like it.

open up your registry,  start, run, registry

find the googletoolbar export your registry strings.

put that in your registrytweaks in your Unattended xp

could you direct me to the reg keys needed?
Astalavista
a simple search of your registry would have revealed

[HKEY_CURRENT_USER\Software\Google]

man...
a06lp
i searched my reg, and did find that. i wanted to know which keys within that folder. thanks anyway
Astalavista
export the whole thing.




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.