View Full Version : Identify Microsoft Office Installed
tacticasoft
01-09-2003, 06:14 PM
I have a setup of a developed Software. I need to identify wich Office is installed to install certain librarias.
How can I do it?
javs1979
01-15-2003, 03:56 PM
Why don't you try to read the file association for a certain type of file (like .doc for Word documents, .xls for Excel workbooks, etc..) ? (in Action screen, File Information/Read File Association)
With this, you can make sure whether an application is installed or not /ubbthreads/images/icons/smile.gif or you can get the version number of one of the components of Microsoft Office, with « File Information/Read File Information/Version ».
intel352
01-15-2003, 05:00 PM
also try searching the registry for your own copy of MS Office, and see if there are specific keys returned that verify the user has MS Office installed and where it's installed, etc etc
that might work
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.