NDanger
21-Mar-2009, 01:46 PM
I created a small script to use with task manger for automatic backup. It works great with Windows XP, but it will not work with Vista.
I assume its just some setting I've missed. Does anyone know how to this work?
Here is the script:
load "C:\Documents and Settings\myaccount" "G:\MyBackup"
expand all
select left.newer.files left.orphan.files
copy left->right
I assume its just some setting I've missed. Does anyone know how to this work?
Here is the script:
load "C:\Documents and Settings\myaccount" "G:\MyBackup"
expand all
select left.newer.files left.orphan.files
copy left->right