Auto log in to a floating cloud licence when the program starts
This option allows the program to log in to a floating cloud licence if the login credentials have previously been stored on the PC (if the 'Remember me' option was selected at the last log in).
Add the argument ‘/CLOUDAUTOLOGIN’ to the Target field of the V12 desktop shortcut, for example:-
Target: e:\V12\V12Cloud.exe /CLOUDAUTOLOGIN
If there are no stored credentials, the 'Log in' dialog appears.
Alternatively the credentials may be passed on the command line.
Target: e:\v12cloud.exe /CLOUDAUTOLOGIN /LOGINNAME=MyLoginName /PASSWORD=MyPassword
Note that if the log in name or password contain spaces then the whole argument must be in quotes:
v12cloud.exe /CLOUDAUTOLOGIN "/LOGINNAME=My log in name" "/PASSWORD=My Password"
Both credentials must be present on the command line and must be least 8 characters in length (otherwise they are ignored).
If the log in fails, an error message is reported followed by the 'Log in' dialog.
If a cloud licence is already present when the program starts, the command line option is ignored and the program continues with the existing licence.