Results 1 to 2 of 2
I need to run a batch file in order to install a game I downloaded.
when I try to run the file (by double clicking) it opens it in notepad...
...
- 11-28-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 1
.bat :confused:
I need to run a batch file in order to install a game I downloaded.
when I try to run the file (by double clicking) it opens it in notepad...
My knowledge is quite limited in linux, so I'd really like some help in how to run this file!
thnx
- 11-28-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Batch files are for DOS and Windows, you won't be able to execute it natively in Linux. What platform was the game designed for? If it's for DOS you should be able to use DOSBox and if it's for Windows you might be able to use Wine.


Reply With Quote