thanks again here man, i can now open all my study files, open urls needed to be opened for my study time in 1 click. cumulative time doing it now saved!
Your Idea(learning by directly working on stories) is awesome. I wanna learn scripting and I choose batch script first. I decided to go through each video from your playlist because I impressed by this video. Thank you.
I like to make batch files for DOS/DosBox only, because using DOS you are the big boss and not the kernel of the OS. In Windows you are not the big boss of your hardware. In DOS we can also combine CPU instructions in batch files to execute parallel on Pentium CPU. On Intel Core2 CPU with up to 4 integer parallel execution.
Thanks for the new series Rakesh bro. I have a small doubt when we are using the echo on at the beginning it is printing the commands right in command prompt but it is showing only location and folder name>>> why it is not showing file name. Time stamp Is 9:26
Echo is designed to just show the the source from where it’s running and the commands for execution. When you schedule it in task scheduler we can monitor the timing and other logs I will come up once we move though
I seen your batch move video and its very helpful, my ? is how do i write a script to have it randomly select 25 files from a folder and have it create move into a new folder. I have 3000 pictures in a folder and I want it to randomly move 25 files into 120 new folders with just 1 click. Thanks for all your information and help :}
Um... That is strange... Why is the script opened in sys32? If I remember correctly that means that it is elevated the more strange thing is the lack of UAC auth... Am I missing something or is he opening the scripts with elevated access straight away? Other than that great video, I have some knowledge about batch scripting but bits and pieces. I will go along with this to close the gaps
Hello I have a query; I'm running two .bat files. My requirement is that after finishing first .bat file other .bat file should start without asking any user interference like clicking or pressing enter key. How to do it? First .bat file opens opera browser Second .bat file opens firefox browser. Until the first .bat file opens and closes the second .bat file should pause once the first .bat closes opera browser I want to start second .bat file of opening firefox. How to do it?
Hi, I have thousands of files to move server. i have created a batch file using move command. its working but most of the time after moving some files, the server disconnected & files can not move. Shall i use any one command that can move 10 files, then will take a pause of 10 seconds and again start moving files, then move 10 files again & pause 10 seconds again & then continue moving.....please help me. thanks
I have been looking for these types of videos of scripting for days. This is the best one for beginners in terms pace and clarity. Thank you so much!
thanks again here man, i can now open all my study files, open urls needed to be opened for my study time in 1 click. cumulative time doing it now saved!
Great and simple explanation for beginners ...
My journey starting this, I won and i even typed what urls i wanted it to open. Will continue to the next!
Good job
I'm happy that I've found someone teaching Batch Scripting.
This is awesome and yes I felt to really teach and show the power of batch Script! How is your experience so far with my videos?
may i know where are you using it please?
Hi Mr.Rakesh
Completed 1st Video, Thank You So much!!!!!🙏🙏🙏🙏🙏. Great Tutorial, Really Appreciated.
You are most welcome
Damn!! Bro was born a teacher!!
Im big fan of batch scripting..im saving this playlist to see later..thank u so much
Hi Rakesh, Thanks for introducing this scripting, I suffered at one Project because of not knowing this earlier, will learn from you.
Your Idea(learning by directly working on stories) is awesome. I wanna learn scripting and I choose batch script first. I decided to go through each video from your playlist because I impressed by this video. Thank you.
Sounds great!
We are happy to listen to your classes and when can we expect VBA scripting from you....
Thank you, I have it planned will definitely upload in coming months
Rakesh you are awsome, Thanks for this video and need more scrippting learning, thanks
Thank you Mike
I like to make batch files for DOS/DosBox only, because using DOS you are the big boss and not the kernel of the OS. In Windows you are not the big boss of your hardware. In DOS we can also combine CPU instructions in batch files to execute parallel on Pentium CPU. On Intel Core2 CPU with up to 4 integer parallel execution.
Awesome sir! Lovely start
Hi, thanks for another great series.
Great video, I like your approach learning it close to real world tasks, thanks.
Thank you 😊
Please continue your learning journey !
Excellent tutorial gain the subscriber!
Hi, Came across your channel. Love your contents. Just wondering do you use Power Automate. Would you recomend more on UiPath or power automate?
Great Rakesh Keep going
Thank you Saahil!
great channel, helped me to build an automated browser/link restarter
thanks man :)
Thanks for the new series Rakesh bro.
I have a small doubt when we are using the echo on at the beginning it is printing the commands right in command prompt but it is showing only location and folder name>>> why it is not showing file name. Time stamp Is 9:26
Echo is designed to just show the the source from where it’s running and the commands for execution. When you schedule it in task scheduler we can monitor the timing and other logs I will come up once we move though
Hi Rakesh, Thank you for Introducing this scripting, If i want to open 100 URLs how we can do in one single batch file
Thanks a lot Rakesh....
Sir batch file ko mobile phone me use ker sakte hai kya
great initiataion bro!
Thanks Yash
Great Rakesh
You are Good. Thank you.
@4:45 ok but what batch file did rose use to change hair color?
She had a scripter program an image editor in a batch file.
very nice explanation 😊❤
Thanks a lot 😊
Hello Sir, Do you provide Uipath personal training’s or any batches ??
I love automation!
I seen your batch move video and its very helpful, my ? is how do i write a script to have it randomly select 25 files from a folder and have it create move into a new folder. I have 3000 pictures in a folder and I want it to randomly move 25 files into 120 new folders with just 1 click. Thanks for all your information and help :}
Um... That is strange... Why is the script opened in sys32? If I remember correctly that means that it is elevated the more strange thing is the lack of UAC auth... Am I missing something or is he opening the scripts with elevated access straight away?
Other than that great video, I have some knowledge about batch scripting but bits and pieces. I will go along with this to close the gaps
Adding one more skill ❤ty
Please also start c# programming
Will do
Hi Rakesh, is this playlist of batch command related to UiPath? May I know the reason please to start this batch command series?
I love your video! so detailed teaching. can you teach how to import multiple csv file to MySQL using batch scripting too?
Hello I have a query;
I'm running two .bat files.
My requirement is that after finishing first .bat file other .bat file should start without asking any user interference like clicking or pressing enter key.
How to do it?
First .bat file opens opera browser
Second .bat file opens firefox browser.
Until the first .bat file opens and closes the second .bat file should pause once the first .bat closes opera browser I want to start second .bat file of opening firefox.
How to do it?
If i want to run a java program in intellij is it possible to write a script for that?
i want to know batch file for all ip ping checking in excel can you explain
sir can we play a you tube video through batch file code? not open
Thanks sir
Agr website pr download button ho toh woh uspe click kese le skte batch file ke help se
Hello I was wondering if you could help me, I made a batch script that extracts data between 2 words, but I came across a problem
When next lecture will be published
Everyday at 11 am
command to open new tab, search something in batch file?
❤ thanks keep doing
How to open URLS in separate windows of only chrome simultaneously ?
If my website have download button and i want to open url and get click on button what is code for it in batch file
Hi, I have thousands of files to move server. i have created a batch file using move command. its working but most of the time after moving some files, the server disconnected & files can not move. Shall i use any one command that can move 10 files, then will take a pause of 10 seconds and again start moving files, then move 10 files again & pause 10 seconds again & then continue moving.....please help me. thanks
```
timeout /t 10
```
This will make the code wait 10 seconds then continue
Completed!
how can hide this batch file inside a pdf and when the pdf is opened batch file execute ?
How to make mobile???
Title is not working it's saying that
'Title' is not recognised as an internal or external command,
operable program or batch script
completed
I'm won 😅
like
Hi Rakesh, Do you have telegram group, have some questions