Has anyone written any relevance to target machines with/without the Office 2007 Compatibility pack? I need to target these machines for a roll out rather quickly and I’m not sure how to do this. If anyone would be willing to share their code, it would be greatly appreciated.
(name of operating system = “WinXP”) AND (not exists key “Software\Microsoft\Office\12.0\MOC” of key “HKEY_LOCAL_MACHINE” of registry)
Looking at that now I see we could have coded a cleaner statement. I’ll also admit we have no specific knowledge of what this registry entry is “really” for but we compared before/after installations and this one held water for ~ thousand computers it was installed on.