I have the next code in my project:

 

    <DirectoryRef Id="Picture">

      <Component Id="Global.jpeg"
Guid="263B6F39-BE6B-4b51-8AE4-4D152436F0AE" DiskId="2" NeverOverwrite="yes"
Permanent="yes">

        <File Name="Global.jpeg " Source="./Global.jpeg " Compressed="no"
DiskId="2"/>

      </Component>

    </DirectoryRef>

 

The problem is - that an empty file named Global.jpeg need to be placed the
development machine in order to build the msi.

Is there an elegant solution for taking a file placed at the source location
of the msi?

 

Regards.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to