Usage

wswatch.exe [Options] filename

Options

/R

Runs a manual check of your bookmarks. A bookmark file must be specified on the command line when using the /R parameter.

/Q

Exits WebSite-Watcher after the check has finished. Works only in combination with /R.

/NoBrowser

Does not load the Chromium browser and uses a lightweight text view instead. Recommended if you start WebSite-Watcher only to perform a check run. See Browser Engines.

/C

Connects using Dialup. Works only in combination with /R.

/D

Disconnects Dialup. Works only in combination with /R.

/L

Writes a log file (wswatch.log). Works only in combination with /R.

/SND

Enables sound. Works only in combination with /R.

/BatchMode

Suppresses specific user input messages, for example when automatically checking for new versions. Works only in combination with /R.

/MINIMIZE

Starts WebSite-Watcher minimized.

/SEARCH

Opens the "Advanced Search" window.

/SCRIPT="..."

Executes the specified Script, enclosed in quotes. If the Script is not stored in the default Script directory, specify the full path to the Script file.

/NODB

Starts WebSite-Watcher without opening the last opened database.

/EXIT

Exits a running WebSite-Watcher. This parameter aborts a running check.


Examples


wswatch.exe "c:\wsw\magazines.wsw"

wswatch.exe /c /q /NoBrowser "c:\wsw\magazines.wsw"