CMD.exe not working always

  • Thread starter Thread starter Deepak
  • Start date Start date
D

Deepak

Hi There ,

i am using a batach file to copy some files , this is a simple copy
operation extact command is below

COPY 1.txt "C:\Program Files\myfolder" /Y

this works most of the time . but in one particular machine it fails to
recognise the spaces . it while copying it just reads till the first space
(i,e, C:\Program ).

is there any settings/permision ,which i need to look int to.

i am totaly snaped with this behaviour . any help/comment would be
appreciated.

Thanks in Advance
Deepak
 
Back
Top