This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== window batch ====== {{tag>software_development window 배치파일 윈도 batch cmd bat}}\\ @echo off 명령문 안보이게 <sxh> @echo off ECHO 출력할 문자 : this is one way to comment REM is another way to comment. PAUSE REM Press Any key to Continu.. %CD% REM current directory cd %CD% </sxh> ~~DISCUSSION~~ Last modified: 2025/07/07 14:12 Log In