Hello!
Bit new to this and I am only scratching the surface on programming and scripting so forgive me if this is an overasked question! :) Or if this thread is in the wrong location.
I am looking to trigger or autorun (not CD) a .bat to run/start by using an .exe for ex.
User runs Skype.exe or Notepad.exe or whatever.exe
this triggers Example.bat to run and perform its pre-assigned commands
If not is it possible to do this using .vbs scripts? Or even better a .bat programmed to run when certain events are true like a certain keystroke for ex.
If the user was to enter in notepad the characters "123" this would trigger a .bat file to run.
Any help is appreciated :)
Sorry If I can't make it any clearer but I have trouble getting my own head around how I approach asking about it and understanding all the terminology!