Just noticed in yours -r:install\OOo should be
-r:%systemdrive%\Install
or %24%\install I guess with Inf
Need the path
Page 1 of 1
OpenOffice 1.1.1
#12
Posted 23 May 2004 - 12:25 PM
Can you disable the quickstarte icon using the silent install?
the code for runonceex should be:
cdrom or systemdrive depending on the kind of install you chose, and the paths changed accordingly.
the code for runonceex should be:
Quote
REG ADD %KEY%\055 /VE /D "OpenOffice 1.1.0" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\install\openoffice\setup.exe -r:%CDROM%\install\openoffice\setup.txt -debug" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\install\openoffice\setup.exe -r:%CDROM%\install\openoffice\setup.txt -debug" /f
cdrom or systemdrive depending on the kind of install you chose, and the paths changed accordingly.
#13
Posted 25 May 2004 - 07:49 PM
AztecMystic, on May 23 2004, 12:25 PM, said:
Can you disable the quickstarte icon using the silent install?
Yes look closely at my cmd file
DEL "%AllUsersProfile%\start menu\Programs\Startup\OpenOffice.org 1.1.1.lnk"
DEL "%USERPROFILE%\Start Menu\Programs\Startup\OpenOffice.org 1.1.1.lnk"
One of them is what starts it. May not need the AllUsersProfile but it won't hurt.
Share this topic:
Page 1 of 1



Help
Back to top








