cd5adfd94b
* set branch (+2 squashed commit) Squashed commit: [e322f24] remove placeholder [8647131] palceholder * Code cleanup and (primarily) consolidation (#21) * set branch * Exit 1 on iocage create failure * - Move jailcreate to global function - Remove Jailcreate.sh * Add dataset creation function * - add test script to test new global changes - also create folder in jail with createmount * fix * make test executable * more verbosity, fixing folder creation * moving global dataset create * move jails to new dataset-mount creation function * remove test jail and test branch-ref * Add Nextcloud (#22) * Basic working nextcloud integration * Enable persistent reinstall of Nextcloud * prepare for dev merge * Licence alert * Add external database and integrated jail * small improvements and update script * Add mariadb to dev (#31) * Working MariaDB config * - Set ZFS settings for DB on Nextcloud and MariaDB - Cleanup MariaDB * prepare for dev merge * Niceify Readme (#34) * put content from master into it * Some readme itteration * more niceification * [WIP} Wiki workflow test (#37) introduce automatic wiki generation * Add Bitwarden support (#35) * Nextcloud-Cleanup for v1.1.0 (#40) * Nextcloud cleanup - add db-type sanity check - remove some integrated db checks - Move ssl to /config/ssl - remove integrated databases * slight default tweaking * fix mariadb install bug * QA cycle
43 lines
1.8 KiB
XML
Executable File
43 lines
1.8 KiB
XML
Executable File
<Configuration ID="0b261046-a220-4392-88d4-2cfd462c90b3">
|
|
<Add OfficeClientEdition="64" Channel="PerpetualVL2019">
|
|
<Product ID="ProPlus2019Volume" PIDKEY="NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP">
|
|
<Language ID="en-us" />
|
|
<Language ID="nl-nl" />
|
|
<Language ID="MatchPreviousMSI" />
|
|
<ExcludeApp ID="Groove" />
|
|
<ExcludeApp ID="Lync" />
|
|
<ExcludeApp ID="OneDrive" />
|
|
<ExcludeApp ID="OneNote" />
|
|
</Product>
|
|
<Product ID="LanguagePack">
|
|
<Language ID="en-us" />
|
|
<Language ID="nl-nl" />
|
|
<Language ID="MatchPreviousMSI" />
|
|
<ExcludeApp ID="Groove" />
|
|
<ExcludeApp ID="Lync" />
|
|
<ExcludeApp ID="OneDrive" />
|
|
<ExcludeApp ID="OneNote" />
|
|
</Product>
|
|
<Product ID="ProofingTools">
|
|
<Language ID="nl-nl" />
|
|
<Language ID="en-us" />
|
|
<Language ID="fr-fr" />
|
|
<Language ID="de-de" />
|
|
</Product>
|
|
</Add>
|
|
<Property Name="SharedComputerLicensing" Value="0" />
|
|
<Property Name="PinIconsToTaskbar" Value="TRUE" />
|
|
<Property Name="SCLCacheOverride" Value="0" />
|
|
<Property Name="AUTOACTIVATE" Value="0" />
|
|
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
|
|
<Property Name="DeviceBasedLicensing" Value="0" />
|
|
<Updates Enabled="TRUE" />
|
|
<RemoveMSI />
|
|
<AppSettings>
|
|
<User Key="software\microsoft\office\16.0\excel\options" Name="defaultformat" Value="51" Type="REG_DWORD" App="excel16" Id="L_SaveExcelfilesas" />
|
|
<User Key="software\microsoft\office\16.0\powerpoint\options" Name="defaultformat" Value="27" Type="REG_DWORD" App="ppt16" Id="L_SavePowerPointfilesas" />
|
|
<User Key="software\microsoft\office\16.0\word\options" Name="defaultformat" Value="" Type="REG_SZ" App="word16" Id="L_SaveWordfilesas" />
|
|
</AppSettings>
|
|
<Display Level="Full" AcceptEULA="TRUE" />
|
|
<Logging Level="Off" />
|
|
</Configuration> |