Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

textbox to key in the password?


1 reply to this topic

thiagoa1985

thiagoa1985
  • Members
  • 3 posts

Posted 18 February 2005 - 22:17

Hi all,

Anyone know how to create a textbox to key in the password?

eg :

SdShowDlgEdit3 (szTitle, szMsg, szField1, szField2,szField3, mCertificate, mID, mPwd);

But i need the mPwd to be masked.

tanks


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 21 February 2005 - 11:24

Depending on the InstallShield version you are using build a custom dialog with a password field or modify the SdShowDlgEdit3 using the built in dialog editor, or look at the Password Dialog sample at http://www.installsi...s/en/isp_ui.htm