Hi all,
I am trying to build a custom setup.exe in order to launch multiple MSIs in a sequence.
For that, I am using the Platform SDK's sample for setup.exe.
For those who have done this before, should I stick with setup.exe's MsiApplyPatch and MsiInstallProduct ?
Is there a reason why my launcher should call the msi functions (and detect everything manually) instead of a call to msiexec with the appropriate parameters ?
Thank you,
Sophie
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Customizing setup.exe
Started by
dtieuf
, May 11 2005 22:18
2 replies to this topic
Posted 12 May 2005 - 12:05
Waiting for completion might be a problem with msiexec because it runs as a system service.
Stefan Krüger
InstallSite.org twitter facebook