actually, his move line:
Code:

move '$SD + "\boot.ini"' '$SD + "\boot-old.ini"' /h /r



becomes:
Code:

move 'C: + "\boot.ini"' 'C: + "\boot-old.ini"' /h /r


and thus, the final source is not C:"\boot.ini" but: C: + "\boot.ini"
_________________________
!

download KiXnet