loresoft / msbuildtasks

The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
BSD 2-Clause "Simplified" License
946 stars 271 forks source link

InnoSetup 6 is out, but path is hard-coded to InnoSetup 5 #289

Open Treer opened 5 years ago

Treer commented 5 years ago

The MSBuild task to create installers with InnoSetup assumes Inno Setup 5

(The default install location for Inno Setup 6 is Program Files (x86)\Inno Setup 6)