views:

127

answers:

0

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.