On Oct 5, 1:32 pm, "Paul Skelton" wrote: > Hello, > > We'd really like to use the isolated shell but there's a hard requirement > that we support clickonce deployment. I know there is some documentation on > deploying COM apps with clickonce but will it be possible to clickonce > deploy an isolated shell along with our integration packages? Do you want to support the creation of click once applications in your isolated environment or deploy your application using click once? I suspect that you could do both but deploying the isolated shell using click once could be tricky. You have to be able to write entries into the registry and I'm just not sure if that is possible to do using click once. ~justinc
We'd like to do both. Preferably, as a single package. Although you and I know the shell (COM) and the managed packages are separate components, our users just want to point to a single location and make sure they are up to date.