ClickOnce deployment for application-level Smart Tags

Dear all,

I have created an application-level Smart Tag dll using Visual Studio 2005 by implementing ISmartTagRecognizer, ISmartTagRecognizer2 and ISmartTagAction, ISmartTagAction2. I have also successfully created a Windows Installer setup package to check for prerequisites, install the DLLs, create required registry entries and grant CAS trust to the assemblies.

However, I would like to make updating of my application painless like ClickOnce-deployed applications (automatically check for the latest pulished version).

Is there a way for me to do that Any suggestions are highly recommended.

Thanks.

HDH.



Answer this question

ClickOnce deployment for application-level Smart Tags