Hi again,

Thank you so much, seems that indeed problem was "File is in use",
which brings my next question...
How can i stop my service at uninstall in Win7 so "File is in use"
dialog won't appear?

I have this but it doesn't seem to help :(

 <ServiceControl Id="StartOPGatewayServiceControl"
Name="OPGatewayService" Wait="no" Start="install" />
         <ServiceControl Id="StopOPGatewayServiceControl"
Name="OPGatewayService" Stop="uninstall" Wait="yes"
Remove="uninstall"/>

Thank you,
Adriana

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to