Hi,

I'm trying to use heat to generate a wxs fragment file out of a directory.
But it seems the heat does not support UNC paths neither for the "dir" 
parameter nor for the "out" parameter...
Is this a "normal" behaviour?
Here are the two tested command lines:

heat.exe dir thedir -ag -sfrag -out 
//mycomputer/othershared_folder/thewxs.file.wxs
heat.exe : error HEAT0114 : The parameter '-out' must be followed by a 
file path.

heat.exe dir //mycomputer/shared_folder/thedir -ag -sfrag -out 
thewxsfile.wxs
heat.exe : error HEAT0001 : Value cannot be null.
Parameter name: argument
Exception Type: System.ArgumentNullException
Stack Trace:
   at Microsoft.Tools.WindowsInstallerXml.Harvester.Harvest(String argument)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Run(String[] args)

Any ideas?

Thanks

Fred

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to