Windows PowerShell 2.0

このエントリーをはてなブックマークに追加
254名無し~3.EXE
ふつうパイプを使うだろ
@echo off
(
echo Set-Location "%cd%"
echo Get-ChildItem
) | powershell -command -