what are the disadvantages of using ClickOnce Deployment in .Net? -


can tell me disadvantages of clickonce deployment respect other means of deployment?

one significant disadvantage clickonce applies user installs it. not shared other users. may or may not problem specific use case.

this page lists several differences between clickonce , standard installs.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -