Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
it would be great to have a central config and use it during installation like:
veyon-x.y.z-win64-setup.exe /S /ApplyConfig=\server\path\MyConfig.json
is it possible?
Yes that should be possible - however take care to use "\\server".
mhhh not realy:
veyon-4.0.7.0-win64-setup.exe /S /NoMaster /ApplyConfig="\192.168.1.53\programme\veyon\veyon.json"
runs endless
I'll have a look at it and report back, thanks for the feedback!
Are UNC paths working with the "applyconfig" command or should I first copy the config to a local path on the device? Cheers.