hello,
this sounds like a simple solution - but can’t seem to get it to work.
trying to close exe and open the same exe on a button action:
is it even possible?
on (press) {
fscommand(“quit”, true);
}
how would one open the same exe on the same button action?
reason being the exe works just once, and then it needs to be relaunced to work again…
many thanks!
stuck and stuck