I'm trying to create a shortcut that will both open a text file and launch an exe. In a bat file, the text file opens, but the exe won't fire until I close the editor holding the text file.
I want the exe to run after the editor(textfile) opens but not wait until it closes.
Are there other approaches to this as well?
Thanks.
I want the exe to run after the editor(textfile) opens but not wait until it closes.
Are there other approaches to this as well?
Thanks.