Can someone advice me why it’s more advisable to use Web Deployment Package over all known MSI packages .
What advantages it can bring me when I will use them.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Similar debate to
ClickOncevsMSIdiscussions. At the end of the day, you can do pretty much everything with MSI (even if it means using custom actions), than you can do with Web deployment package. On the other hand, Web dep. pack. is nicely integrated to Visual Studio and gives you minimal headache while creating packages. It’s all about ease of use.