New updates to PowerShell library

I have added some additional features today as requested to the core library.

* Get-SelfHostedPS is a new command to extract information from compilled versions of ps1 scripts
* New-SelfHostedPS is updated to include some more metadata when generating exe files

* Get-DesktopColor gets the color from the desktop (Windows/Aero) as a Color or Adavanced composition object
* Set-DesktopColor sets the color of the desktop (Windows/Aero) as specified

Read more and download on the PowerShell Library page, if you already have the profile installed just issue the Get-LatestVersion cmdlet. The documentation have NOT been updated yet.