greetings,
i have a situation where i need to be able to close NAS from code, considering that there might be other NAS running. they are started from command line (not from services). so i thought i could get current process id, and then kill it. but how?
any ideas?
thanks!
0
Comments
RIS Plus, LLC
RIS Plus, LLC
RIS Plus, LLC
You can use the method described in this thread (using 'Windows Script Host Object Model'.WshShell) to execute an app without security warning: http://www.mibuso.com/forum/viewtopic.php?t=7446
RIS Plus, LLC
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!