Files
CPXV2/FTP/SetFTP_관리자권한으로실행.bat
2024-07-26 18:13:26 +09:00

4 lines
157 B
Batchfile

::FTP 명령어는 파워쉘로 넘겨서 실행해야한다.
::cmd에서는 불가.
Powershell.exe -noprofile -executionpolicy bypass -file "d:\SetFTP.ps1"