Bugs item #1549056, was opened at 2006-08-30 01:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1549056&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: heat
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Rob (rmacfadyen)
Assigned to: Derek (derekc)
Summary: Heat /? does not show all options

Initial Comment:
The usage message for heat is incorrect. Just a 
plain "heat /?" only shows:
Microsoft (R) Windows Installer XML Toolset Harvester 
version 3.0.2015.0
Copyright (C) Microsoft Corporation 2006. All rights 
reserved.

 usage:  heat.exe harvestType <harvester arguments> -
out sourceFile.wxs

Supported harvesting types (use "heat.exe <type> -?" 
for more info):
   dir      harvest a directory
   file     harvest a file
   website  harvest an IIS web site

   -nologo  skip printing candle logo information
   -out     specify output file (default: write to 
current directory)
   -sw<N>   suppress warning with specific message ID
   -v       verbose output
   -?       this help information

For more information see: http://wix.sourceforge.net


The various extension command line options are not 
shown. 

Further, the instruction >use "heat.exe <type> -?"< 
does not produce any addition information (just the 
exact same useless message).

This leaves users having to download a source release 
and fish through the source to find commands like:
-gg : generate guids
-ke : keep empty directories
-scom : supress com elements
-sfrag : create fragments
-sreg  : suppress registry
-suid : set unique identifiers
-template:fragment : ?
-template:module : ?
-template:product : ?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1549056&group_id=105970

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to