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 :(
Thank you,
Adriana
--
hat Windows sent it a INSTALLMESSAGE_RMFILESINUSE message, and got
> an error result, an invalid return value.
>
> Phil Wilson
>
> -Original Message-
> From: Adriana Rodean [mailto:adrya1...@gmail.com]
> Sent: Thursday, December 17, 2009 9:48 PM
> To: wix-users@lists.sourceforge.net
]: EEUI - Invalid return value 4 for
message type 419430400.
MSI (s) (E0:28) [15:17:20:922]: EEUI - Embedded UI Handler returned
ERROR_INSTALL_FAILURE
MSI (s) (E0:C8) [15:17:21:016]: Note: 1: 1725
MSI (s) (E0:C8) [15:17:21:016]: Product: MyProduct -- Removal failed.
On Thu, Dec 17, 2009 at 19:3
Hi,
I tried to uninstall my service from Control Panel on a Win 7 machine
with UAC on, and it fails right after "Install validation. Validating
install..."
When i uninstall from the bootstrapper which executes the msi with
REMOVE="ALL" it uninstalls successfully.
On an XP machine works successfull
Hi,
I have the following scenario.
- MSI installs a service.
- MSI makes MAJOR upgrade to this installed service (uninstalls old
version and installs new version)
- During the major upgrade if it fails, it makes rollback and the
service uninstalls completely.
Is it possible to tell MSI that if ser
gt;
> After="InstallValidate">OLDFOUND
>
> Much easier to maintain.
>
> -Original Message-
> From: Adriana Rodean [mailto:adrya1...@gmail.com]
> Sent: Friday, December 12, 2008 12:14
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Help
ServiceSetProp'>$OPGatewayComponent=2
>
>After='RollbackService'>$OPGatewayComponent>2
>After='CommitServiceSetProp'>$OPGatewayComponent>2
>
>After='InstallService'>$OPGatewayComponent>2
>After
Hi,
I need help please executing httpcfg.exe command from wix. So far i have
the following code:
OLDFOUND
$OPGatewayComponent>2
$OPGatewayComponent=2
$OPGatewayComponent>
8 matches
Mail list logo