kuiperzone / PupNet-Deploy

PupNet Deploy is a cross-platform deployment utility which packages your .NET project as a ready-to-ship installation file in a single step.
GNU Affero General Public License v3.0
183 stars 6 forks source link

Inno Setup fails with x86 #21

Closed mysteryx93 closed 1 year ago

mysteryx93 commented 1 year ago

If I try to publish an app with runtime win-x86 with kind=setup, the ISS file contains

ArchitecturesAllowed=x86
ArchitecturesInstallIn64BitMode=x86

and it throws

Error on line 19 in C:\Users\Hanuman\AppData\Local\Temp\KuiperZone.PupNet\player432hz-win-x86-Release-Setup\Player432Hz.iss: Value of [Setup] section directive "ArchitecturesInstallIn64BitMode" is invalid.

kuiperzone commented 1 year ago

Hopefully fixed in 1.6