Updater Command Line

<< Click to Display Table of Contents >>

Navigation:  CryptoForge Updater >

Updater Command Line

IT Pros can also integrate Updater into their processes and check for updates through a command line -in silent mode- by executing Updater and passing the "-p" parameter.

CFUpdate.exe -p

The process's exit code indicates whether there is an update available or not. Possible exit codes or return values are:

Zero: CryptoForge installation is up-to-date.

Positive value: There is an update or new version available.

Negative value: An error has occurred. For instance if the server is not responding or the Internet connection is down.