Jump to content

Nitro PDF Pro Recent's Removal


uffbros
Go to solution Solved by ARMOUR,

Recommended Posts

Is there a way to remove all the recents list when you load Nitro PDF Pro? I find nothing on google search on how. Few years ago post says there isn't a way at the moment but surely years later this has been addressed. Thanks.

Link to comment
Share on other sites


Going a step further, you can also adjust the preferences for these settings in either the Windows Registry and/or Nitro PDF Pro GUI

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Nitro\PDF Pro\14\Settings\Preferences\kPreferences]
"kPrefInterfaceHistoryListLength"="/i 0"
"kPrefInterfaceRecentlyUsedListLength"="/i 1"

 

Open Nitro PDF Pro > File > Preferences > Appearance >

  • Maximum number of documents in history list: [ 0 ]
  • Maximum number of documents in recently used list: [ 1 ] *Requires minimum of (1)*
Spoiler

OQThPum.png

 

Edited by bigbrother
Link to comment
Share on other sites


To elaborate on @bigbrother and @ARMOUR's replies, you can use WinRAR to put together a self extracting archive (SFX) that contains a batch file with this in it:

 

reg delete "HKCU\SOFTWARE\Nitro\PDF Pro\14\Recent File List" /f

 

Have it execute after extracting it into a Temporary directory. Put that SFX into your user's startup folder and you end up with a recent list function that works and cleans up after each restart.

 

Edited by Bagels
Self extracting archive
  • Like 1
  • Thanks 1
Link to comment
Share on other sites


  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...