Search found 21 matches

by bakemonogatari
02 Aug 2019 14:47
Forum: DOS Batch Forum
Topic: Animated loading screen
Replies: 8
Views: 19037

Re: Animated loading screen

In the main code I use a loop that counts its iterations in variable n. It's just a useless example for a task that takes some time and you have to replace it with your own code. However, the spinner is displayed as long as the loop runs. That means both the spinner and the loop run in parallel. St...
by bakemonogatari
02 Aug 2019 11:34
Forum: DOS Batch Forum
Topic: SUDO for CMD
Replies: 9
Views: 17290

Re: Run elevated commands / programs / shell

thank you, it works very well.
by bakemonogatari
10 Jul 2019 12:40
Forum: DOS Batch Forum
Topic: b2ev - Bat2Exe eVolved
Replies: 8
Views: 13586

Re: b2ev - Bat2Exe eVolved

@TSnake41

hi,

When I run output.exe, I would like him to ask me for a password. Is there a way to do it with b2ev? I do not want the batch content to be readable in %tmp% without the password being entered first...
by bakemonogatari
09 Jul 2019 14:30
Forum: DOS Batch Forum
Topic: Multi-line menu with options selection via DOSKEY
Replies: 15
Views: 34532

Re: Multi-line menu with options selection via DOSKEY

Hello, can someone put an example of this script that would launch Explorer.exe after validating (with the Enter key) the choice "0: First option"? this would allow me to understand how to do the same for the other options. Thank you.
by bakemonogatari
09 Jul 2019 13:29
Forum: DOS Batch Forum
Topic: b2ev - Bat2Exe eVolved
Replies: 8
Views: 13586

Re: b2ev - Bat2Exe eVolved

I tried the program from the link above (https: //cdn.discordapp.com ...) and I did not encounter any error. On the other hand, the detection rate of the output.exe generated by virustotal is 13 out of 71, not so good ...