logo       

[ wix-Feature Requests-1428486 ] Patch to support relative paths in Tallow: msg#00065

windows.devel.wix.devel

Subject: [ wix-Feature Requests-1428486 ] Patch to support relative paths in Tallow

Feature Requests item #1428486, was opened at 2006-02-09 11:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1428486&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: tallow
Group: Next Release (example)
Status: Open
Priority: 5
Submitted By: Paul Welter (pwelter34)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch to support relative paths in Tallow

Initial Comment:
The following patch is to add support for relative
paths in Tallow. The patch adds a command line switch
-rs that makes source files relative to the working
directory. So if you want the src files to be relative
to a build folder, you run tallow in the setup folder
with a path to the build folder.

Example:

D:\Project\Setup>Tallow.exe -d "D:\Project\Build" -rs
-nologo > BuildFragment.wxs

Output:

<File Id="file1" Name="README.TXT" Compressed="yes"
src="..\Build\Readme.txt" />

The included zip file includes tallow.cs and
tallow.patch that are base on the Jan. 20 Wix V2 source
that can be downloaded.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise