Reputation: 63
I have a .exe which I have converted from .bat. I want to run that .exe file from AHK. How do I write a script for this case?
Is it something like this - run, converted.exe, hide or run, path.converted.exe, hide?
Upvotes: 1
Views: 3187