Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Do "Auto Hot Key" .exe files work on Mac OSX and Linux?
I have converted a Dvorak.ahk file into a Dvorak.exe file . The Dvorak.exe file works on other Windows computers which don't have the actual AHK program installed. This means that the keyboard that I use will act like a Dvorak keyboard.
I was wondering if the .exe file will still work on Mac OSX and Linux seeing that the AHK program uses Windows as its main platform?
Thanks in advance.
3 Answers
- Anonymous1 decade agoFavorite Answer
Use wine and most .exe files should run okay.
Linux:
sudo apt-get install wine
If you already have wine and it doesnt, try searching the wine site for additional DLLs that could support this.
- Anonymous1 decade ago
Neither Mac nor Linux will know what to do with an exe file type!