During my early days in TM1 I got really fed up with trying to copy a cube from one server to another usually so i could develop a cube without taking the entire server across

It used to be
Bring it up, oops missed an element attributes cube.
Shut it down
Insert }element attributes cube.
oops .dim file missing
shut it down insert dim
Restart
Forget Insert Element attribute .rux file.
Restart
Hey, where did all my views go,
and on it went.
And I thought that there must be a simpler way to do this.
So I began writing (on and off) an Excel VBA program to copy all the
.cub files, .rux files, .dim files, .vue files (both public and private), .sub files (both public and private), .feeders, .blb
And all the relevent }element_attribute cubes rules etc.
From a tree view of the cubes
It works well at the moment, but doesn't do anything too fancy like picklists with 'dimension' etc that aren't a dimension of the selected cubes.
The code hasn't been changed in the last four years.
I was thinking of spend some weekend evenings trying to spruce it up and add some new functionality, but with things like Pulse now on line, do you think its worth it?
Do you think there is any appetite for a free tool like this, or have you guys got something simpler already?
Jules