Bat file

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Message
Author
dbenham
Expert
Posts: 2461
Joined: 12 Feb 2011 21:02
Location: United States (east coast)

Re: Bat file

#16 Post by dbenham » 05 Aug 2017 18:33

:roll:

NorfolkBatch
Posts: 10
Joined: 03 Aug 2017 22:49

Re: Bat file

#17 Post by NorfolkBatch » 06 Aug 2017 02:20

ShadowThief wrote:Obvious troll is obvious
ShadowThief wrote:Obvious troll is obvious


I except you are uneducated, but I am far from a troll. You both undermined me when I gave a code that does work and this arrogant of you and ignorant since this code does work it does not show it in the temp folder as you suggest because I tested it and your code that you posted is completely different. I think your personalities here are sadistic and unhelpful.



ShadowThief wrote:Obvious troll is obvious

aGerman
Expert
Posts: 4724
Joined: 22 Jan 2010 18:01
Location: Germany

Re: Bat file

#18 Post by aGerman » 06 Aug 2017 04:52

This is a support forum where we discuss batch-related themes in an objective way. We respect netiquette. Users that attract attention by peronal attacking other users have to bear the consequences.

Steffen

penpen
Expert
Posts: 2009
Joined: 23 Jun 2013 06:15
Location: Germany

Re: Bat file

#19 Post by penpen » 06 Aug 2017 05:07

@NorfolkBatch:
Try this password (without changing the batch/executable):

Code: Select all

"=="" if not "

Result on my system using the resulting exe on your code:

Code: Select all

Enter Password: **************
Welcome
Drücken Sie eine beliebige Taste . . .


penpen

Locked