Foxit Reader 2.3: How to Disable Ads

By default, the free version of Foxit Reader has six ads. In earlier versions of Foxit, you could disable the ads simply by clicking on each one. This practice no longer works but you can prevent them from appearing again by creating and executing a simple reg file.


1. Open Notepad.

2. Copy and paste the following into the new text document:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Foxit Software\Foxit Reader\MainFrame]

"ShowEditorAd_908"="0"
"ShowReaderAd_908"="0"
"ShowTypewriterAd_908"="0"
"ShowPOAd_908"="0"
"ShowSDKAd_908"="0"
"ShowFFAd_908"="0"

3. Save the document as foxit_noads.reg.

4. Merge the new file into the registry by doubler-clicking it.

5. If you’re using Windows Vista, continue through the UAC prompt and confirm that you wish to perform the action.

 

About Rob Rogers

Once a prolific author here on Tech-Recipes, Rob has moved on to greener pastures.
View more articles by Rob Rogers

The Conversation

Follow the reactions below and share your own thoughts.

One Response to “Foxit Reader 2.3: How to Disable Ads”

  1. October 01, 2010 at 10:42 am, Alber180 said:

    Don’t work with W7 :(

    Reply

Leave a Reply

You may also like-

Foxit Reader 2.0: How To Disable AdsBy default, the free version of Foxit Reader has five Ads. You can prevent them from appearing again by disabling each of them one ...