Rename files in cascade in Windows 10
Today, I had to rename a lot of files in cascade. Instead of having to do this manually, I had made some search to automate this in minimal. The result is the following PowerShell command : So to replace all dots by spaces, the command is : Don’t forget the \ character to escape the⦠Read More »