[Bug 30785] MS Office 2007 reports msmxl 5 as uninstalled (WoW64)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 5 22:59:48 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=30785

--- Comment #21 from Nikolay Sivov <bunglehead at gmail.com> ---
That's a typelib registration info, it's not enough to create an object. It
should be registered in CLSID key, like this:

---
HKEY_CLASSES_ROOT\CLSID\{88D969EF-F192-11D4-A65F-0040963251E5}
---

or maybe in WoW node. Anyway '88D969EF-F192-11D4-A65F-0040963251E5' string
should be somewhere. It's not present, right?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list