ShowUI.Pipeworks.psd1

@{        
    AnalyticsId = 'UA-24591838-10' 
    DomainSchematics = @{
        "Show-Ui.com | www.Show-Ui.com | ShowUi.Start-Automating.com | ShowUI.StartAutomating.com" = "Default"
    }    
    AllowDownload = $true


    Technet = @{
        Category="Scripting Techniques"
        Subcategory="Displaying Output"
        OperatingSystem="Windows 7", "Windows Server 2008", "Windows Server 2008 R2", "Windows Vista", "Windows XP", "Windows Server 2012", "Windows 8"
        Tag='ShowUI', 'WPF', 'Start-Automating', 'PowerShell Tools'
        MSLPL=$true
        Summary="
ShowUI lets you write WPF UI in simple PowerShell scripts.
"

        Url  ='http://gallery.technet.microsoft.com/ShowUI-ca29b08f'
    }
}