Set the OS version.
Syntax
bsp setosversion [options]
Set OS version in the BSP settings of the active domain. Latest version is added by default.
Options
Option | Description |
---|---|
-ver
<version>
|
OS version. |
Returns
Nothing, if the OS version is set successfully. Error string, if the OS version cannot be set.
Examples
bsp setosversion -ver 6.6
Set the OS version 6.6 in the BSP settings of the active domain.