[wix-users] Simple exe wrapper for msi
robert_yang at agilent.com
robert_yang at agilent.com
Mon Jul 31 12:21:01 PDT 2017
"what I want (1. extract the msi to a temp folder, 2. run msiexec, 3. delete temp folder)."
Sorry, the point of using Wix for that exercise is lost on me. You could easily write a batch file to do the above tasks.
Running msiexec is something that would happen if the user double-clicked on the MSI, or right-clicked on it and selected "Install". I'm not clear on why an EXE wrapper which adds no effective value is needed.
-Rob
More information about the wix-users
mailing list