User Tools

Site Tools


userspace:microsoft_office_pro_2010

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:microsoft_office_pro_2010 [2011/10/27 12:15]
Thomas_H
userspace:microsoft_office_pro_2010 [2021/08/23 08:37] (current)
Line 3: Line 3:
 Tested with opsi 4.0.1 \\ Tested with opsi 4.0.1 \\
 requiredWinstVersion >= 4.10.8.6\\ requiredWinstVersion >= 4.10.8.6\\
-For 32 Bit\\+For 64 Bit\\
 By  //[[hungerharke@gmx.de|Thomas_H]] 2011/10/27 12:58// By  //[[hungerharke@gmx.de|Thomas_H]] 2011/10/27 12:58//
  
Line 252: Line 252:
         comment "Fatal: Nur fuer 32 Bit OS!"         comment "Fatal: Nur fuer 32 Bit OS!"
         isFatalError         isFatalError
-Mendif+endif
  
 if ($INST_SystemType$ = "64 Bit System") and (($INST_architecture$ = "system specific") or ($INST_architecture$ = "both") or ($INST_architecture$ = "64 only")) if ($INST_SystemType$ = "64 Bit System") and (($INST_architecture$ = "system specific") or ($INST_architecture$ = "both") or ($INST_architecture$ = "64 only"))
Line 319: Line 319:
 <code> <code>
 <Configuration Product="ProPlus"> <Configuration Product="ProPlus">
-<Display Level="basic" CompletionNotice="No" SuppressModal="Yes" AcceptEula="Yes" NoCancel="Yes" /> -->M +<Display Level="basic" CompletionNotice="No" SuppressModal="Yes" AcceptEula="Yes" NoCancel="Yes" /> --> 
-<Setting Id="SETUP_REBOOT" Value="Never" /> -->M+<Setting Id="SETUP_REBOOT" Value="Never" /> -->
 </Configuration> </Configuration>
 </code> </code>
Line 330: Line 330:
   * Normally the language should be set to the language of the OS. You can add more by removing the "<!--" at the beginning of the line and the --> at the end of the line of each other language.   * Normally the language should be set to the language of the OS. You can add more by removing the "<!--" at the beginning of the line and the --> at the end of the line of each other language.
   * Search for "MyRegKey_MyRegKey" and replace it with the registration-key of your Office-Product.   * Search for "MyRegKey_MyRegKey" and replace it with the registration-key of your Office-Product.
-  *  
  
 ==== config.xml ==== ==== config.xml ====
userspace/microsoft_office_pro_2010.1319717724.txt.gz · Last modified: 2021/08/23 08:37 (external edit)