/build/static/layout/Breadcrumb_cap_w.png

TechSmith Morae Observer

Version: 3

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.1k  |  Created: 11/03/2011

Average Rating: 0
Morae Observer has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
0
Script

Version 3.3.1

To disable Updates (: 

 

const HKEY_CURRENT_USER = &H80000001

strComputer = "."

Set StdOut = WScript.StdOut

 

 

Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" &_ 

strComputer & "\root\default:StdRegProv")

 

strKeyPath = "Software\TechSmith\Morae\1.0\Updater\Remote Viewer"

 

oReg.createkey HKEY_CURRENT_USER, strkeypath

 

strValueName = "DaysBetween"

dwValue=365

oReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, strValueName, dwValue

 

strKeyPath = "Software\TechSmith\Morae\1.0\Updater\Remote Viewer"

 

oReg.createkey HKEY_CURRENT_USER, strkeypath

 

strValueName = "AllowDateBasedCheck"

dwValue=0

oReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, strValueName, dwValue

 

 

strKeyPath = "Software\TechSmith\Morae\1.0\Updater\Remote Viewer"

 

oReg.createkey HKEY_CURRENT_USER, strkeypath

 

strValueName = "PromptToCheck"

dwValue=0

oReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, strValueName, dwValue

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line

Version 3.3.1

It is Msi based installation .

Installation is done by running msi or /qb or qn for silent insttallation .

 

Uninstalaltion is :

msiexec /x {C982E1E2-964E-490C-AB2A-8B0BEA1F2943} /qb!

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Morae Observer

Version

3.2.1

Questions & Answers (0)

Questions & Answers related to TechSmith Morae Observer

Blogs (0)

Blog posts related to TechSmith Morae Observer

Reviews (0)

Reviews related to TechSmith Morae Observer

 
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