HOW TO RUN .EXE FILE IN ANDROID

1554

Files with the EXE extension are executable files intended for use within Windows or MS-DOS. You can’t make all EXE files work on an Android. However, many older DOS-based EXE files can be opened with the DOS emulator DOSBox.

:diamonds: Step 1
Install a DOSBox app on your Android device. AnDOSBox, aDosBox and DosBox Turbo are three different DOSBox apps available from the Google Play store.

:diamonds: Step 2
Open the DOSBox app.

:diamonds: Step 3
Type “cd \foldername” into the command line, where “foldername” denotes the folder in which your EXE is contained. For example, if your EXE is in the Download folder, type “cd \download.”

:diamonds: Step 4
Click Enter on your Android keyboard.

:diamonds: Step 5
Enter the name of the EXE file. You do not need to enter the .exe extension.

:diamonds: Step 6
Tap “Enter” on your Android keyboard