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!
@dominusgengar2 жыл бұрын
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!
@luuu_na352 жыл бұрын
I'm happy that I've found someone teaching Batch Scripting.
@AutomatewithRakesh2 жыл бұрын
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?
@ShaikAkhibusman4 ай бұрын
may i know where are you using it please?
@bhaskararaogaddam42212 жыл бұрын
Hi Rakesh, Thanks for introducing this scripting, I suffered at one Project because of not knowing this earlier, will learn from you.
@visitor_t-w3p Жыл бұрын
Im big fan of batch scripting..im saving this playlist to see later..thank u so much
@Mathu814 ай бұрын
Hi Mr.Rakesh Completed 1st Video, Thank You So much!!!!!🙏🙏🙏🙏🙏. Great Tutorial, Really Appreciated.
@AutomatewithRakesh4 ай бұрын
You are most welcome
@ytb37485 ай бұрын
Damn!! Bro was born a teacher!!
@NanafiedEmm Жыл бұрын
My journey starting this, I won and i even typed what urls i wanted it to open. Will continue to the next!
@AutomatewithRakesh Жыл бұрын
Good job
@Terran_Chronicles6 ай бұрын
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.
@AutomatewithRakesh6 ай бұрын
Sounds great!
@vishalkumarmishra5986Ай бұрын
Great and simple explanation for beginners ...
@mikerajput1592 жыл бұрын
Rakesh you are awsome, Thanks for this video and need more scrippting learning, thanks
@AutomatewithRakesh2 жыл бұрын
Thank you Mike
@PMAZ-z8i7 ай бұрын
great channel, helped me to build an automated browser/link restarter thanks man :)
@vijaykankanala85672 жыл бұрын
We are happy to listen to your classes and when can we expect VBA scripting from you....
@AutomatewithRakesh2 жыл бұрын
Thank you, I have it planned will definitely upload in coming months
@apnamomo8883 Жыл бұрын
Awesome sir! Lovely start
@saahilshaikh74452 жыл бұрын
Great Rakesh Keep going
@AutomatewithRakesh2 жыл бұрын
Thank you Saahil!
@praveenkumarlk85272 жыл бұрын
Hi, thanks for another great series.
@mirageman2 Жыл бұрын
Great video, I like your approach learning it close to real world tasks, thanks.
@AutomatewithRakesh Жыл бұрын
Thank you 😊 Please continue your learning journey !
@mortophobegaming64544 ай бұрын
@4:45 ok but what batch file did rose use to change hair color?
@flameofthephoenix83953 ай бұрын
She had a scripter program an image editor in a batch file.
@BittenHand19 Жыл бұрын
Excellent tutorial gain the subscriber!
@vansushu0410 күн бұрын
what if you do memz without payloads (or gdi effects also) in a batch file opening random urls like memz
@Computer-Tech-RayАй бұрын
thank you for the big mouse that really hep me see i really appreate that also ty for thye video and the script Automate with Rakesh ty again buddy
@akshathbharathi7376 Жыл бұрын
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?
@sudhagarss2 жыл бұрын
Great Rakesh
@manishmanas97262 жыл бұрын
Thanks a lot Rakesh....
@yashobantadash66702 жыл бұрын
great initiataion bro!
@AutomatewithRakesh2 жыл бұрын
Thanks Yash
@ScreenWonders9454 ай бұрын
Hi, Came across your channel. Love your contents. Just wondering do you use Power Automate. Would you recomend more on UiPath or power automate?
@maxmuster70032 жыл бұрын
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.
@yoonseongdo33039 ай бұрын
I love automation!
@crazyvenky12582 жыл бұрын
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
@AutomatewithRakesh2 жыл бұрын
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
@diganta7 Жыл бұрын
very nice explanation 😊❤
@AutomatewithRakesh Жыл бұрын
Thanks a lot 😊
@shaikhzawedali97778 ай бұрын
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
@Undrios7 ай бұрын
``` timeout /t 10 ``` This will make the code wait 10 seconds then continue
@ujjwalsingh9674 Жыл бұрын
If i want to run a java program in intellij is it possible to write a script for that?
@ixpranksterautosync6437 Жыл бұрын
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
@davidwangonjo20415 ай бұрын
You are Good. Thank you.
@AAS-hv1gx Жыл бұрын
Hi Rakesh, Thank you for Introducing this scripting, If i want to open 100 URLs how we can do in one single batch file
@dhruvpatel8549 Жыл бұрын
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
@hacker_boy_haryana2 ай бұрын
Sir batch file ko mobile phone me use ker sakte hai kya
@balrampatel20027 ай бұрын
❤ thanks keep doing
@rexthewild4 ай бұрын
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
@parvatia5442 жыл бұрын
Adding one more skill ❤ty
@dustonmeyer3770 Жыл бұрын
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 :}
@AtariWizard Жыл бұрын
Completed!
@yeoyinghui Жыл бұрын
I love your video! so detailed teaching. can you teach how to import multiple csv file to MySQL using batch scripting too?
@sairpa22342 жыл бұрын
Hello Sir, Do you provide Uipath personal training’s or any batches ??
@abhimansahoo22112 жыл бұрын
Hi Rakesh, is this playlist of batch command related to UiPath? May I know the reason please to start this batch command series?
@sudhajagvir66632 жыл бұрын
Thanks sir
@TechBo00ost9 ай бұрын
sir can we play a you tube video through batch file code? not open
@Mr.PatiPratapReddy Жыл бұрын
i want to know batch file for all ip ping checking in excel can you explain
@ANUJ2K2 Жыл бұрын
command to open new tab, search something in batch file?
@jibujames7861 Жыл бұрын
how can hide this batch file inside a pdf and when the pdf is opened batch file execute ?
@dhruvpatel8549 Жыл бұрын
Agr website pr download button ho toh woh uspe click kese le skte batch file ke help se
@OnlyIasReader762 жыл бұрын
Please also start c# programming
@AutomatewithRakesh2 жыл бұрын
Will do
@SreekarMulinti2 жыл бұрын
How to open URLS in separate windows of only chrome simultaneously ?
@crea8visualАй бұрын
My script only open one website why?
@OnlyIasReader762 жыл бұрын
When next lecture will be published
@AutomatewithRakesh2 жыл бұрын
Everyday at 11 am
@dhavalrana5249 Жыл бұрын
Title is not working it's saying that 'Title' is not recognised as an internal or external command, operable program or batch script
@judeleon848510 ай бұрын
completed
@DevitJon Жыл бұрын
How to make mobile???
@The_BEN_Youtube Жыл бұрын
I'm won 😅
@hook1024102411 ай бұрын
like
@ashishvishwanath9469 Жыл бұрын
Hi Rakesh, Do you have telegram group, have some questions