First post, by currang2
currang2
Offline
Rank
Newbie
The program I have needs to run from within a directory called c:/bm3 otherwise the program links are broken and it aborts.
DOS box creates vitual c:/ that addresses the actual directory where the program resides (which in my case is c:/bm3).
Is it possible to mount c:/bm3 as c:/bm3, instead of just c:/ ???
I haven't been able to crack it.