Hello all,

On the installer I'm currently developing, I need to install Microsoft
Message Queue (MSMQ) as a dependency. Depending on Windows version, I need
to run ocsetup.exe or sysocmgr.exe. No issues with ocsetup, my problem
relies with sysocmgr.
So far I've thought of two ways to do it: add an ExePackage to my existing
bundle, or setting a custom action.
Either way, the issues I'm currently having is:

- If i do it in the bundle, i need to provide the .exe file, which I think
it is not recommended, I have to call it. (correct me if I'm wrong)
- I need to pass a file with MSMQ options as a parameter, is this possible?
(I didn't anything remotely close with this)

If there's another simple and/or correct way of installing MSMQ let me know
as well :)

Thank you for your help,

José Marques
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to