Is there option in .Net which can be used as a custom installer (which should have custom forms during installing, registry entry, etc.) with auto update feature.
thanks in advance!!
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.
Another free alternative for creating MSI packages fast and easy would be Advanced Installer, the “Simple” project type, the other ones require a commercial license. It has a VS add-in that automatically integrates when you install it, for VS 2010 and 2012, and also supports automatic command line builds.
It also has a Dialogs Editor, but this requires you register the application.