is it possible to disable the AD bar in the pro version of the viewer for all users by default?
I found the checkbox for hiding the AD bar in the preferences menu. I noticed that this switch changes the following registry setting:
Code: Select all
[HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\Registration]
"HideAD"=dword:00000001
It would be nice to have the same registry key in the HKEY_LOCAL_MACHINE registry tree that would override the setting of HKEY_CURRENT_USER\Tracker Software\PDFViewer\Registration\HideAD in 'PRO' mode.
Ralf