S
Santel
Hi,
I have a batch file to copy some files with xcopy command.
xcopy "E:\Test\*" "C:\Program Files\Test1\" /q /y
In WindowsXP it is working fine, but in vista it is not copying due to
permission. Anyone please suggest me if there are any commands we have
to include to give the permission setting.
I have a batch file to copy some files with xcopy command.
xcopy "E:\Test\*" "C:\Program Files\Test1\" /q /y
In WindowsXP it is working fine, but in vista it is not copying due to
permission. Anyone please suggest me if there are any commands we have
to include to give the permission setting.