gary_seven 2 Posted August 23 Share Posted August 23 In following previous posts about this, I am unable to get this working. Request - I would like to prohibit certain batch files from running, regardless of file location. Scenario - I have a batch file on the desktop (run.bat that says 'hello"). I would like a rule that will block this file from running if a program - any program - calls it Problem - I followed this similar post, but batch file still runs. What am I doing wrong? Quote Link to comment Share on other sites More sharing options...
Administrators Solution Marcos 5,277 Posted August 23 Administrators Solution Share Posted August 23 You would need to create a block rule for C:\Windows\system32\cmd.exe to block execution of batch files. Quote Link to comment Share on other sites More sharing options...
gary_seven 2 Posted August 23 Author Share Posted August 23 Marcos - thanks for your help on this. Appreciate your speedy reply. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.