Author Topic: Windows 11  (Read 11400 times)

Offline justaregularguy

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Sep 2014
  • Posts: 1573
  • Total likes: 928
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Not Brooklyn
Re: Windows 11
« Reply #120 on: October 25, 2022, 10:07:25 PM »
Thanks I’ll check both!
nothings impossible- the word itself says Im possible

Offline stooges44

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Jan 2017
  • Posts: 6567
  • Total likes: 2765
  • DansDeals.com Hat Tips 269
    • View Profile
Re: Windows 11
« Reply #121 on: October 26, 2022, 08:37:33 AM »
im usually pretty good at googling, 90% of my computer savvy comes from there!

cant find a quick answer if this is even possible?

i need to rename a list of files in file explorer to different names. i dont mean i want make the same change for all of them, rather each file needs its own unique name. i have a spreadsheet of the current file names and the names i want them to become . whats the quickest way?

https://www.advancedrenamer.com/

I've used this countless times, it's amazing and free!
If it's not free shipping it's not worth it.

Offline justaregularguy

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Sep 2014
  • Posts: 1573
  • Total likes: 928
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Not Brooklyn
Re: Windows 11
« Reply #122 on: October 26, 2022, 09:48:48 AM »
https://www.advancedrenamer.com/

I've used this countless times, it's amazing and free!
this doesnt allow me to name each file a different name, just numbering it different. i need to name each file totally different names
nothings impossible- the word itself says Im possible

Offline justaregularguy

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Sep 2014
  • Posts: 1573
  • Total likes: 928
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Not Brooklyn
Re: Windows 11
« Reply #123 on: October 26, 2022, 10:23:55 AM »
Use powershell or CMD prompt see here https://www.makeuseof.com/windows-11-rename-files/
i cannot believe how difficult it is for me to find a good answer on this. nowhere does command or powershell indicate that i can list current file names and their intended new names and change them all at once.
they all just give you the option to change 1 file name at a time which is ridiculous. why wud i need to use powershell or cmd to change 1 file name?
nothings impossible- the word itself says Im possible

Offline aygart

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: May 2008
  • Posts: 18423
  • Total likes: 14594
  • DansDeals.com Hat Tips 14
    • View Profile
    • Lower Watt Energy Brokers
  • Programs: www.lowerwatt.com
Re: Windows 11
« Reply #124 on: October 26, 2022, 10:56:21 AM »
i cannot believe how difficult it is for me to find a good answer on this. nowhere does command or powershell indicate that i can list current file names and their intended new names and change them all at once.
they all just give you the option to change 1 file name at a time which is ridiculous. why wud i need to use powershell or cmd to change 1 file name?
What you need to do is use CONCATENATE to make a list of the actual commands and then paste them into the prompt. Maybe this is more detailed


https://www.badluckcompany.com/articles/filesystem/how-to-manipulate-filenames-in-excel-and-rename-files-with-command-prompt.html
Feelings don't care about your facts

Offline Yisroel Tech

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Dec 2015
  • Posts: 2162
  • Total likes: 365
  • DansDeals.com Hat Tips 2
  • Gender: Male
    • View Profile
  • Location: Monsey, NY
Re: Windows 11
« Reply #125 on: October 26, 2022, 11:13:59 AM »
this doesnt allow me to name each file a different name, just numbering it different. i need to name each file totally different names
Sure it does...

It allows you to process it based on a spreadsheet (saved as CSV file):





Offline justaregularguy

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Sep 2014
  • Posts: 1573
  • Total likes: 928
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Not Brooklyn
Re: Windows 11
« Reply #126 on: October 26, 2022, 01:50:53 PM »
Sure it does...

It allows you to process it based on a spreadsheet (saved as CSV file):




i was looking around and didnt figure it out but yep this should work then!

thanks!!
nothings impossible- the word itself says Im possible

Offline justaregularguy

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Sep 2014
  • Posts: 1573
  • Total likes: 928
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Not Brooklyn
Re: Windows 11
« Reply #127 on: October 26, 2022, 01:54:35 PM »
What you need to do is use CONCATENATE to make a list of the actual commands and then paste them into the prompt. Maybe this is more detailed


https://www.badluckcompany.com/articles/filesystem/how-to-manipulate-filenames-in-excel-and-rename-files-with-command-prompt.html
and as for this, thank you, bc i got all the way to use the command but couldnt figure what it needed to string together more than one file name change. i tried commas, and then "ren" before each one. i see it just needs a column of commands to work

thanks!
nothings impossible- the word itself says Im possible