このページに関してのお問い合わせはこちら
Windows PowerShell 2.0
ツイート
254
:
名無し~3.EXE
:
2008/11/18(火) 19:24:32 ID:AoTBJs/o
ふつうパイプを使うだろ
@echo off
(
echo Set-Location "%cd%"
echo Get-ChildItem
) | powershell -command -