Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Extract CAB+PSF update for Windows

License

Notifications You must be signed in to change notification settings

ShinjoKurumi/PSFExtractor

 
 

Repository files navigation

PSFExtractor

Extract patch storage file for Windows 2000+.

Usage: PSFExtractor.exe <CABFile>

PSFExtractor.exe -v[N] <PSFFile> <description file> <destination>

You need to put CAB file alongside with its corresponding PSF file. After that you'll get a folder which contains extracted full update. You can either use it with dism /online /add-package directly or repack the files inside the folder into a CAB file.

The tool requires Windows 2000 or above.

Support any PSF file with PSM/XML description file.

A Chinese version of usage can be found on https://blog.betaworld.cn/archives/5/.

About

Extract CAB+PSF update for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • C 1.7%