Thanks for the support.
I tried ...
robocopy d:\ /e "c:\progra~1\luk\lukinfo"
and
robocopy d:\ "c:\progra~1\luk\lukinfo /e"
and
robocopy d:\ "c:\program files\luk\lukinfo" /e
and
robocopy d:\ "c:\program files\luk\lukinfo /e"
and
Xcopy *.*/e "c:\program files\luk\lukinfo"
and all of them stop at the install.bat file which I am using to overight the files saying access denied ?
I am in administration account.
Tried doing in a cmd window with the same result ?
any more ideas ?