Visokio website     Downloads     Video tutorials     KnowledgeBase  
installconfig - Visokio Forums
installconfig
  •     Keesup April 12, 2011 3:15AM
    Hi . Users would like omniscope not to check for updates. What are the commands in the installconfig file so that this setting can be disabled using command line instead of the UI
  • 3 Comments
  •        mohamed April 12, 2011 6:33AM
    Please find this line in installconfig.properties
    #ADDITIONAL_JVM_ARGS=-XX:+HeapDumpOnOutOfMemoryError

    Please replace with the following line:

    ADDITIONAL_JVM_ARGS=-DCHECK_UPDATES_AUTOMATICALLY=false

    if you have ADDITIONAL_JVM_ARGS property already enabled, please add to the end
    "-DCHECK_UPDATES_AUTOMATICALLY=false"

    Please see http://www.visokio.com/kb/installconfig for more information.
  •     walsh April 27, 2011 12:30PM
    I, too, would like for Omniscope not to check for updates and passed the info above to our packaging team who are preparing Omniscope for deployment on our new platform. Their response was:

    "this only unchecks the option in the check box “check for updates”. This will ensure no auto updates will happen. However, it will not disable the option and “check for updates” functionality when selected from the Menu bar"

    is there any way to remove or completely disable this feature?

    Thanks
  •     steve April 27, 2011 2:26PM
    Another solution is to use a custom branding properties file as follows, which will disable both the check, the automatic check option, and the manual check command.

    Create a folder "branding" in the install folder, e.g. "C:\Program Files\Visokio Omniscope\branding".
    Create a text file in this folder called "config.properties" with the following line:
    AllowCheckForUpdates=false

    See also: http://www.visokio.com/kb/rebranding

Welcome!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership