the_duck
Sep 8 2004, 04:20 PM
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
Sep 8 2004, 05:50 PM
mine:
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
the_duck
Sep 9 2004, 07:55 AM
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
Sep 9 2004, 07:56 AM
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
Sep 9 2004, 08:25 AM
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
Sep 9 2004, 08:38 AM
TY
the_duck
Sep 9 2004, 08:41 AM
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"
`Felix`
Sep 9 2004, 07:35 PM
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
the_duck
Sep 13 2004, 08:12 AM
wow that is extremely helpful. TY
a06lp
Sep 13 2004, 01:19 PM
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
Sep 13 2004, 06:20 PM
a simple search of your registry would have revealed
[HKEY_CURRENT_USER\Software\Google]
man...
a06lp
Sep 13 2004, 09:26 PM
i searched my reg, and did find that. i wanted to know which keys within that folder. thanks anyway
Astalavista
Sep 13 2004, 11:19 PM
export the whole thing.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.