Is there a way to automate MS Office applications without license?
Posted
by james-h-l
on Stack Overflow
See other posts from Stack Overflow
or by james-h-l
Published on 2010-04-28T16:47:10Z
Indexed on
2010/04/28
17:03 UTC
Read the original article
Hit count: 254
I am currently writing an application that will perform automation in Excel. I have MS Office (2007) installed on my work computer and the application is working fine referencing the the Microsoft Excel 12.0 Object Lirary.
The target machine has the Office installed but not registered. It is one of those preinstalled editions. Attempting to run the application on the target machine I get an error saying Office is not installed?
I'm assuming then you have to have a registed Office to use the object libraries? Is there anyway around this as I do not have a Office license key lying around and its quite expensive?
© Stack Overflow or respective owner