Collection of batch scripts utilities for Windows
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
abbodi1406 c6f7ded973 20240405 1 year ago
..
bin 20230212 3 years ago
README.md 20230212 3 years ago
cab2esd_CLI.cmd 20240405 1 year ago
esd2cab_CLI.cmd 20240405 1 year ago
esd2cab_GUI.cmd 20230212 3 years ago

README.md

ESD2CAB-CAB2ESD

  • Convert simple ESD files to CAB files and vice versa,

  • Mainly ment to be used with Windows 10 UUP files:

Language Packs : ESD -> CAB (esd2cab)

Reference files: CAB -> ESD (cab2esd)

Usage:

extract this package to a folder with a simple path

copy/move ESD or CAB files to extraction folder, and launch the proper script

Note:

cab2esd_CLI.cmd is set to convert CAB files to max-compressed ESD files

to get high-compressed solid ESD files (require high amount of CPU/RAM), edit the script and uncomment this line:

set compress=LZMS

Credits