the_duck Posted September 8, 2004 Posted September 8, 2004 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 Posted September 8, 2004 Posted September 8, 2004 mine:ECHO Please wait...start /wait %systemdrive%\install\Applications\Googletoolbar\GoogleToolbarInstaller.exe /q /d
the_duck Posted September 9, 2004 Author Posted September 9, 2004 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 /dthe slash whatever. Is there a page that explains this?
the_duck Posted September 9, 2004 Author Posted September 9, 2004 oh and btw...does this look right?ECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_full -p"-s /v\"/qn\""the two " at the end look wrong?
pegasus1010 Posted September 9, 2004 Posted September 9, 2004 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.exeI guess you should keep a close look here:http://www.msfn.org/board/index.php?showtopic=25385
the_duck Posted September 9, 2004 Author Posted September 9, 2004 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` Posted September 10, 2004 Posted September 10, 2004 http://www.msfn.org/board/index.php?showto...ndpost&p=168895
Astalavista Posted September 10, 2004 Posted September 10, 2004 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, registryfind the googletoolbar export your registry strings.put that in your registrytweaks in your Unattended xp
the_duck Posted September 13, 2004 Author Posted September 13, 2004 wow that is extremely helpful. TY
a06lp Posted September 13, 2004 Posted September 13, 2004 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, registryfind the googletoolbar export your registry strings.put that in your registrytweaks in your Unattended xpcould you direct me to the reg keys needed?
Astalavista Posted September 14, 2004 Posted September 14, 2004 a simple search of your registry would have revealed[HKEY_CURRENT_USER\Software\Google]man...
a06lp Posted September 14, 2004 Posted September 14, 2004 i searched my reg, and did find that. i wanted to know which keys within that folder. thanks anyway
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now