Need Help migrating Moi from PC to Mac

 From:  binfordboy
11757.1 
Actually I want to migrate my customized Moi Version from PC to Mac. I located the new Folder for app data under Mac "Library
/Application Support/Moi" and copied all files from the Windows app data. But nothing happened. Do I miss something?

In some of the files are references like:
var menu = "moi://appdata/customui/ScriptsSorted1.menu.htm";

what is the right syntax here under MacOS?
var menu = "moi:~/Library/Application Support/Moi/customui/ScriptsSorted1.menu.htm";
or only
var menu = "~/Library/Application Support/Moi/customui/ScriptsSorted1.menu.htm";
or something else?

Btw: Moi on a MacBookAir is awesome!

Michael