I just tried Jack's method and it worked a treat. Thanks Jack. :)
It is crazy that this isnt the default...
It does require you having persmission to change the Registry, which may not be an option for some on work computers...
.................................
For anyone finding this now, this works for me:
go to cmd regedit (don't forget to backup the current registry)
HKEY_CLASSES_ROOT\AcroExch.Document.DC\shell\Read\command
I changed (Default) from:
"C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" "%1"
to:
I just tried Jack's method and it worked a treat. Thanks Jack. :)
It is crazy that this isnt the default...
It does require you having persmission to change the Registry, which may not be an option for some on work computers...
.................................
For anyone finding this now, this works for me:
go to cmd regedit (don't forget to backup the current registry)
HKEY_CLASSES_ROOT\AcroExch.Document.DC\shell\Read\command
I changed (Default) from:
"C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" "%1"
to:
"C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" /A "navpanes=0" "%1
............