Permanent="yes"
属性を持つレジストリ キーを書き込むコンポーネントをマークしました。後でこの属性を削除しましたが、コンポーネントはまだそれが永続的であると考えています。アンインストール ログには次のように記載されています。
Disallowing uninstallation of component: {XXXXXXXX-3955-519D-AC73-F6832147D388} since another client exists
その GUID の Windows レジストリを検索しても結果は得られません。「Windows インストーラーのメモリ」をクリーンアップするにはどうすればよいですか?
Permanent
属性へのドキュメントは言う
The installer registers an extra system client for the component in the Windows Installer registry settings (which basically just means that at least one product is always referencing this component)
しかし、この「余分なシステムクライアント」はどこで見つけてアンインストールできますか?