Hi mat, so looking at your screenshot there it looks like your problem is you've moved the customui folder inside of "startup", when it should be one level up.
So just to clarify - when you unzip the CustomUI.2.0.beta2.zip file there will be 3 folders contained inside it: "customui", "objects", and "startup".
These folders should be copied to the MoI appdata folder which is /Users/<username>/Library/Application Support/Moi/
So when you do that it means you should have this structure:
/Users/<username>/Library/Application Support/Moi/customui
/Users/<username>/Library/Application Support/Moi/objects
/Users/<username>/Library/Application Support/Moi/startup
One thing to note is there will be an already existing startup folder. The contents of the startup folder in the .zip should be merged into the existing one.
In your screenshot I see this folder structure:
/Users/<username>/Library/Application Support/Moi/objects
/Users/<username>/Library/Application Support/Moi/startup
/Users/<username>/Library/Application Support/Moi/startup/customui <<<<<<
So the one marked with the <<<< is not in the correct location.
- Michael
|