Move File into a windows direction with a bat

Closed
peacepuppy - 21 Jul 2010 à 03:35
 PeacePuPPy - 25 Jul 2010 à 15:08
Hello,

I have to move a file with a .bat into a windows directory but it don't work.

Can some on help me?

What i got is:

@echo OFF

xcopy "OEMLOGO.bmp" "C:\windows\system32\"



Related:

2 responses

Blocked Profile
23 Jul 2010 à 03:49
Dear Sir,

Please consider getting through the following already answered post to see if you can get the problem fixed.

https://ccm.net/forum/affich-30405-creating-a-batch-file-to-copy-a-directory

Thank you.
I tried them all but it still doesn't work