c# - Embed ClickOnce Application -


is possible embed clickonce application in other application? think there problems because clickonce application not installed same folder every installation. there solution embed clickonce application anyway (so other application can run it)?

i managed find solution problem. solution create installer copies files custom location, user chooses, on first run after update. application files in same direction , can embedded in other applications.

be sure main application knows direction of clickonce installer application , checks updates every start.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -