Page 1 of 1

Disabling javascript actions on multiple computers

Posted: Fri Apr 15, 2011 7:41 am
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

Re: Disabling javascript actions on multiple computers

Posted: Fri Apr 15, 2011 12:28 pm
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

Re: Disabling javascript actions on multiple computers

Posted: Mon Apr 18, 2011 5:21 am
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

Re: Disabling javascript actions on multiple computers

Posted: Mon Apr 18, 2011 10:58 am
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