- Local time
- 5:40 PM
- Posts
- 79
- OS
- Windows 11 Home 23H2
Good morning.
I'm trying to create a bat file that copies files from different folders.
I've tried this code but I can't get it to work:
I've also been looking for a way to stop the command window from showing.
Can anyone tell me what I'm doing wrong?
Thank you very much.
I'm trying to create a bat file that copies files from different folders.
I've tried this code but I can't get it to work:
Code:
@echo off
::Mover audios
move /Y D:\Bandeja de entrada\000 Móvil\Audios\*.* D:\Bandeja de entrada\Audios
::Mover Documentos
move /Y D:\Bandeja de entrada\000 Móvil\Documentos\*.* D:\Bandeja de entrada\Documentos
::Mover Imágenes
move /Y D:\Bandeja de entrada\000 Móvil\Imágenes\*.* D:\Bandeja de entrada\Imágenes
::Mover Vídeos
move /Y D:\Bandeja de entrada\000 Móvil\Vídeos\*.* D:\Bandeja de entrada\Vídeos
::Mover ZZZ Comprobar
move /Y D:\Bandeja de entrada\000 Móvil\ZZZ Comprobar\*.* D:\Bandeja de entrada\ZZZ Comprobar
I've also been looking for a way to stop the command window from showing.
Can anyone tell me what I'm doing wrong?
Thank you very much.
- Windows Build/Version
- W11
My Computer
System One
-
- OS
- Windows 11 Home 23H2
- Computer type
- Laptop