Let me say this in PowerShell language 🙂
$infinite=∞
"I'm $(for($i=0;$i -lt $infinite; $i++){'very'}) happy about the possiblity to publish "+`
"a guest article on Microsofts ""Hey, Scripting Guy"" blog today. Thanks to the "+`
"Microsoft Scripting Guy, Ed Wilson, for the invitation!"
Here it is:
Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy
It’s an article about my both projects “RoboPowerCopy” and “PS2EXE”.