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
-- 
View this message in context: 
http://www.nabble.com/Error-1721---How-to-resolve-tf4859815.html#a13907072
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to