Changes

Jump to: navigation, search

OpenOffice.org 2.x

932 bytes added, 10:01, 24 April 2007
Open questions
Modifying setup.xcu is said to work with 2.0 and 2.1, but seems not to work with 2.2.
The -nofirststartwizard was added after 2.0.4.
registry example :
 
Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\new\command]
@="\"C:\\Program Files\\OpenOffice.org 2.2\\program\\soffice.exe\" -n \"%1\" -nofirststartwizard"
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\open]
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\open\command]
@="\"C:\\Program Files\\OpenOffice.org 2.2\\program\\swriter.exe\" -o \"%1\" -nofirststartwizard"
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\print]
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\print\command]
@="\"C:\\Program Files\\OpenOffice.org 2.2\\program\\soffice.exe\" -p \"%1\" -nofirststartwizard"
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\printto]
 
[HKEY_CLASSES_ROOT\opendocument.WriterDocument.1\shell\printto\command]
@="\"C:\\Program Files\\OpenOffice.org 2.2\\program\\soffice.exe\" -pt \"%2\" \"%1\" -nofirststartwizard"
 
 
[[category:Silent Installers]]
Anonymous user

Navigation menu