I need to rebuild path structures for old Windows Movie Maker projects under a new Windows 7 install.

The problem is that those projects refer to files of a certain file path that can't be rebuiltd in Windows 7 ("Documents and Settings" is blocked).

Is there a way to batch convert those projects with updated paths?

Some file specs of the WMM file format (for coding a little utility) would be helpful as well.

link|improve this question

46% accept rate
feedback

1 Answer

Can you use symbolic links instead of actual folders, this may allow to overcome the special folder limitations.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.