how can i add extension to multiple extensionless files on windows 10 . Powershell command doesn't work

Anonymous
2019-11-03T15:12:54+00:00

how can add extension to multiple file on windows 10 using windows powershell

hi, how can i add extensions to multiple extensionless files on windows 10

///

when i right click on folder  holding shift key then choose powershell because there is no command prompt

and enter this command ren *. *.jpeg it doesn't work even ren * *.jpeg didn't work also

i tried using cmd prompt by from start menu then locating file using cd then file location then typed the first command it worked so what is the right command for windows power shell and if there are any other methods it would be great

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

16 answers

Sort by: Most helpful
  1. Anonymous
    2019-11-05T01:11:45+00:00

    Well, if you like the Command Prompt better, then...

    https://www.tenforums.com/tutorials/59686-open-command-window-here-administrator-add-windows-10-a.html

    Open command window here as administrator - Add in Windows 10

    I haven't tried it, but Shawn Brink is a smart one. And, if you'll scroll down that page, you'll see he had good feedback during development.

    1 person found this answer helpful.
    0 comments No comments