2

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.

random
  • 15,201
Fuxi
  • 803

1 Answers1

0

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

mins
  • 1,091