Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Restart
#4
Does not have windows? Maybe has hidden windows? It is better to close the main window. But if it is not possible, use ShutDownProcess.

Macro Macro1569
Code:
Copy      Help
int pid=ProcessNameToId("process")
if pid
,ShutDownProcess pid 1
,run "process.exe"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)