Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > User Interface
 

User Interface

Hi,

I want to change the passwordchar property of the User Interface textbox, Is it possible?

Thanks.
Henrique_Machado  Tuesday, July 28, 2009 1:25 AM

There's no built-in support for that in VS setup projects. You'd have to use Orca to update the MSI file, find the control that needs the Password attribute in the Control table and update it to add the Password value as here:
http://msdn.microsoft.com/en-us/library/aa368042(VS.85).aspx

Related info in this thread.
http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/4320b8d0-34e6-4a17-bbd8-06a610e61b4c/


Phil Wilson
PhilWilson  Tuesday, July 28, 2009 7:02 PM

There's no built-in support for that in VS setup projects. You'd have to use Orca to update the MSI file, find the control that needs the Password attribute in the Control table and update it to add the Password value as here:
http://msdn.microsoft.com/en-us/library/aa368042(VS.85).aspx

Related info in this thread.
http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/4320b8d0-34e6-4a17-bbd8-06a610e61b4c/


Phil Wilson
PhilWilson  Tuesday, July 28, 2009 7:02 PM

You can use google to search for other answers

Custom Search

More Threads

• Run .bat file on completion of install (setup project type)
• Run pre install exe before the install
• Where to find MSDE merge module file.
• Does windows User Control have similar thing like readproperties?
• Exception occurred during store operation
• setup and deploy
• How can i deploy the setup in Vb.Net those does not having .NETframework
• Making Setup????
• Adding a EULA to a deployment project
• psexec command