Airashby
January 7th, 2009, 03:40 AM
I want to write some code that looks for any opening of a .bat file then display a message box giving the user an option.
Hope this is the right place.
Hope this is the right place.
|
Click to See Complete Forum and Search --> : [RESOLVED] File Open event Airashby January 7th, 2009, 03:40 AM I want to write some code that looks for any opening of a .bat file then display a message box giving the user an option. Hope this is the right place. Krishnaa January 7th, 2009, 07:59 AM You can create Windows Shell Extension which can handle the menu on BATCH files. http://www.codeproject.com/KB/shell/shellextguide1.aspx codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |