Adobe Reader 5 & 6 Browser Integration
Hi all,
I've seen lots of usefull tweaks for the Adobe Reader installation. A particular issue we're facing is the Rsync Path Sanitation Vulnerability. To mitigate this vulnerability we need to reconfigure all our clients to not open the PDF in the browser anymore.
I've found some registry keys to perform this action unattended (see below). However, when the application opens, a message is displayed: "You cannot currently ciew Adobe PDF files from within your web browser due to a configuration problem. WOuld you like Acrobat to fix the configuration?"
Can anyone point me in the right direction, plz?
Appreciate the help.
Martyn
Manual Procedure
Open Adobe Acrobat Reader 5.0
Edit – Preferences – Options – uncheck “Display PDF in Browserâ€Â
uncheck “Check Browser Settings When Starting Acrobatâ€Â
uncheck “Allow Fast Web Viewâ€Â
Open Adobe Acrobat Reader 6.0
Edit – Preferences – Internet – uncheck “Display PDF in Browserâ€Â
uncheck “Check Browser Settings When Starting Acrobatâ€Â
uncheck “Allow Fast Web Viewâ€Â
Scripted Procedure
On a test system with Adobe Acrobat Reader 5.0 remove the following:
C:\Program Files\Internet Explorer\PLUGINS\nppdf32.dll
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/pdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\5.0\AdobeViewer]
"BrowserCheck"=dword:00000000
On a test system with Adobe Acrobat Reader 6.0 remove the following:
C:\Program Files\Internet Explorer\PLUGINS\nppdf32.dll
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/pdf]
"CLSID"=" {CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.fdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xfdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xdp+xml]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xfd+xml]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
I've seen lots of usefull tweaks for the Adobe Reader installation. A particular issue we're facing is the Rsync Path Sanitation Vulnerability. To mitigate this vulnerability we need to reconfigure all our clients to not open the PDF in the browser anymore.
I've found some registry keys to perform this action unattended (see below). However, when the application opens, a message is displayed: "You cannot currently ciew Adobe PDF files from within your web browser due to a configuration problem. WOuld you like Acrobat to fix the configuration?"
Can anyone point me in the right direction, plz?
Appreciate the help.
Martyn
Manual Procedure
Open Adobe Acrobat Reader 5.0
Edit – Preferences – Options – uncheck “Display PDF in Browserâ€Â
uncheck “Check Browser Settings When Starting Acrobatâ€Â
uncheck “Allow Fast Web Viewâ€Â
Open Adobe Acrobat Reader 6.0
Edit – Preferences – Internet – uncheck “Display PDF in Browserâ€Â
uncheck “Check Browser Settings When Starting Acrobatâ€Â
uncheck “Allow Fast Web Viewâ€Â
Scripted Procedure
On a test system with Adobe Acrobat Reader 5.0 remove the following:
C:\Program Files\Internet Explorer\PLUGINS\nppdf32.dll
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/pdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\5.0\AdobeViewer]
"BrowserCheck"=dword:00000000
On a test system with Adobe Acrobat Reader 6.0 remove the following:
C:\Program Files\Internet Explorer\PLUGINS\nppdf32.dll
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/pdf]
"CLSID"=" {CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.fdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xfdf]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xdp+xml]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.adobe.xfd+xml]
"CLSID"="{CA8A9780-280D-11CF-A24D-444553540000}"
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
mvatten
20 years ago
Posted by:
fetgor
20 years ago
you said it yourself, this is the Repair function that adds this again, so either uninstall this version, and install a new version or, hack the registy to delete the self repair, delete the HKEY_CLASSES_ROOT\Installer\Products\productcode\Sourelist, remove all hele and the repir process sould not work, maybe the appalication cannot start either, you have to give it a try.
//Göran
//Göran
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.