I am inside a bat file and I want to call
a vb application "ModifyMe.exe"
I tried adding
ModifyMe.exe
to the bat file code but nothing happens.
What do I need?
I am in C: and the exe is in c:

Thanks,
Wayne