I'm using a remote P. Copying a very restricted program onto the client machine, I tried it and it works,
but anyone who knows this can just use Task Manager to close system, is there any way to bind it to system so it can't be closed.
My P is written like this.
How should I modify it?? So it can't be forcibly closed?
but anyone who knows this can just use Task Manager to close system, is there any way to bind it to system so it can't be closed.
My P is written like this.
copy \\master\pzjkof$\delrun.exe C:\WINDOWS\system
copy \\master\pzjkof$\Netbar.dll C:\WINDOWS\system
cd C:\WINDOWS\system
start delrun.exe
How should I modify it?? So it can't be forcibly closed?
