wiseguy999
Programmer
I am building an install program using the Wise Install. I need to call the setup program of another application, which I do using "Execute program".
The external program that is being called reboots the system. I don't want that to happen, since there are a couple of other things the script should do after installing the other program, but before rebooting the system.
As a solution, someone suggested to let the system reboot, because there is a way to keep wise running in the background even after the system reboots...but I don't know exactly how to code for it.
Can anyone help me with this please?
The external program that is being called reboots the system. I don't want that to happen, since there are a couple of other things the script should do after installing the other program, but before rebooting the system.
As a solution, someone suggested to let the system reboot, because there is a way to keep wise running in the background even after the system reboots...but I don't know exactly how to code for it.
Can anyone help me with this please?