This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
userspace:microsoft_office_20to16 [2016/04/07 14:29] segro |
userspace:microsoft_office_20to16 [2021/08/23 08:37] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ich habe das wunderbare script von [[userspace: | ich habe das wunderbare script von [[userspace: | ||
| + | **todo** | ||
| + | windows 10 kompabilität: | ||
| + | <code winst> | ||
| + | if GetMsVersionInfo < " | ||
| + | LogError "This is for NT 6 (Vista) and above" | ||
| + | isFatalError | ||
| + | </ | ||
| hier nur die Änderungen: | hier nur die Änderungen: | ||
| **Tree:** | **Tree:** | ||
| Line 51: | Line 57: | ||
| </ | </ | ||
| + | ==== control ==== | ||
| + | < | ||
| [Product] | [Product] | ||
| type: localboot | type: localboot | ||
| Line 96: | Line 103: | ||
| values: [" | values: [" | ||
| default: [" | default: [" | ||
| + | </ | ||
| + | |||