mirror of
https://github.com/cmderdev/cmder.git
synced 2026-04-09 03:14:30 +08:00
4 lines
77 B
Batchfile
4 lines
77 B
Batchfile
@echo off
|
|
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~n0.ps1" %*
|