On 23 Feb 2009, at 11:03, Naga Ram .C wrote:

> Hi,
>
>
>
> I have some images (about 100+ files) that needs installed on target  
> machine
> under a tree with user specified location something like
> <userloc>/assets/images this user specified location need not have  
> to be the
> program files location where the application is installed.
>
>
>
> Can you suggest me some xml script (if possible) that by which I can  
> first
> compress these files at compile time & them de-compress at runtime  
> at user
> specified location.

Do you mean you're installing something like a .zip file, and want to  
unzip it after installing?

Why don't you just add each of the files from the zip directly into  
the WXS, and let the Windows installer handle things? You're not  
limited to installing stuff under Program Files.

Cheers,

Chris

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to