When MSIs are installed on a Windows system, the GUID of a UpgradeCode or ProductCode are "formated" and then stored in the registry, this makes it difficult to locate related registry keys.
This gist provides a simple Golang script (with provided play link) to convert a GUID into a formated version that can be searched.
For the record, to convert a guid to the format used in the registry