These are commands for distribution developers, so there is no need for documentation.
Hidden Options
Common
version
>{InstanceName}.exe version
wsldl2, version 21071600 (amd64)
https://git.io/wsldl
isregd
>{InstanceName}.exe isregd
>echo %ERRORLEVEL%
0
Returns 0 if registered instance.
Install
Install Option (Silent)
- Install Only
>{InstanceName}.exe install
- with tarball
>{InstanceName}.exe install {fileName}
- MS Compatibility (root mode install/silent)
>{InstanceName}.exe install --root
Installed
Run with arg
{InstanceName}.exe -c {commands}
and {InstanceName}.exe /c {commands}
for MS launcher compatibility.
Silent Cleanup
>{InstanceName}.exe clean -y