View Single Post
Old 08-12-2006   #2 (permalink)
=?Utf-8?B?Um9tYW4gS3V6bWlu?=


 
 

RE: FEATURE REQUEST: control over whether child processes block

> new instance of PoSH (which takes 9
> seconds on my 3.06ghz machine -- another gripe I have)


As for this particular performance issue, please, see thread "PS is not
NGen-ed on installation. Why?" or just run once the following code:

cd $pshome
ls *.dll | % {&
"$env:SystemRoot\Microsoft.NET\Framework\v2.0.50727\ngen.exe" install
$_.fullname}

--
Thanks,
Roman

My System SpecsSystem Spec