Hey Sudripta,

No, there is not a direct way to do this during a running installation. If
you are only focused on a single file you could put the file in the Binary
stream table and then pass it to a CA (immediate CA -> deferred CA) that
both writes it to this location AND removes it. This file would not be
managed by Windows Installer at that point. Rather it would be up to you to
handle install/rollback/uninstall.

Thanks,

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


On Fri, Mar 27, 2009 at 4:00 PM, Sudripta Nandy (Sarangsoft Corporation) <
v-su...@microsoft.com> wrote:

> In my custom action routine, I need to extract one of the files present
> within the MSI to the Windows temp folder location? Is there any API to do
> that? I looked through msiquery.h, but couldn't find one.
> How can I do that?
>
>
> Thanks.
> Sudripta.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to