Is there an action which allows to restart NetRemote?
Is there an action which allows to restart NetRemote?
Not as such, no - you can load a CCF which will do much of the same thing, but doesn't reset Lua and NetRemote variables.
Why do you need to?
--Rob
One possible way of doing it, at least on Win32, is to start NetRemote from a .bat or .cmd file that would loop around continually restarting it. Then an ordinary exit button would be sufficient.
You would have to kill the process to stop it though, but if it's for testing purposes only then that probably wouldn't be a problem.
--Rob