Visio Product IDs

M

Marc Sewell

In creating an MSI checkto see if Visio 2003 is
installed and have encountered three product Ids for
Visio 2003. What is the best way to verify that Visio
2003, any version, is installed?

thanks
 
J

John Marshall, MVP

How are you checking and what are you finding?

In the Registry, Visio 2003 will show up as 11.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Visio\CurrentlyRegisteredV
ersion
for the flavour of Visio,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Visio\1033\InstalledVersio
n
will show 30 for Pro and 20 for Std.

John... Visio MVP

Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm
Need VBA examples? http://www.mvps.org/visio/VBA.htm
Common Visio Questions http://www.mvps.org/visio/common_questions.htm
 
G

Guest

Much better way than I had been doing. Thanks.

BTW, on my machine
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0
\Visio\1033\EditionOrdinal has 20 or 30 for flavor and
\1033\InstalledVersion has version release,
11.0.3216.5614.

Thanks,
Marc
 
Top