cmd code
·
🧩 Code
기본# 프로그램 종료taskkill /f /im a.exe# D to E 미러링robocopy "D:\Work" "E:\_Drive_D\Work" /mir /zb /r:1# 모든 파일복사 후 덮어쓰기robocopy "E:\VM\_hdds\patch" "C:\ProgramData\VMware\VMware Workstation" /xf *# 강제 복사 xcopy "E:\Down\a.exe" "D:\Macro" /y# time outtimeout /t 1# 프로그램 실행start D:\Data\a.exepc 재부팅 종료# F 드라이브 부팅bootsect.exe /nt60 f:# reboot shutdown fw=cmos%windir%\System32\shutdown.exe /r /t 1%windir%\Syst..