Click to See Complete Forum and Search --> : Prevent Direct access of Exe


laby
April 30th, 2008, 12:23 AM
Hi

I have one application contains 4 projects.i want to run all exe from main project.if someone tries to run an individual exe directly ,i want to stop that.How can i do that?


regards

laby

boudino
April 30th, 2008, 03:53 AM
If they shouldn't be launched individually, there is no need to make them exe. Make just one main exe and several afiliated dlls.