Enumerations/WTD_UICONTEXT.ps1

$WTD_UICONTEXT = psenum $Module WTD_UICONTEXT UInt32 @{
    EXECUTE = 0
    INSTALL = 1
}