Jump to content

When MS Office and LibreOffice Are Installed Users Are Prompted What To Open Files With


Recommended Posts

Posted

As Microsoft Publisher is going to be End of Life soon we are no longer installing in our new images.  We have found LibreOffice to have the best alternative to Publisher, only issue with LibreOffice is you can only install ALL of it and not just the app you wanted.

 

When both MS Office and LibreOffice are installed users get prompted to select an app when trying to open any office files:

 

image.png.4c8d347562b65be19c48f71885dd84ef.png

 

I've set a Group Policy to set the Open With settings but that hasn't done anything!

 

image.thumb.png.2d75bd6ebfcfe449f5256d2e46159f4f.png

 

After doing a quick Google the new way of doing it is to deploy a .xml file by a group policy instead by creating a Default Associations Configuration File (XML).  'All' you're supposed to do is run a DISM command to export the current settings on a reference computer where you've set the default apps which you are then supposed to be able to use to deploy via a GPO to then set those associations.

 

Dism /Online /Export-DefaultAppAssociations:C:\path\to\your\file.xml

 

On my reference computer (a VM) I have set .docx files to open with Word but when I run the above command .docx etc. is not listed:

 

image.thumb.png.5dccd5ee06f92d50894fb7cad61e8400.png

 

When I double-click on a .docx file it now opens in MS Word but as you can see it's not listed in the exported xml file!

 

All I want to happen is for all installed office products (Word, Excel and Access) to open the relevant files!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...