Non showing user input [Solved]

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
dwngrt
Posts: 26
Joined: 07 Oct 2013 05:14
Location: The Netherlands

Non showing user input [Solved]

#1 Post by dwngrt » 27 Nov 2013 04:28

Hello guys, i'm working on a login system but i want to prevent the user input for the password to be hiden:

Username: username
Password:

Something like that :)

Though i tried a couple of things that seemed to work for some people, but sadly these solutions whont work on a 64-Bit system :o
If anyone has a idea beside using a virtual machine on 32Bit Please let me know >_<

Thanks in advance!
Dwngrt
Last edited by dwngrt on 28 Nov 2013 05:42, edited 1 time in total.

julesverne
Posts: 81
Joined: 19 Nov 2013 00:41

Re: Non showing user input

#2 Post by julesverne » 27 Nov 2013 04:42

I use this one that Carlos created.

viewtopic.php?f=3&t=4664

do a search on that page for ::!CARLOS_HIDE_INPUT.BAT

dwngrt
Posts: 26
Joined: 07 Oct 2013 05:14
Location: The Netherlands

Re: Non showing user input

#3 Post by dwngrt » 28 Nov 2013 05:42

Thank you for the link ^^ it's exactly what i was looking for :D

julesverne
Posts: 81
Joined: 19 Nov 2013 00:41

Re: Non showing user input [Solved]

#4 Post by julesverne » 28 Nov 2013 22:54

Glad I could help. Or rather, glad Carlos could help. Heh. :lol:

Post Reply