Sure... on application launch, you cand do it. Check for the Application.StartupPath. If the that is equal to the floppy drive, then you can "exit application". How do you get the floppy drive path, I am not sure at the top of my head, but I am sure there are functions to do it. You can check the Help Files with MSDN.
I would like to prevent the running of all .exe's from the floppy. I assume
my application would need to be running as a service in the background.
What should the service be monitoring.
VJ said:
Sure... on application launch, you cand do it. Check for the
Application.StartupPath. If the that is equal to the floppy drive, then you
can "exit application". How do you get the floppy drive path, I am not sure
at the top of my head, but I am sure there are functions to do it. You can
check the Help Files with MSDN.
I would like to prevent the running of all .exe's from the floppy. I assume
my application would need to be running as a service in the background.
What should the service be monitoring.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.