As default characters not compatible with file names in Windows are converted to nothing (the character is deleted from the filename). I'd like to replace them (/:*?) with an underscore (_) instead. Is this possible using $replace, or how do i do it?
Seems my search fu wasn't up to the test... Thank you!