MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: STRFINFO.EXE[Next]: Text Editors
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Tips and Tricks->Tools->TEE.REX

TEE.REX

This tool is provided with MAKEMSI. It is used during the compile step to display the output while also logging it.

TEE /?

[]-------------------------------------------------------------------------[]
| TEE: Version 2K.232 (C)opyright Dennis Bareis 2000                        |
| http://www.labyrinth.net.au/~dbareis/index.htm (dbareis@labyrinth.net.au) |
[]-------------------------------------------------------------------------[]

SYNTAX
~~~~~~
    AnyCommand 2>&1 | REGINA.EXE TEE[.REX]  [drive:][path]FileName [GbSpecs]

DETAILS
~~~~~~~
    This command is used to intercept stdout, stderr or both and send it to
    the specified file as well as outputting it to stdout.

    Whenever a pipe is used the original commands return code is lost, the
    "GbSpecs" parameters allow you to build your own return code based on
    on the output text.

    A simple string such as "ERROR" or "WARNING" is what I call a "BAD" spec
    since if the strings are found then the return code will be non-zero.
    When a string is preceeded by "!" I call this a good spec as this string
    must be present for a 0 return code.  You can mix good and bad specs.



Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 12 Jun 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: STRFINFO.EXE[Next]: Text Editors


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Wednesday June 25 2008 at 7:16pm
Visit MAKEMSI's Home PageThis external link was OK when tested at 21 Jun 2008

HTML page dated Mon, 29 Jan 2007 00:11:11 GMT
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 12 Jun 2008