Is it possible through vbscript (or some other means) to trigger a macro when a file is run ?
I have an application I am working with that gives sound cues to the user.
And rather than setting up a macro that waits for a screen imagine, I would like have a macro trigger when that sound is played.
This would permit me to minimize the window in the interim.
If I could find a way to have my macro run each time that sound file is run
it should be far easier on the cpu and hard drive plus allow me the flexibility to minimize the window.