Your custom action failed (i.e. returned non-zero).

SaiTeja wrote:
> Hi,
>
> Below is my custom action
>
>     <CustomAction Id="LQ_UninstallComService" Return="check" HideTarget="no"
> Execute="deferred" Impersonate="yes" TerminalServerAware="no"
> ExeCommand="UninstallComService" FileKey="qmireg.exe">
>     </CustomAction>
>
>      <InstallExecuteSequence>
>   <Custom Action="LQ_UninstallComService" Sequence="1700">Installed And
> REMOVE="ALL"</Custom>
>    </InstallExecuteSequence>
>
>
>
> When am trying to uninstall am getting following error. Can any one tell me
> what is the probelm???
>
> Error 1721. There is a problem with this Windows Installer package. A
> program required for this install to complete could not be run. Contact your
> support personnel or package vendor. Action: LQ_UninstallComService,
> location: C:\Program Files\LQ\manifests\qmireg.exe, command:
> UninstallComService
>
>
> Thanks
>   


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to