Hey Hukum,

If the file is a requirement for your installation to continue, the custom
action should fail if it is unable to create the file. If you require the
location of the file, the location should be set initially by an immediate
custom action and then passed to the deferred custom action. The immediate
custom action would be able to set a property with the location of the file.

How are you handling rollbacks? In general this is not recommend.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Mon, Mar 23, 2009 at 1:36 AM, Hukumchand Shah <hukum.s...@gmail.com>wrote:

> Hi All,
>
> I want to check for a file which exists or not. The problem is, this file
> is
> generated by custom action.
> So i want to check after execution of this custom action.
> Please help, I am new to wix.
>
> Thank you
>
> Regards,
> Hukum
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to