Hi to all,

i am using following cutom action but its failing,its returning value-3 it
shoud return 0,in case of sucess.
i definde binary file for this,its working correctly with 32bit msi
of product
but its failing with 64bit product msi

Solution configuration is Debug and Solution platform is x64

following is custom action

<CustomAction Id="DeleteFolder" BinaryKey="cmdexe" ExeCommand='/c RD /S /Q
"[PATH]"' Execute="immediate" Return="check" />

can u suggest me the correctway to do it

Thank you.
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to