Bugs item #1549056, was opened at 2006-08-29 22:28 Message generated for change (Comment added) made by robmen 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: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Rob (rmacfadyen) Assigned to: pmarcu (pmarcu) 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 : ? ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2008-05-01 19:21 Message: Logged In: YES user_id=991639 Originator: NO micarls made a fix for this tonight. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1549056&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
