If you need to supress the Autoupdate you can create an Active setup inside the MSI.
First i added the .prefs file(below) and the vbw script to the msi to be placed in a new folder in the [INSTALLDIR] i named \prefs.
I used a Reg, to run a vbw script. The vbw created the the folders if they werent created already for the location of the prefs file. which is:
sProfileFolder &"Roaming\Business Objects\Crystal Reports Viewer 2008\workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings
And then copied the "org.eclipse.ui.prefs" file from the C:\Program Files\Business Objects\Crystal Reports Viewer 2008\Prefs\ folder to the newly created folder.
Below is the Prefs file needed.
File Name: org.eclipse.ui.prefs
Text inside file: (Line 6 disables the autoupdate)
--------------
#Wed Mar 18 16:39:38 PDT 2009
eclipse.preferences.version=1
com.bobj.crystalreports.viewer.ApplicationWorkbenchWindowAdvisor.WINDOW_WIDTH=1296
com.bobj.crystalreports.viewer.ApplicationWorkbenchWindowAdvisor.WINDOW_LEFT=-8
com.bobj.crystalreports.viewer.ApplicationWorkbenchWindowAdvisor.WINDOW_TOP=-8
com.businessobjects.crystalreports.viewer.disable.autoupdate=true
com.bobj.crystalreports.viewer.ApplicationWorkbenchWindowAdvisor.WINDOW_HEIGHT=1010
----------------------
Another way to dissable Auto update and also the start up screen is to remove com.businessobjects.crystalreports.designer.updateserviceplugin_12.2.xxx.jar jar files from [INSTALLDIR]Plugins folder.
Questions & Answers related to BusinessObjects Crystal Reports Viewer
Blogs (0)
Blog posts related to BusinessObjects Crystal Reports Viewer
Links (0)
Links related to BusinessObjects Crystal Reports Viewer
Reviews (0)
Reviews related to BusinessObjects Crystal Reports Viewer
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ