Re: [WiX-users] Calling another Exe from setup.exe
Vivek Pareek (Accenture) wrote: Above is code for Finish button. When I run it through MSI, It works properly, but when I create setup.exe for my msi, It do not launch the exe. You should check with whoever supplied the tool to create the .exe. -- sig://boB http://bobs
[WiX-users] Calling another Exe from setup.exe
Hi, I need to launch another setup.exe, on the click of finish button of my installer. REMOVE <> "ALL" REMOVE <> "ALL" 1 Above is code for Finish button. When I run it through MSI, It