Setup.exe is unable to find msi after adding version number to its name

101 Views Asked by At

In Post Build Event of my Installer project I have added a script that adds the version number to msi file. But when running setup.exe it is unable to find msi file. How to solve this issue

My msi looks like this: PP-1.0.0.msi

0

There are 0 best solutions below