I dont have a ComponentGroup in my generated file.
To harvest the directory i call "heat dir C:\Publish -out raw.wxs".
The version of heat.exe is 3.0.4805.0
Did i make a mistake in the call of heat.exe?
________________________________________
Von: Yan Sklyarenko [...@sitecore.net]
Gesendet: Donnerstag, 26. Februar 2009 14:00
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] Installer for an WebProject

When heat harvests the file system directory tree (at least, for
"harvest into fragment" it is true), it also generates a
<ComponentGroup> element, containing references to all the components
harvested into this fragment. You can then add a <ComponentGroupRef>
element into your feature to include the entire component set.

Hope this helps.

-- Yan

-----Original Message-----
From: Bahn Thomas [mailto:thomas.b...@cic-group.eu]
Sent: Thursday, February 26, 2009 12:36 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installer for an WebProject

Hello,

i would use WiX to create an installer for our Web-Application. But
there a some things that confuse me.

I have many Files and Folders that changes often. The Files and Folders
should be automatic included into the installer.
With the Harvester heat.exe i can generate a WiX-Source containing the
complete Web Application.
But how i can automatic include the many components into a feature?

And another question:
Is there no way to notice <Directory> Tags in a <Component> Tag? Only
<File> Tags are allowed.
When it is possible, i would create one component for an entry directory
with subdirectorys.

Thank in advance

Thomas Bahn
------------------------------------------------------------------------
------
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

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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