Hello DEMdev,
Good added functionality !
Alas, it does not work for me. I have an error message, which I use "Fully Enforced Settings" or "Files and Folders", when creating the "Registry" folder.
Here is my "Default Applications.xml" file :
<?xml version='1.0' encoding='utf-8'?>
<defaultApps>
<urlAssociations>
<item name="FTP" progId="ChromeHTML"/>
<item name="HTTP" progId="ChromeHTML"/>
<item name="HTTPS" progId="ChromeHTML"/>
<item name="IRC" progId="ChromeHTML"/>
<item name="MAILTO" progId="ChromeHTML"/>
<item name="MMS" progId="ChromeHTML"/>
<item name="NEWS" progId="ChromeHTML"/>
<item name="NNTP" progId="ChromeHTML"/>
<item name="SMS" progId="ChromeHTML"/>
<item name="SMSTO" progId="ChromeHTML"/>
<item name="TEL" progId="ChromeHTML"/>
<item name="URN" progId="ChromeHTML"/>
</urlAssociations>
<defaultApps>
I have an error message when the file wants to run :
2020-05-14 09:37:19.163 [INFO ] Importing DEM settings 'test.zip' (\\domain.local\UEM\Configuration\general\FlexRepository\Settings\File\test.zip)
2020-05-14 09:37:19.166 [ERROR] Error 0x00000001 loading XML document with default applications configuration
2020-05-14 09:37:19.166 [FATAL] Error importing archive '\\domain.local\UEM\Configuration\general\FlexRepository\Settings\File\test.zip'
2020-05-14 09:37:19.166 [ERROR] Error importing settings ('test.xml')
Or :
2020-05-14 09:37:14.892 [INFO ] Importing fully enforced settings 'Association de protocoles-UEM-PD-#1.zip' (\\domain.local\UEM\Configuration\general\Paramètres communs\Association de protocoles-UEM-PD-#1.zip)
2020-05-14 09:37:14.895 [ERROR] Error 0x00000001 loading XML document with default applications configuration
2020-05-14 09:37:14.895 [FATAL] Error importing archive '\\domain.local\UEM\Configuration\general\Paramètres communs\Association de protocoles-UEM-PD-#1.zip'
Each time, I have a "Registry" folder, with my "Default Applications" file only.
I happened to not have this error message, but the file associations did not work :
2020-05-14 10:16:28.073 [INFO ] Exporting profile using config file 'Association de protocoles.INI' (\\castel-freres.local\UEM\Configuration\general\Paramètres communs\Association de protocoles.INI)
2020-05-14 10:16:28.073 [INFO ] Config file has fully enforced predefined settings -- skipping export
When I go to the Windows control panel, then in "define the program associations", I see that the parameters do not apply:
I am on Windows Server 2016 with version 9.11 of DEM.
Thanks for your help.