Page 1 of 1
Google Toolbar
#1
Posted 08 September 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.
#2
Posted 08 September 2004 - 05:50 PM
mine:
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
#3
Posted 09 September 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?
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
the slash whatever. Is there a page that explains this?
#4
Posted 09 September 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?
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?
#5
Posted 09 September 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/...showtopic=25385
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/...showtopic=25385
#7
Posted 09 September 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"
start /wait %systemdrive%\install\Applications\Acrobat\AdbeRdr60_enu_full.exe /s /v"/qn"
#8
Posted 09 September 2004 - 07:35 PM
#9
Posted 09 September 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
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
#11
Posted 13 September 2004 - 01:19 PM
Astalavista, on Sep 9 2004, 11:26 PM, said:
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
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?
#12
Posted 13 September 2004 - 06:20 PM
a simple search of your registry would have revealed
[HKEY_CURRENT_USER\Software\Google]
man...
[HKEY_CURRENT_USER\Software\Google]
man...
#13
Posted 13 September 2004 - 09:26 PM
i searched my reg, and did find that. i wanted to know which keys within that folder. thanks anyway
Share this topic:
Page 1 of 1



Help
Back to top









