1 $pcbuild = $script:MyInvocation.MyCommand.Path | Split-Path -parent;
2 & cmd /K "$pcbuild\env.bat" $args
3