CustomUI

 From:  Michael Gibson
6507.50 In reply to 6507.46 
Hi Burr,

> But there should also be a means to keep them in the install folder.

So probably it would be best to have the same behavior as moi.ini - by default moi.ini will get created in %AppData%\Moi , for these same reasons such as not running into permissions problems with not being able to write to Program files by default.

But before doing that, MoI checks if there is an existing moi.ini file in the same directory as moi.exe , and if that exists and has write access then it uses that one.

- Michael