firegiant / HeatWaveSupport

Issues-only repository to report HeatWave bugs and feature requests to FireGiant
3 stars 0 forks source link

Wix is not binding the path for App.exe #57

Closed Prakashwa closed 5 months ago

Prakashwa commented 6 months ago

HeatWave Version

1..0.2

Visual Studio Version

17.9.2

Repro Steps

a. Follow the tutorial https://www.firegiant.com/docs/wix/tutorial/sprint2/replace-placeholder-component/ b. `

`

Actual Result

Error: Cannot find the File file 'App.exe'. The following paths were checked: App.exe

Expected Result

it should create msi package

FireGiantHelp commented 5 months ago

Make sure you follow the steps in the tutorial carefully. It is important to reference your App project from your WiX project.