Windows Installer Vs. ClickOnce

  • Thread starter Thread starter douglass_davis
  • Start date Start date
D

douglass_davis

I am making a VB 2005 app, and I have another installation question.
:-)

Have you ever had to use the windows installer instead of clickonce
installation? I read an article that says you have to use the windows
installer when you have a "complex" installation.

What does that mean? Specifically, what type of complexities would
force you to use the windows installer instead of ClickOnce?
 
Code access security is something to consider. Despite whatever
frustrated developers trying to use one click deploy tell you, CAS is a
feature, not a complexity! :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top