I always have difficulty with script lines like this one that does not work:
runwait("C:\Windows\System32\XXCOPY.EXE " & chr(34) & @DesktopDir & "*.*" & chr(34) & "C:Documents and SettingsJim MihalskiMy Documents" & "/M/C/Y/WV0")
This is intended to do what this dos window command would do......