Visual Studio 2010 Installer Project - Text Input Validation

Posted by LioKig on Stack Overflow See other posts from Stack Overflow or by LioKig
Published on 2010-05-04T04:17:25Z Indexed on 2010/05/04 4:58 UTC
Read the original article Hit count: 255

Hi Everyone,

I'm doing with Visual Studio 2010 Installer Project. I want users to enter an text input the installer will check if it is valid. If the text is NOT valid (somethings like emails), installer lets the users know and suggests re-enter the text.

I could not find how to check the validation, anyone knows how to do, please help me.

© Stack Overflow or respective owner

Related posts about visual-studio-2010

Related posts about installer