Settings and activity
1 result found
-
46 votes
An error occurred while saving the comment An error occurred while saving the comment Kjell-Ove Todnem commented
The registry edit suggestion below worked for me.
Kjell-Ove Todnem supported this idea ·
Hi! I found a couple of registry hacks that fixed this for me. Here they are:
1:
I named this file "RegEdit for AcrobatPro11-NoBookmarksAtOpen - 1, Original, before edit.reg", but of course the filename can be anything with a .reg extension. (Create 2 text files containing the text below and save it as .reg files. Then double click these to make Windows update the registry and viola!
-------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Acrobat.Document.11\shell\Open\command]
@="\"C:\\Program Files (x86)\\Adobe\\Acrobat 11.0\\Acrobat\\Acrobat.exe\" \"%1\""
--------------------------------------------------
2: I named this file "!RegEdit for AcrobatPro11-NoBookmarksAtOpen - 2, NavPanes=0.reg"
---------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Acrobat.Document.11\shell\Open\command]
@="\"C:\\Program Files (x86)\\Adobe\\Acrobat 11.0\\Acrobat\\Acrobat.exe\" /A \"navpanes=0\" \"%1\""
------------------
Hope this helps you :-)