How to determine Office version
"VanS" wrote in message
...
Rob,
Thanks for your reply.
However, as mentioned, I need to determine the version during the
installation via my Wise installer. That is why I was wondering if there
were
a registry entry that reveals that. Else there is a method in the
Installer I
can use to determine the file version of an Office exe.
Thanks, God bless
Van
"RWN" wrote:
"Application.Version"
I'm pretty sure you can create a reference to Excel and call
Application.Version from within your installer. That's what we did in my
last job althofúgh we used InstallShield.
/Fredrik
|