Hey guys!
For example lets say that I have two files: test1.exe and test2.exe.
I would like to make the test2.exe only run if its called by test1.exe...
So, if I click twice in test2.exe nothing will happen... Only if the test1.exe call it using the shellexecute or something similar...
Is there a way to do that?
Thanks in advance,
Elminster
