We have a production solution in place where a custom screen is displayed using login shortcuts. This is setup in the User Setting module in the cilent
What I am trying to figure out is how to set that up for the webclients.
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...