prg

About this tag
The prg tag on WindowsForum.com covers discussions about handling PRG and P00 file extensions, particularly in batch scripting. A common topic is recursively removing these extensions from files and folders on a partition using batch commands. Users seek methods to rename or delete PRG and P00 extensions efficiently, often referencing tools like XCOPY for recursive operations. The tag is relevant for Windows users dealing with legacy file formats or automated file management tasks.
  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