Secant1006 / PSFExtractor

Extract CAB+PSF update for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 98.3%Language:C 1.7%