Disabling javascript actions on multiple computers

The PDF-XChange Viewer for End Users
+++ FREE +++

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Post Reply
pctuki_fg
User
Posts: 56
Joined: Thu May 27, 2010 8:25 am

Disabling javascript actions on multiple computers

Post by pctuki_fg »

Hello,

Is there a collective way to do a change in the preferences of PDF-XChange viewer for multiple users and computers?

We would like to uncheck the 'Enable JavaScript Actions' under the JavaScript Category in the preferences.

We are using 2.5 (build 194.0) version of the viewer and we have Windows XP SP3 and Windows 7 Enterprise (32bit & 64bit) operating systems.

- Ville Toivanen // PCTUKI // Fingrid Oyj
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: Disabling javascript actions on multiple computers

Post by Tracker Supp-Stefan »

Hello Ville Toivanen,

You could either import a custom profile to all users (this will let you set more than just one option to all users, but will delete any custom interface and command changes they might have done), using a script that utilises the /importp command line parameter for our Viewer, or you could make the desired JS settings changes on one test machine, and then export the settings from:
HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\JavaScript
and make a log on script that will write the same values for each user when he logs in with their account.

Best,
Stefan
pctuki_fg
User
Posts: 56
Joined: Thu May 27, 2010 8:25 am

Re: Disabling javascript actions on multiple computers

Post by pctuki_fg »

Thanks, we went with just making the logon script thing. Good thing to know about the /importp, cause might use that when making a package of the installation for W7.

- Ville
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: Disabling javascript actions on multiple computers

Post by Tracker Supp-Stefan »

Glad to hear you resolved the case Ville,

Also please be aware that the /importp is a command line parameter that should be called once the Viewer is installed

Best,
Stefan
Post Reply