Thanks Mike , you are right. I actually found got it before signing off
yesterday.
Thanks again.
Mahesh
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Action-execution-by-feature-tp5205927p5208856.html
Sent from the wix-users mailing list a
It is like this
Not Installed
AND
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Action-execution-by-feature-tp5205927p5208869.html
Sent from the wix-users mailing list archive at Nabble.com.
--
You can condition your custom actions based on the action-state of your
feature, like so.
&SWUSchedTaskFeature=3
&SWUSchedTaskFeature=2
More info...
http://msdn.microsoft.com/en-us/library/aa368012(VS.85).aspx
--
View this message in context:
http://windows-installer-xml-w
Hi Pally,
I wrote a custom action to create a scheduled task after
install.
I do not want the Custom Action to run when the user does not want to create
the schedule task. During installation even if I select " Feature will be
unAvailable" the schtask is getting creat
Hi ALL,
I wrote a custom action to create a scheduled task after install.
I do not want the Custom Action to run when the user does not want to create
the schedule task. During installation even if I select " Feature will be
unAvailable" the schtask is getting created. How do i prevent the Custom
5 matches
Mail list logo