And what about my previous question?
Aha. So we have the bug in the ADMX.
- Please file a bug to the ADMX. EDIT: Default templates are not applied · Issue #37 · CollaboraOnline/ADMX · GitHub
- Please use the following registry key and values, as a manual workaround:
HKLM\SOFTWARE\Policies\LibreOffice\org.openoffice.Setup\Office\Factories\Factory['com.sun.star.text.TextDocument']\ooSetupFactoryTemplateFile
Final
: REG_DWORD
= 1
Value
: REG_SZ
= file:///c:/Temp/maibTemplate.ott
thank you so much, works like a charm! one more thing for the calc and impress - where i need to setup default template ?
com.sun.star.text.TextDocument
→ com.sun.star.sheet.SpreadsheetDocument
, com.sun.star.presentation.PresentationDocument
Just look for ooSetupFactoryTemplateFile
in expert configuration.
Thank you, all settings works, and with URL from AD too.