Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to Accept password in ** format during installation.

How to Accept password in ** format during installation.

Scheduled Pinned Locked Moved C#
csharpdesigntutorialquestionworkspace
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RA UL PATEL
    wrote on last edited by
    #1

    I have created setup in C#.net using C# setup project. I am Accepting servername,username,password in textbox. Textbox has been added in setup project by adding textbox dialog in user interface.. but how to Accept Password in ** format during installation.?? Thanks in advance. :) :) :thumbsup: :) :)

    OriginalGriffO 1 Reply Last reply
    0
    • R RA UL PATEL

      I have created setup in C#.net using C# setup project. I am Accepting servername,username,password in textbox. Textbox has been added in setup project by adding textbox dialog in user interface.. but how to Accept Password in ** format during installation.?? Thanks in advance. :) :) :thumbsup: :) :)

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      Try: Password Textbox[^]

      No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      R 1 Reply Last reply
      0
      • OriginalGriffO OriginalGriff

        Try: Password Textbox[^]

        No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

        R Offline
        R Offline
        RA UL PATEL
        wrote on last edited by
        #3

        Thanks dear. For your valuable suggetion. But for installation time textbox there is no such property exist. This textbox is textbox dialog box which is provided in .net in set up project.

        OriginalGriffO 1 Reply Last reply
        0
        • R RA UL PATEL

          Thanks dear. For your valuable suggetion. But for installation time textbox there is no such property exist. This textbox is textbox dialog box which is provided in .net in set up project.

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #4

          Then what you have to do is provide a Custom Action[^] which should allow your own dialog.

          No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          M 1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            Then what you have to do is provide a Custom Action[^] which should allow your own dialog.

            No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

            M Offline
            M Offline
            Manas Bhardwaj
            wrote on last edited by
            #5

            Apart from this you will need to use the Orca [^]utility to change the textual style of textbox.

            Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups