bladex: that worked but now all the colors are screwed up it's completely unplayable.
This is usually fixed by killing explorer.exe (run the game, go into task manager and select the processes tab and end explorer.exe, then alt-tab back into game). When you quit the game, use Ctrl+Alt+Delete to get the taskmananger and click New Task. Now put in explorer.exe.
You can also make a batch file with the following lines and place it in game folder
taskkill /f /IM explorer.exe
ORION95.exe
Start explorer.exe
As for how to make a batch file - just use Notepad and save the file as i.e. Orion.bat.