ticketmaster / poshspec

Infrastructure Testing DSL running in Pester
MIT License
183 stars 32 forks source link

Fix so SoftwareProduct can detect 32-bit only products #43

Closed RobCannon closed 7 years ago

RobCannon commented 7 years ago

Added registry entry that needs to be checked for 32-bit products that are installed on a 64-bit system.

cdhunt commented 7 years ago

Thank you for the fix, @RobCannon.