/build/static/layout/Breadcrumb_cap_w.png

Simtec Limited HTTP Watch Pro

Version: 6

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: 3.1k  |  Created: 11/03/2008

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

Deployment Tips (3)

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
3
Command Line
Here's an example at to how to run this setup silently... it must be copied locally and run from the location you copied it to:

md "c:\windows\temp\http"
.\xcopy ".\HttpW\*.*" "c:\windows\temp\http" /E /Q /R /H /Y

c:\windows\temp\http\httpwatchpro.exe /S /license=c:\windows\temp\http\httpwatch.lic

I do not have any info on a silent uninstall and don't believe there is one.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line
Just figured how to silently uninstall the product...here's an example as to how to do it:

:: Place the install and license file locally and run from there to uninstall the product.

md "c:\windows\temp\http"
.\xcopy ".\HttpW\*.*" "c:\windows\temp\http" /E /Q /R /H /Y

start /wait c:\windows\temp\http\httpwatchpro.exe /S /Uninst /license=c:\windows\temp\http\httpwatch.lic

:: Remove the directory where the install was cached...if it exists.

if exist "c:\windows\temp\http" goto dirfound
:: -- directory does not exist....so end.
goto end
:dirfound
rd /S /Q "c:\windows\temp\http"
:end
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Parameter

/errorpath=C:\YourLogFilePath

writes a httpwatch_error.txt in case of error(s)
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

HTTP Watch Pro

Version

6

Questions & Answers (0)

Questions & Answers related to Simtec Limited HTTP Watch Pro

Blogs (0)

Blog posts related to Simtec Limited HTTP Watch Pro

Reviews (0)

Reviews related to Simtec Limited HTTP Watch Pro

 
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