Every time you run Adobe Acrobat up to 20 plug-ins are loaded unnecessarily
Most users do not need even a fraction of them!
To disable unneeded plug-ins and make them optional instead, follow these instructions:
Install the latest version of Adobe Acrobat : -
- Browse to the plug-ins folder: C:\Program Files\Adobe\Acrobat VERSION\Reader\plug_ins
- Create a new folder named Optional
- Move all files from the plug_ins folder to Optional, except EWH32.api, print*.api, and Search*.api
- That's it! Load any PDF in Adobe Acrobat to see the difference!
If you need print and search options in the PDF reader, keep the related APIs.
Related Posts:
SSH configuration in Solaris 8Configuring OpenSSH on Solaris 8 Solaris 8 doesn’t come with the SSH and SFTP like features, to enable these we have to configure and install a third party package OpenSSH. /dev/random and /dev/random built-in, but patches… Read More
DB2 Tuning Tips1) Take out any / all-Scalar functions coded on columns in predicates. For example, this is the most common: SELECT EMPNO, LASTNAMEFROM EMPLOYEEWHERE YEAR(HIREDATE) = 2005Should be coded as:SELECT EMPNO, LASTNAMEFROM EMPLOYE… Read More
Tips & Tricks for SQUID (Proxy) ServerOverview This article will be helpful to improve your squid performance in any hectic and slow bandwidth / traffic kind of scenario. This will also helpful to the organization, who will use the only one Squid Server Hardware… Read More
Performance Optimization for large I/O OperationsThis article discussed about the following topics Issues with export & import of huge files Our Approaches to resolve these issues NIO package advantage Performance issues during serialization Progress… Read More
Top 10 Blackberry Troubleshooting TipsIntroduction Use this article to resolve a problem involving or relating to the BlackBerry wireless device, before engaging the help of your BlackBerry technical support provider. Troubleshooting Tips Tip 1 Check the si… Read More
0 comments:
Post a Comment