Piotr Wysocki-2 wrote: > > Seems like you don't have enviroment properly set up. > Are you calling from "Mono Console"? > Start->Programs->Mono 2.6.7->Mono 2.6.7 Command Prompt > or something like that. > After that you need not be calling mono from it's directory. >
Thanks so far. I used the way discribed above only to test different mono versions (2.6.7 and 2.7). If I use the mono console the same things occur as if I use the mono.exe from my program files/mono/bin directory (which is of course the intended way). My path vars pointing as follows: MONO_DEPENDENCIES_PREFIX = C:\Programme\Mono-2.6.7 MONO_GAC_PREFIX = C:\programme\Mono-2.6.7\lib\mono\gac MONO_PATH = C:\Programme\Mono-2.6.7 (same as Path) -- View this message in context: http://mono.1490590.n4.nabble.com/Program-start-shows-MS-DOS-header-error-message-tp2532540p2532792.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
