Is it possible to block .exe, .com, .bat files from being executed from removable disks? We would need to do this on Windows XP and Windows 7 computers. We would only need to do this on certain profiles and would also still need the drives to function as normal for most other file types (.doc, .xls, etc..)

I appreciate any input.

link|improve this question
Welcome to SO. This isn't a specific programming question, though it may have programming solutions. As given, I've voted to migrate it to our sister site, superuser.com where you may get better answers. – Dan J Mar 31 '11 at 21:22
Thank you. I wasn't aware of this site. Another good resource to bookmark! – user74396 Mar 31 '11 at 21:26
feedback

migrated from stackoverflow.com Mar 31 '11 at 21:22

This question came from our site for professional and enthusiast programmers.

1 Answer

You can use SRP Software Restriction Policies for Windows XP and Applocker for Windows 7.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.