On 11/7/19 12:05 PM, Michael Cronenworth wrote:
The 'wine cabarc.exe -r -m mszip N winegecko.cab msi/files' command fails to create a valid cab file. It's empty.
Looks like the file list must be supplied instead of a directory. This fixes it:
- wine cabarc.exe -r -m mszip N winegecko.cab msi/files + wine cabarc.exe -r -m mszip N winegecko.cab msi/files/*