Mitchell Vincent wrote:
> Ah, I see what you mean.
>
> I was hoping to be able to rebuild the MSI to not include the things I
> didn't need but that doesn't look like it's going to be the case....
> Humbug.. Is there any way at all to modify what's contained in the MSI
> file so I can shrink the distribution size of the windows installer
> package?
Yes, you need to modify the wxs/pginst.wxs file - it lists what's
included in the package.
//Magnus