Hi all,

I have one form which i would like to use as a portal to all my clickonce applications which i have created.

How do i programmatically fire up another clickonce application?

Currently, what i am doing is to publish the target applications as dlls then referencing it to my main application.

Is there a smarter way to do this?

Cheers,

Ken