Sorry to resurrect this thread again, hope everyone had a good XMAS :-), I'm still trying to get Blitzmax working on USB Stick, it works out of the box compiling, however if you had any 3rd party modules, then you need the C++ MINGW compiler, so I thought about GMAN respond with batch files, however I'm coming up with a logical issue, in that, what happens if you don't know the drive names, is there something in a bat file you can put saying to find what the drive name is, or I thought about doing it this way:
set MINGDIR="..\mingw"
path="..\mingw\bin""
MaxIDE.exe
However for CTRL+D that doesn't work :(
Any help file, or could someone post what their batch file would be on the USB stick
Many thanks
Kind Regards