
Ящик для предложений: sales@blogslov.ru
Send WiX-devs mailing list submissions to
wix-devs@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wix-devs
or, via email, send a message with subject or body 'help' to
wix-devs-request@lists.sourceforge.net
You can reach the person managing the list at
wix-devs-owner@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of WiX-devs digest..."
Today's Topics:
1. [ wix-Bugs-1745825 ] Incorrect generated codebase record
(SourceForge.net)
2. [ wix-Feature Requests-1741871 ] Partial components
(SourceForge.net)
3. [ wix-Bugs-1724163 ] light.exe (3.0.2921.0) fails with TFS
Team Build (SourceForge.net)
4. [WiX-devs]
=?GB2312?B?yKu5+tfuvt/TsM/swaa1xNeo0rXA8ca31PnGt7ywzsS+39W5wMDKorvh?=
(*)
----------------------------------------------------------------------
Message: 1
Date: Sat, 30 Jun 2007 13:59:56 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1745825 ] Incorrect generated codebase
record
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1745825, was opened at 2007-06-30 16:59
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=1745825&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
Private: No
Submitted By: Josh Korn (joshkorn)
Assigned to: Derek (derekc)
Summary: Incorrect generated codebase record
Initial Comment:
When run against a .NET assembly, heat generates a fragment that includes the following:
The [#.dll] construct generates a standard file name (like C:\Program Files\etc).
This does not work. The reference has to be a URI, (i.e. file:///C:/Program Files/etc) in order for the assembly to work when called from a COM component.
(It's taken me the better part of two days to chase this down, so please take this one seriously!!)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745825&group_id=105970
------------------------------
Message: 2
Date: Sun, 01 Jul 2007 18:29:19 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Feature Requests-1741871 ] Partial
components
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Feature Requests item #1741871, was opened at 2007-06-22 20:48
Message generated for change (Comment added) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1741871&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: compiler
>Group: Already Exists
>Status: Closed
Priority: 5
Private: No
Submitted By: Shay Erlichmen (blackend)
Assigned to: Nobody/Anonymous (nobody)
Summary: Partial components
Initial Comment:
Hi,
This feature is important aspect of automatic setup building. Today we have Heat that can harvest info from files and translate them into Wix. The problem is that not all the data can be harvested, some data will always be written by the end user.
This forces to use Heat as a prestep when creating setups. You run heat, copy the generated file into Votive and modifiied it accroding to your needs. A Powerful feature will be if the file will be harvested during compile time and the user will not modify it. instead the wxs file will automatically be added to Votive and the user will write it's addition to a in a different file; the linker will combine all the partial s into a single one.
I think there is not need to say how impotent it is to prevent setup issues. Preventing from the user to recreate setup data that is already part of selfreg dll/exe/tlb by letting tools to-do all the grange work will make Wix more user finally and less error prune.
----------------------------------------------------------------------
>Comment By: Bob Arnson (barnson)
Date: 2007-07-02 01:29
Message:
Logged In: YES
user_id=26581
Originator: NO
Dup of 1741229
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1741871&group_id=105970
------------------------------
Message: 3
Date: Sun, 01 Jul 2007 18:32:07 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1724163 ] light.exe (3.0.2921.0) fails
with TFS Team Build
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1724163, was opened at 2007-05-23 13:06
Message generated for change (Settings changed) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1724163&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: build process
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Alastair Upton (abupton)
Assigned to: Nobody/Anonymous (nobody)
Summary: light.exe (3.0.2921.0) fails with TFS Team Build
Initial Comment:
lighy.exe generates the following error:
Unhandled Exception: Microsoft.Tools.WindowsInstallerXml.WixException: Exception of type 'Microsoft.Tools.WindowsInstallerXml.WixException' was thrown.
at Microsoft.Tools.WindowsInstallerXml.ValidatorExtension.Log(String message)
at Microsoft.Tools.WindowsInstallerXml.Validator.ValidationUIHandler(IntPtr context, UInt32 messageType, String message)
C:\Program Files\MSBuild\Microsoft\WiX\v3.0\Wix.targets(1115,5): error MSB6006: "Light.exe" exited with code -532459699.
Done building target "Link" in project "blah.wixproj" -- FAILED.
There is an entry in the event log:
EventType clr20r3, P1 light.exe, P2 3.0.2921.0, P3 465192f5, P4 wix, P5 3.0.2921.0, P6 465192e6, P7 1092, P8 33, P9 b41hqzqivuqrk0525gkulte2oy3kermd, P10 NIL.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
If I log onto the build machine and do this interactively it works...
----------------------------------------------------------------------
Comment By: Bob Arnson (barnson)
Date: 2007-05-29 02:33
Message:
Logged In: YES
user_id=26581
Originator: NO
Please close the bug if it's not really a bug.
----------------------------------------------------------------------
Comment By: Alastair Upton (abupton)
Date: 2007-05-23 14:03
Message:
Logged In: YES
user_id=1758308
Originator: YES
Discovered this was down to the user account used by the TFS build engine
did not have launch/access permissions for the MSIInstaller COM
application.
W
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1724163&group_id=105970
------------------------------
Message: 4
Date: Tue, 3 Jul 2007 00:58:32 +0800
From: "*"
Subject: [WiX-devs]
=?GB2312?B?yKu5+tfuvt/TsM/swaa1xNeo0rXA8ca31PnGt7ywzsS+39W5wMDKorvh?=
To: wix-devs@lists.sourceforge.net
Message-ID:
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs
End of WiX-devs Digest, Vol 14, Issue 5
***************************************
P.S. И не забудьте послать роботу вашу рекламу :)
Обработано объявлений: 11776
Стас Давыдов & Outcorp © 2007