PowerShell – Sexy PoSH console
Posted
by Waclaw Chrabaszcz
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Waclaw Chrabaszcz
Published on Fri, 15 Aug 2014 02:57:25 GMT
Indexed on
2014/08/18
16:25 UTC
Read the original article
Hit count: 558
powershell
Originally posted on: http://geekswithblogs.net/Wchrabaszcz/archive/2014/08/15/powershell--sexy-posh-console.aspx
PowerShell don't has to be boring.
Download this module: http://www.powertheshell.com/download/modules/PTSAeroConsole.zip
Extract it into C:\Windows\System32\WindowsPowerShell\v1.0\Modules
(you may need to enable both module files by right clicking | Prosperities |Unlock)
Now you can start PowerShell window:
Import-Module PTSAeroConsole
Enable-AeroGlassTheme
Disable-AeroGlassTheme
Enjoy!
© Geeks with Blogs or respective owner