Tagged with free-trial - Visokio Forums http://forums.visokio.com/discussions/tagged/free-trial/feed.rss Mon, 30 Oct 17 15:52:56 -0400 Tagged with free-trial - Visokio Forums en-CA Installation: Disabling Omniscope Desktop 1-month free Trial http://forums.visokio.com/discussion/3045/installation-disabling-omniscope-desktop-1-month-free-trial Fri, 27 Nov 2015 06:26:13 -0500 paola 3045@/discussions
You can disable free trial prompts on start-up and from the Help menu by following the steps below. If you are in a corporate environment it is recommended that you install Omniscope for all users, rather than for each individual user, otherwise you will need to carry the steps below by modifying each user account's installconfig.properties.

Find this line in installconfig.properties
#ADDITIONAL_JVM_ARGS=-XX:+HeapDumpOnOutOfMemoryError

Replace with the following line:
ADDITIONAL_JVM_ARGS=-DdisableFreeTrial=true

If you have ADDITIONAL_JVM_ARGS property already enabled, add to the end
" -DdisableFreeTrial=true"

Disable automatic update check
Find this line in installconfig.properties
#ADDITIONAL_JVM_ARGS=-XX:+HeapDumpOnOutOfMemoryError

Replace with the following line:
ADDITIONAL_JVM_ARGS=-DCHECK_UPDATES_AUTOMATICALLY=false

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

You could also contact our support and ask for the Free Viewer license keys, that could be activated after the download, in which case you could skip the steps above.]]>