First post, by susokukan47
Hi everyone,
I am very confused by something. I have used DOSBox a lot in the past on multiple computers and have never seen this problem before. When I just installed DOSBox on a Win 8.1 laptop, it cannot launch any .exe files at all. Moreover, it won't launch run any .bat files placed outside of the C: drive root path. Whenever I try, it says "illegal command". I have mounted my C: drive properly in the autoexec part of the settings file and it goes there properly when I launch the program. I have never before had to change the PATH settings on other computers, but I have done that and it still won't launch any exes in the directories specified in the PATH. I have never had to do any of this tweaking before on any other computer once I set my mount path properly. I don't even remember having to add directories to the the path before.
Anyone have any advice on what is going on? Here is my autoexec:
set path=%PATH%;C:\;
@echo off
mount C C:\Users\Alex\OneDrive\DOS\
C: