p00

About this tag
The p00 tag on WindowsForum.com is used in discussions about file management, specifically regarding the removal of P00 file extensions. In one thread, a user asks how to recursively remove all PRG and P00 file extensions from files and folders on a single partition using a batch script. The conversation focuses on batch processing techniques for renaming or deleting these extensions, with references to commands like XCOPY for recursive operations. This tag is relevant for users dealing with legacy file formats or cleanup tasks involving P00 files in Windows environments.
  1. M

    Windows 10 How to recursively remove all PRG and P00 file extensions? E.g. in batch

    Hello! I need to recursively to remove all extensions PRG and P00 on single partition. I know that recursively can work XCOPY, but renaming is other task. How to create batch to remove all these extensions of files and folders (if exist) recursively? Thank you for each help, suggestion or...
Back
Top