Then you need to run it from a batch file so it doesn't close.
create a file that has these 3 lines in it:
	Code:
	@echo off
shared_memory.exe
pause
 save it as test.bat in your eqemu folder where shared_memory.exe, world.exe, etc are
double click it to run it
let's see what the error says