Absolutely possible. Wouldn't be much fun if all files on installation
media had to be in the same folder. Wouldn't even work for files with
the same names that should go into different subfolders like you are
asking about.

On your hard drive just set up the folders the way you ultimately want
them and then run Heat.exe against this folder and it will create a WiX
output sample that you could then merge into your project.

But, yes, totally possible. I'd call it the "norm".

-----Original Message-----
From: Tomasz Grobelny [mailto:tom...@grobelny.oswiecenia.net] 
Sent: Monday, November 14, 2011 12:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] install file from subfolder

On Monday 14 November 2011 20:14:00 Tomasz Grobelny wrote:
> Is it possible to install file that is located in subfolder of folder
in
> which msi file is located? The installation media would look like
this:
> rootfolder\
>   test.msi
>   subfolder1\
>     test.dll
>   subfolder2\
>     test.dll
>   subfolder3\
>     test.dll
> 
> Can this be done without manually specifying Media element for each
> subfolder?
> 
After a bit of testing: is it possible to achieve such an effect in MSI
at 
all? And if so, how?
-- 
Regards,
Tomasz Grobelny

------------------------------------------------------------------------
------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to