How to rename multiple *file extensions* to *nil/no file extension* at once in Windows?

Squa64res@lemmy.ml to Asklemmy@lemmy.ml – 38 points –

In case of renaming multiple file extensions to another, they suggested to type this command in cmd promt or powershell: ren *.(current extension name) *.(new extension name)

But what about to renaming multiple file extensions to nil or no file extension? How to replace this command *.(new extension name) ?

36

You are viewing a single comment