Hi,
I need to distribute vfpoledb.dll along with my application,
the dll needs to be placed into C:\Program Files\Common Files\System\Ole DB (create if doesn't exists) and register it using regsvr32
How can I do that?
Thanks,
Igor
At the project properties click the "references" tab page. Click the add button and locate the compnent. I am sorry to say, that i am not sure if you can register and copy a dll using the click once deployment. Things change if you are not using the express editions, where you can add a real-fully functional setup project.
I would recommend using a third party script, to construct the 'deployment project'.
Have a look at:
-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.