If and Then Statements in Batch Files (Video 5 ) |JOKO ENGINEERING|

If and Then Statements in Batch Files (Video 5 ) |JOKO ENGINEERING|

Joko Engineeringhelp

9 лет назад

4,743 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Duston Meyer
Duston Meyer - 11.08.2023 06:42

I have a script on copying files from 1 folder to a new folder. How do i write a script to have it randomly select 25 files from the folder I copied all the files to and have it create and move into a new folder until all the files have been moved. I have 3000 pictures in a folder and I want it to randomly move 25 files into 120 new folders with just 1 click. Then have it loop so it repeats the process multiple times. For example if I want it to loop 10 times I will have 1200 folders with 25 randomly selected files each time it copy's the 3000 files in the folder I am selecting the 25 images from. Thanks for all your information and help :}

Ответить
TorteTS
TorteTS - 10.03.2023 02:28

What does the „>“ mean in the /P NUM=„>“?

Ответить
Splonky XD
Splonky XD - 28.12.2022 05:36

nissan gtr skyline lol

Ответить
harukun
harukun - 22.12.2022 07:51

thx all i want to know is the "if exist" statement but... how can i use it for like a folder. i already know making a folder it is:

@echo off
md "FOLDER_NAME"
if exist "FOLDER_NAME_LOCATION"

will it work?

Ответить
Aditya Yadav
Aditya Yadav - 09.07.2022 02:18

Bro theres a query if u can help
I am creating a batch file
Adb pull from phone memory

When i take log with the command

Adb pull /sdcard/1

Log shows all progress 0% 1% 2%

Is there any way i can just skip all those and just show the final output

Ответить
Aditya Yadav
Aditya Yadav - 08.07.2022 11:06

amazing one stop for all doubts , thanks bro

Ответить
Grant Wildey
Grant Wildey - 05.06.2020 16:40

you are the only one with a real tutorial! :)

Ответить
balaji kudupudi7
balaji kudupudi7 - 05.04.2020 15:54

please increase the font size u have lot of space.

Ответить
RAGE Modifications
RAGE Modifications - 21.09.2017 08:07

I'm using this as an authentication method. What would I do to make that file need to have certain contents

Ответить
Domspace 1
Domspace 1 - 17.01.2017 18:35

Thank you so much for this tutorial. The other Tutorials doesnt have worked.

Ответить
Creasu
Creasu - 16.04.2016 19:31

do you now how to do       if  %p2%=2 and %p4%=4 and  %p5%=5 goto win                     so i mean how you need to do the and

Ответить
Christian Kim
Christian Kim - 08.03.2016 06:59

What was that character you used around the variables so that it would be read as a value not letters?

Ответить