In Ignition 7 you could use the function system.net.openURL( ) to launch projects through a script. Is there any way to launch Vision clients other than through the Native Client Launcher?
Webstart is dead. You’ll need to look into using system.util.execute() with the client laincher.
1 Like