Hi,
I have problem with custom action call, my custom action is executing while
installation and uninstallation of the application, but i want to execute one
custom action at installation and other at uninstallation.
Please can anyone help me.
Code as follows:
<CustomAction
Id="SetPropertySampleEXE"
Property="SampleEXE"
Value="C:\Windows\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe" />
<CustomAction
Id="InvokeSampleEXE"
Property="SampleEXE"
ExeCommand="[INSTALLLOCATION]Deploy.proj" />
<InstallExecuteSequence>
<Custom
Action="SetPropertySampleEXE"
After="InstallFinalize" />
<!--After="IPublishFeatures" InstallFinalize-->
<Custom
Action="InvokeSampleEXE"
After="SetPropertySampleEXE" />
Thanks & Regards,
Chandrashekar vuppala
M-9908298419
IMPORTANT
1. This email and any attachments are confidential. Any unauthorised
dissemination or other use of these materials is prohibited. If received in
error, please contact us and delete all copies.
2. Before opening or using attachments, check them for viruses and
defects. Our liability is limited to resupplying any affected attachments.
3. Protecting your privacy is important to us. Our privacy statement and
further information is available at www.oakton.com.au.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users