View Single Post
Magik's Avatar
Posts: 271 | Thanked: 65 times | Joined on May 2010 @ Poland, Białystok
#668
Rajjain, read the dosbox manual.

Write this in autoexec section:
Code:
mount c /home/user/MyDocs/documents/
cd c:
abc.exe
This should work.