How can I extract the contents of a WiX Bootstrapper installer (.exe) from the command line without actually running the installer?
I want to make online version of: https://portableapps.com/node/79524
New: InnoUnpacker (Sep 17, 2025), Platform 30.1 (Sep 27, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
How can I extract the contents of a WiX Bootstrapper installer (.exe) from the command line without actually running the installer?
I want to make online version of: https://portableapps.com/node/79524
Download and extact Universal Extractor (William Engelmann version) if you have not yet installed it.
https://update.bioruebe.com/uniextract/files/nightly.zip
You need the folder "..\bin\dark"
Command in NSIS: ExecWait `"x:\Path\to\dark.exe" "x:\JellyfinMediaPlayer-1.12.0-windows-x86.exe" -x "x:\ExtractedFiles"`