Batch file was not working so I had to fix it.
Code:
@echo offrem              Game Start Up file by gigantus
cd D:\[GAMES]\Medieval 2 Total War Gold
start kingdoms.exe @mods\EOR\Configuration.cfg
It starts the game now, but after the splash screen it crashes to the desktop, did I do something wrong ?