Jump to content

Recommended Posts

Posted

Hi all

 

we have blocked Edge on site. When a student logs in any pdf is opened by edge. In file associations we have made sure PDF is opened by acrobat, but seems when student logs on default is still edge. See below, only one thing to note is towards bottom READ i assumed is also pdf reader so amended that as earlier it was set to Edge. Any ideas what i need to change?

 

 

 

 

Posted
Sorry I meant file associations. Are you storing the file in a share where students can access it to read the associations? I had a similar issue a while back where they didn't have access and so they just got the defaults
Posted

interesting, its stored in net logon folder, i have other file association that has worked for them in past just not this one, have given student read access and will see bit later if that was the culprit ! lol

thanks

  • 3 months later...
Posted
interesting, its stored in net logon folder, i have other file association that has worked for them in past just not this one, have given student read access and will see bit later if that was the culprit ! lol

thanks

Did you ever find a solution to this problem.

I have been trying high and low to get acrobat reader to be the default .pdf reader, but what ever we do it always end up with edge as the default reader.

Posted
How do you install Adobe Reader ? We used to do this through group Policy via an MSI which had been configured using their configurator, then you should be able to set this as default during the configuration >> https://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/WizardDC/index.html

 

We have already tried both gpo and Dism nothing seems to work, even if i log in as admin it still doens't work.

The .xml file I dism "out" is placed in the user netlogon where user have reader access to.

 

I have also tried gpo both local and domain policies, still no cigar.

Also made a xml package in Sccm and put the xml package in a Task Sequence, and used this command line "dism.exe /online /Import-DefaultAppAssociations:"DefaultApps.xml"" to Import it into the image during the deployment of the OS.

 

Still doens't work.

 

:(

Posted (edited)

I had the same issue using the XML where Edge would decide to ignore the settings and take over PDF's. I managed to find a *couple* of reg edits to stop it. Applying these alongside the XML has worked well for us with no issues that I know of. If you do test these edits make sure the path is correct as the edge folder name may change.

 

[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723]"NoOpenWith"="""NoStaticDefaultVerb"=""[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723\Application]"ApplicationName"="@{Microsoft.MicrosoftEdge_41.16299.551.0_neutral__8wekyb3d8bbwe?ms-resource://Microsoft.MicrosoftEdge/Resources/AppName}""ApplicationCompany"="Microsoft Corporation""ApplicationIcon"="@{Microsoft.MicrosoftEdge_41.16299.551.0_neutral__8wekyb3d8bbwe?ms-resource://Microsoft.MicrosoftEdge/Files/Assets/MicrosoftEdgeSquare44x44.png}""ApplicationDescription"="ms-resource:AppDescription""AppUserModelID"="Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge"[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723\DefaultIcon]@="@{Microsoft.MicrosoftEdge_41.16299.551.0_neutral__8wekyb3d8bbwe?ms-resource://Microsoft.MicrosoftEdge/Files/Assets/MicrosoftEdgePDF.png}"[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723\Shell]@="open"[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723\Shell\open]"ActivatableClassId"="MicrosoftEdge.AppXxat4m5y1bf9ghax409y1vwyatpqea4s8.mca""PackageId"="Microsoft.MicrosoftEdge_41.16299.551.0_neutral__8wekyb3d8bbwe""ContractId"="Windows.File""DesiredInitialViewState"=dword:00000000[HKEY_CURRENT_USER\Software\Classes\AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723\Shell\open\command]"DelegateExecute"="{4ED3A719-CEA8-4BD9-910D-E252F997AFC2}"

Edited by Lucasosborne
Posted
I had the same issue using the XML where Edge would decide to ignore the settings and take over PDF's. I managed to find a *couple* of reg edits to stop it. Applying these alongside the XML has worked well for us with no issues that I know of. If you do test these edits make sure the path is correct as the edge folder name may change.

 

Ok thank you,, i'll have a look at that too. :)

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...