Re: Thinking of trying to use MakeMSI to create the espeak-ng installer
Reece H. Dunn
Hi Simon,
I would rather make use of something like https://wixtoolset.org/documentation/manual/v3/msbuild/task_reference/heatdirectory.html to generate the installation for files in a given directory. Currently, the installer allows you to specify which languages to install and it will only install the files needed for those languages. I would need to check if that wix task supports doing that. Kind regards, Reece
|
|