diff --git a/src/VSSetup.PowerShell/PowerShell/SelectInstanceCommand.cs b/src/VSSetup.PowerShell/PowerShell/SelectInstanceCommand.cs index 846f447..6bfe770 100644 --- a/src/VSSetup.PowerShell/PowerShell/SelectInstanceCommand.cs +++ b/src/VSSetup.PowerShell/PowerShell/SelectInstanceCommand.cs @@ -52,6 +52,9 @@ public class SelectInstanceCommand : Cmdlet "Microsoft.VisualStudio.Product.Enterprise", "Microsoft.VisualStudio.Product.Professional", "Microsoft.VisualStudio.Product.Community", + "Microsoft.VisualStudio.Product.EnterpriseX86", + "Microsoft.VisualStudio.Product.ProfessionalX86", + "Microsoft.VisualStudio.Product.CommunityX86", }; ///