Are you not referencing SampleGroup.wxs?

    <Feature Id="ProductFeature" Title="yourtitle" Level="1">
      <ComponentGroupRef Id="SampleGroup.wxs" />

J


On Fri, May 17, 2013 at 8:55 AM, BGINFO4X <bginf...@kztsoftware.com> wrote:

> Hello everyone,
>
> I'm a new to WIX and I'm a little lost.
>
> I want to create a .msi file from my project (with lots of files and
> folders), so I use HEAT.
> Heat works as exepcted and a new file is created (SampleGroup.wxs).
>
> Then I try to "compile all" : "C:\Program Files\WiX Toolset
> v3.7\bin\candle" SampleFirst.wxs SampleGroup.wxs
>
> Until here all is ok, but the installed folder is EMPTY.
>
> Why WIX doesn't include my source files from SampleGroup.wxs?
>
> What I'm doing wrong? I need to add something in the main file
> SampleFirst.wxs? Where and what?
>
> Thanks a lot.
>
>
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and
> efficiently configure, manage, and operate all of your security controls
> from a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
"They may forget what you said but they will never forget how you made them
feel." -- Anonymous
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to