Re: Judith Evans IDE Issue
- Posted by DerekParnell (admin) Dec 01, 2011
- 1999 views
Lone_EverGreen_Ranger said...
Is it possible to have Eu 3 and 4 on the same machine? Without there being any conflicts? Or is there something I'm doing wrong, that is why the Judith's IDE keeps coming up with the autoexec.bat error.
Firstly, the message from the IDE is misleading. The EUDIR symbol can be set outside the autoexec.bat file. And yes, you can have both Eu3 and Eu4 on the same machine.
Ok, the IDE requires EUDIR to be set, but this can be set just prior to running the IDE. My suggestion is that you create your own .BAT file to run the IDE. So create a file called myide.bat and have it contain something along the lines of ...
set EUDIR=path_to_eu4 idethen to start the IDE up type in myide at the command line.