PS C:UsersAlex> $host.version.ToString().Insert(0, 'Powershell ').Insert(14, ' sux ;D') Powershell 2.0 sux ;D
May 18 2010, 01:11