Difference between revisions of "Documentation/Dashboard/Wishlist"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Documentation Wishlist)
Line 9: Line 9:
 
|Setup Guide
 
|Setup Guide
 
|Please document these unattended Windows installation options.  Also, if there are any other options, please document them too.  :)
 
|Please document these unattended Windows installation options.  Also, if there are any other options, please document them too.  :)
msiexec /qb! /i openofficeorg21.msi ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1
+
<tt>msiexec /qb! /i openofficeorg21.msi ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1</tt>
|
+
|  
|
+
| Partly described in [[Documentation/How_Tos/Automatic_Installation_on_Windows | this HowTo]]
 
|}
 
|}

Revision as of 12:55, 4 October 2007

Template:Documentation/Banner

Documentation Wishlist

Issue Documentation Section Description Owner Resolution
72585 Setup Guide Please document these unattended Windows installation options. Also, if there are any other options, please document them too.  :)

msiexec /qb! /i openofficeorg21.msi ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1

Partly described in this HowTo
Personal tools