2 rail fail

 From:  Michael Gibson
1747.9 In reply to 1747.8 
Hi Burr, yes by default the moi.ini file will go to a central location (in XP it is: C:\Documents and Settings\Michael\Application Data\Moi\moi.ini ).

But when MoI starts it will look for any moi.ini that you may have copied into the same folder as MoI.exe and if it finds one there it will use it instead of the shared one. (this is what you would normally set up to run off of a USB drive).

So if you want to have a particular installation use different settings than another one, that is one way to do it. You can also pass the path to an .ini file to MoI.exe as a command line parameter to make it use a specific one.

The v2 and v1 .ini files are compatible, you can copy them back and forth to one another. The v2 one will write some additional stuff to it, but that's ok those extra new things will just be ignored by v1.

- Michael