View Single Post
Old 07-16-2004, 08:48 AM   #2 (permalink)
hrdwareguy
"Officer, I was in fear for my life"
 
hrdwareguy's Avatar
 
Location: Oklahoma City
Theoretically, you should be able to do that. However here are some problems.

Lets say you have an executable that you change the name of...no problem. Then that executable spawns another process. You can not change the name of this process.

Also, if that executable calls another executable, that name can not be changed either or the file won't run.
__________________
Gun Control is hitting what you aim at

Aim for the TFP, Donate Today
hrdwareguy is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38