On 03/19/2012 03:26 PM, Fabián Mandelbaum wrote: > > I'm wondering if it's possible to disable the automatic XXE update > feature somehow. We're deploying XXE as an applet, and we wouldn't > want our users to see the "A new version of XXE is available" dialog > popping up on their systems when they use our app.
You are probably deploying XXE as an applet with its full GUI (i.e. the "xxe" applet) because normally this cannot happen with the "viewer", "editor1" or "editor2" applets. See http://www.xmlmind.com/xmleditor/xxe_applet.html We forgot to do this for the "xxe" applet but we'll fix this omission in the next release. > > Is this possible? If so, how? > Pass these parameters to the applet. -putpref autoCheckForUpdates false See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/integrating_the_applet.html#applet_parameters See http://www.xmlmind.com/xmleditor/_distrib/doc/help/preferenceKeys.html -- Search for "autoCheckForUpdates". -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

