In article <[EMAIL PROTECTED]>,
    Adam Majer <[EMAIL PROTECTED]>  writes:

> How can I structure this such that the merge module is installed
> completely prior to installing the component?

In addition to what Bob Arnson said, check your install execute
sequence and look at the relative ordering of the standard actions
that manipulate services and those that install the files.

The canonical sequence has the sequence of: stop services, install
files, start services, so you should be OK.

How did you determine that your service didn't start because of
missing runtime files?
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to