CustomUI

 From:  Michael Gibson
6507.115 In reply to 6507.114 
Hi mike,

> do I replace current contents add to or what? Sorry

You need to add the contents of the zip there. There will be one file that will be overwritten, then rest are added files.

So inside the zip are 3 directories: "objects", "snapshots", and "ui".

The "objects" and "snapshots" directories will be new - MoI does not already have any directories there of those names, so just move both of those there under drive_c/moi so that you now have directories drive_c/moi/objects and drive_c/moi/snapshots.

MoI already has a /ui folder, and you want to merge the contents of this new one onto the existing ui folder, not just completely replace the entire ui folder.

There will be one file /ui/CommandBar.htm that should get overwritten by what is in the .zip - the other things in the .zip should just be added to the ui folder.

Hope that helps!

- Michael