Well I've managed to work through most of the issues but I cant get filecopy to work.
Here's my .reg file:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\XDA\DirCopy]
"\\Windows"="\\Storage Card\\XDA_UC\\Files\\Windows"
[HKEY_LOCAL_MACHINE\Software\XDA\DirCopy]
"\\My Documents"="\\Storage Card\\XDA_UC\\Files\\My Documents"
Nothing is copied, but the registry log does show \My Documents and \Windows as two separate entries...