Setupbld not performing as required
I am using "setubld.exe" (by wix) to merge .exe and .msi file
It executes pre-requisite file .exe file and then it throws error that Setup开发者_JAVA百科.msi file not found.
Can anyone please guide me on this.
As i was not able to make it work as per my requirement, I switched to dotnetinstaller and was successful in merging msi and exe
精彩评论