0

My Requirement is to create a setup for Windows application. I need to add a form which validates entered password from database. On valid Password setup installation should proceed else setup installation should stop. I am using visual studio 2010.

I have searched a lot of stuff but none of it helped me to meet the requirement. I have added installer class also to verify form. I have also selected user interface and selected textbox but how do I verify textbox value from database. I have followed this link, but still I am not able to get exact solution.

Zoe
  • 27,060
  • 21
  • 118
  • 148
  • 2
    Please share with us what you have done so far. – Ashkan Mobayen Khiabani Sep 20 '18 at 09:57
  • i have created setup of my application. during creation i have added files like applicationname.sln ,applicationname.exe. after that I choose a userinterface in which selected an add dialogue in which selected textbox but i have stucked how to verify that value and proceed. – maya geetha Sep 20 '18 at 10:16
  • 1
    Welcome to SO. Please provide a Minimal, Complete, and Verifiable example. **Show us the code for your latest attempt** and where you got stuck. and explain why the result is not what you expected. Edit your question to include the code, please don't add it in a comment, as it will probably be unreadable. https://stackoverflow.com/help/mcve It is better to show what is actually happening, rather than describing what you expect to happen. **Please include code and output as content for your question**, not as pictures or external links. – Dragonthoughts Sep 20 '18 at 10:29
  • Trademark capitalization; grammar; noise reduction. – Zoe Sep 20 '18 at 16:37

0 Answers0