- 11
- 306 354
Everything Technical
India
Приєднався 23 бер 2016
Everything technical is here where are you...
How to rename multiple files at once with different names
Want to rename multiple files at once? So watch our complete video to learn how to rename multiple files at once with different names by command prompt.
Please like our channel for advance tips and tricks!
Please like our channel for advance tips and tricks!
Переглядів: 291 305
Відео
Best way to get full path/source of any folder or file in Windows Operating System
Переглядів 4507 років тому
By the watching this video you will know how to get any file or folder location in computer or laptop in very easy way. This is only for learning purpose. Subscribe our channel for latest tips and tricks update.
How to find how many file hide in folder or drive
Переглядів 1077 років тому
By the watching this video you will find how many file or folder hide in Directory, Subdirectory or Drive. It's just for learning purpose.
how to split pages from pdf file without using any software
Переглядів 2638 років тому
By the watching this video you can split pages from pdf file without using any 3rd party software.
How to disable startup programs in Windows 10
Переглядів 1348 років тому
How to disable and enable your starting program in Windows 10. By the watching this video you can disable or enable startup program or application in Windows 10. If you like my videos please subscribe my channel.
How to shutdown your computer by hack in windows(xp,7, 8 and 10)
Переглядів 1878 років тому
How to shutdown your computer or laptop by new style in any windows version. for shutdown type: shutdown /s /c "Message you want to show" for stop shutdown type: shutdown /a Please subscribe my channel to support us.
How to create file or folder without any name in windows OS
Переглядів 1378 років тому
By the watching this video you will create a file or folder without any name.
Hide and Unhide any file in Windows by Command Prompt Advance trick
Переглядів 768 років тому
How to hide and unhide any file in any Windows OS.
Advanced shortcut key of Cut Copy and Paste
Переглядів 1,5 тис.8 років тому
Here you can find the advanced shortcut key of Cut Copy and Paste.
You are amazing!
6 years later you are still saving lives. Thanks!
My dude has the background music of an epic quest 10/10
Football world cups
thank
That works but to a point. I did all that you suggested, but then what happened was that there's 116 pictures in my folder, and when it got to the 26th picture, it started adding the number in parenthesis starting with (1) again?????
If you're using Windows 11, instead of using '/d' in the command, use '/b'. For example: dir /b > list.txt Microsoft changed the way dir commands function in Windows 11 and you now have to use the /b tag to generate a list that's easy to paste into Excel. Using /d will end up with a wrapped list with two filenames per row instead of one, which makes pasting into Excel a CHORE to the point where it'd be more time-efficient to just manually go through each file and rename them yourself in file explorer. If you use /b, it will generate a list formatted the same way as the list that's used in this video.
Thank you
Thanks for Helping!
VERY HELPFUL! THANKS
Thank you so much 😊
I have problem with the font recognition, cmd can not read Vietnamese fonts, please help?
Please change the font from the Vietnamese to any English.. it might help... Thanks.
@@Everythintechy thanks, I found another way to copy all file names while keep the font format.
Thankyou bhaijaan, mai 2 din se isme phasa tha
Most welcome Bhai.. don't forget to subscribe our channel 😁
Too slow, i did it in less than it took me writing this comment. Next time you should talk and try putting subtitles on.
how about for folders?
You r a savior man 🤗🤗
Sir this watch price Indian rupees
2350
22k, in Myntra sometime 17k during offer
Great way, I have another method to change all my movie name series according to their original name at once using cmd or .cmd text file, you can modified the code to do as you need @echo off setlocal enabledelayedexpansion REM Modify the following line with the desired folder path where your files are located set "folderPath=___________________________" REM Modify the following line with the keyword that indicates the episode number in your file names set "keyword=_____________" for %%A in ("%folderPath%\*.*") do ( set "filename=%%~nxA" set "episode=" for /F "delims=" %%B in ("!filename!") do ( set "temp=%%B" set "temp=!temp:*%keyword%=!" if "!temp!" neq "!filename!" ( set "episode=!temp!" REM Remove any non-digit characters from the episode number set "episode=!episode:~0,2!" REM Extract the first two characters of the episode number REM Check if the episode number is a single digit and doesn't start with a zero if "!episode:~1,1!" equ "-" set "episode=0!episode:~0,1!" REM Modify the following line to define the desired naming method for the renamed files set "newname=___________!episode!" rem Remove any non-digit characters from the file extension set "extension=%%~xA" set "extension=!extension:~1!" rem Combine the new name, episode number, and file extension set "newname=!newname!.!extension!" rem Remove the hyphen "-" from the new name set "newname=!newname:-=!" ren "%%~A" "!newname!" ) ) ) echo All files renamed successfully.
Price kitne ka hai
21000 bhai
Mere pas h leni h to btao @vishalfitness66@@peeyushjoshi6389
Or Press F2 ua-cam.com/video/k9r0DbqBuGc/v-deo.html
thanks i only had to rename 10 files to remove "01 - ", "02 - ", "03 - " (and so on) from the beginning of the filename and it was way easier to just press F2, LEFT, DEL x5, ENTER, DOWN, repeat x10. preciate it
thanks but i had a problem, I am able to rename only 50% files, please help me to resolve this problem. i need another help, may i take all data from different sheets (more than 500 sheets) in one sheet only in excel
Yes you can get as there is a option in Excel to get data from the folder... You have to just put all (500 Excel) into that folder... If you want we can make a separate video on the same.
cool!! I managed to change my filename by follow the step show in the video~ Thank you!!!
Absolutely very FEW will be able to follow all that messy instructions. Firstly one needs Microsoft Office. Two, Going back and forth and trying to remember all the steps will either take a genius or a complete idiot. <chuckle>...Can't it be done in Windows with a few DOS command syntax like Mary*.* to Anna*.* or something? (probably wrong syntax but one should understand better.
isn't it easy to select all and use rename 😯
Thank you so much bro you saved my 4hours of time 🙌
Thank you
THANKKKKSSSSSS
pls help if i want to insert different files name on the 1st page of multiple PDF files at once.
Thank you so much for this! it hepls me so so much .
Thank you for your kind feedback... Don't forget to subscribe for new updates
amazing, very useful.....only one problem i have faced is in the video you said to type "dir/d=>filename.txt" it creates file but in that, file names have no order or not came one by one, it came infront of each other..... so i tried /b insted of /d and i got proper results. (i did it blindly) can you pls explain what is reason behind that??
wow, this was exactly my probblem. How do you solve it?
WOW... I wanted just this but couldnt find it anywhere... A BIG THUMBS UP FROM ME
I used this to remove the "(2) - Copy" from all files after separating the originals to a different folder. Excel was perfect for this becasue the formula makes it much easier for different file types too. Pro Tip: I had to do this in a Network folder I could not cd into. In that case, add a column for filepath to go in the equation and it will work the same if you have write access. Example: a new column for filepath = 'V:\user\home enamedFiles\' I placed this in the E column then equation becomes: =D2&" """&E2&A2&""" """&C2&B2&""""
instead filename.txt you can type filename.xlsx. then you don't need to copy from txt to excel file.
i try but in excel file has not anuthing.
Thank you Bro ♥♥♥
Worked perfectly, thank you!!
YOU HELPED ME SO MUCH TY I LOVE YOU
Great. Thank you very much!
THANK YOU
Thank you so much! Well explained and this method will save me time especially renaming photos one by one which will waste my time. Much obliged!
Thank you
Thank you so much you really helped me. But.. in a different way :D I was using other easier tutorial from a to z but it didn't work. So I changed only last step from that other tutorial and I have added quotes (") to the files name. And it worked like magic. Thank you so much ❤️
I also used ren command from your tutorial instead of a rename command from other guys tutorial :) I'm so happy thanks :)
Thanks a lot
I know you posted this 6 years ago, but it is pretty clever. Thanks.
Loved it! You saved us.
Thanks
How to delete multiple files with only one particular character in it?
Will make a separate video on the same
2:30 dir /d => filename.txt 6:34 ren "old name.extension" "new name.extension"
=D2&" """&A2&""" """&C2&B2&""""
i love you
So helpful, thank you
Hi thx for the tutorial same I have one request how to rename photos in bulk ? Pls guide me
why in my notedpad they are everywher, they were not in 1 line
i figure it out thouuu thanks so muchhhhhh!
Amazing Tutorial, This trick work for me, thanks a lot ❤️🙏🏻
thanks BUD
I love how the music makes it seem like it's the task of all tasks, and then the song repeats, for good measure.
Thank you so much for your kind reply...
Thank you so much for this bro
Thanks buddy, cheers!
It’s amazing I tried it and it worked for me 🎉
Thanks for your feedback