Share via


Unable to hyperlink to company applications- Office 2016 ProPlus

Question

Tuesday, January 17, 2017 6:28 PM

I am testing one of my company's applications on a Windows 10 workstation with Office 2016 Professional Plus. In the application the user can download a report to Word or Excel. When that document is opened, there are hyperlinks that link back to the application, opening a different page, passing parameters. In previous versions of Office, we were able to get around this by running the Office90FixIt.reg, which created a DWORD (ForceShellExecute) with a value of 1. This FixIt no longer works with Office 2016 Professional Plus. Is there another FixIt for this issue?

All replies (8)

Thursday, February 16, 2017 2:39 PM ✅Answered | 1 vote

SOLVED!

We opened a case with Microsoft.  After a day or two they asked if I could export the key from a computer working with Office 2013 and import it.  When I imported this key into the (regedit) tool, this resolved our issues and links now work from Word/Excel to our single-sign-on protected application.  We are now good with Windows 10/Office 2016. (For some they may need the 32-bit key, but this is what worked for us) 

Contents of .reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet]
"ForceShellExecute"=dword:00000001


Thursday, February 16, 2017 8:46 PM ✅Answered | 1 vote

All -
I was able to spend more time on this issue today.
I discovered that I had to use the 32-bit Registry Fix on our 64-bit machine with Office 2016.
The 64-bit version of the Registry Fix DID NOT WORK on the 64 -bit machine.
As a side note, I have used the 64-bit Registry Fix on a 64-bit machine before, just not with Office 2016... Always Office 2013.
I hope this helps someone else that is having the same issue as I was.

Jan B


Wednesday, January 18, 2017 5:27 AM

Hi,

>>which created a DWORD (ForceShellExecute) with a value of 1

What version of Office are you using before? In which registry path is the DWORD (ForceShellExecute) created?

Do you have Internet Explorer set as the default browser? If not, please try set it as the default browser and then see if this issue continues.

Regards,

Steve Fan

Please remember to mark the replies as answers if they helped.

If you have feedback for TechNet Subscriber Support, contact [email protected].


Thursday, January 19, 2017 6:11 PM | 1 vote

We have had all version of Office with 2013 as the latest and have had to use the DWORD registry fix for the past few years now. I think we started in 2014. The Registry Fix is shown below:

32 Bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet]
"ForceShellExecute"=dword:00000001

64 Bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\Microsoft\Office\9.0][HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\Microsoft\Office\9.0\Common][HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\Microsoft\Office\9.0\Common\Internet]
"ForceShellExecute"=dword:00000001

We do have IE as our Default Browser.

Thank you for responding.

JSB


Thursday, February 9, 2017 3:41 PM

Has a fix been found for Office 2016?  This is also an issue for my company.  We have been using the ForceShellExecute fix for about two years.


Thursday, February 9, 2017 3:59 PM

Mike - No, I haven't been able to resolve this issue. It forces the user to login to the application each time they click a link on the spreadsheet, even if the application is already open. I've tried changing my security settings, thinking that might make a difference, but it didn't. My next step is to go to our Enterprise Access Management (secure login) group to see if they might be able to help.


Thursday, February 16, 2017 8:25 PM

Mike - I'm glad that you found a resolution for this issue.
I tried this registry fix and it didn't work for me.
I've reached out to our Security Group thinking it might be security settings on our newly built workstations that is keeping this from working, but then again, that wasn't an issue before.
The workstation that I am testing on is a new build with Office 2016 being the only software added.
I will keep trying.
Thanks for your input.

Jan B


Friday, May 22, 2020 11:44 AM

For a 32 Bit version of Office on 64 bit version of Windows

HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet\

For a 32 Bit version of Office on 32 bit version of Windows

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

For a 64 Bit version of Office on 64 bit version of Windows

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

  1. Make sure the Internet subkey is selected. On the Edit menu, point to New, and then select DWORD Value. Add the following registry Value Name: "**ForceShellExecute" **
  2. Value:1