Hi,

I'm running into a problem on XP with <ServiceControl> failing to start
my service. It appears that it's trying to start it before another
<Component> it depends on is installed into the GAC. I don't see any way
to note the order in the wix schema but using orca I can see that in the
file table the dll to be gac'd has sequence #1 and the exe that is the
service to start has sequence #2. Is there any way to instruct msiexec
to gac the first dll before trying to start the service? Has any one run
into this before and found a solution? Note that it works fine on 2K3
server and Vista...

Thanks
-john

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to