
Ящик для предложений: 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-1745315 ] ICE54 - Bug in Wix2 (2.0.5325.0)
(SourceForge.net)
2. [ wix-Bugs-1745315 ] ICE54 - Bug in Wix2 (2.0.5325.0)
(SourceForge.net)
3. [ wix-Bugs-1741663 ] WebAppPool Fails on IIS < 6.0
(SourceForge.net)
4. Re: questions on procedure for submitting changes (Kevin Fischer)
5. Re: questions on procedure for submitting changes (Bob Arnson)
6. =?GB2312?B?z9DWw9DCsuaztbyx16o=?=
(=?GB2312?B?zOy98rrst+W7+tC11sbU7NPQz965q8u+?=)
7. Get More Orders For Anything You Sell Within 24 Hours!
(interserve@ins-america1.com)
----------------------------------------------------------------------
Message: 1
Date: Fri, 29 Jun 2007 06:20:30 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1745315 ] ICE54 - Bug in Wix2
(2.0.5325.0)
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1745315, was opened at 2007-06-29 15:20
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=1745315&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: light
Group: v2.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Pavlik (vydra)
Assigned to: Nobody/Anonymous (nobody)
Summary: ICE54 - Bug in Wix2 (2.0.5325.0)
Initial Comment:
WiX2 2.0.5325.0
Consider following code:
Validation of resultin package ends with warning from ICE54:
Component 'C_SQLite_dll' uses file 'SQLite_dll' as its KeyPath, but the file's version is provided by the file 'Core_dll'.
After clearing the KeyPath value (in MSI Component Table) manualy the
ICE54 runs OK.
It seems that specifying KeyPath='no' is ignored by WiX.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745315&group_id=105970
------------------------------
Message: 2
Date: Fri, 29 Jun 2007 06:22:01 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1745315 ] ICE54 - Bug in Wix2
(2.0.5325.0)
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1745315, was opened at 2007-06-29 15:20
Message generated for change (Comment added) made by vydra
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745315&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: light
Group: v2.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Pavlik (vydra)
Assigned to: Nobody/Anonymous (nobody)
Summary: ICE54 - Bug in Wix2 (2.0.5325.0)
Initial Comment:
WiX2 2.0.5325.0
Consider following code:
Validation of resultin package ends with warning from ICE54:
Component 'C_SQLite_dll' uses file 'SQLite_dll' as its KeyPath, but the file's version is provided by the file 'Core_dll'.
After clearing the KeyPath value (in MSI Component Table) manualy the
ICE54 runs OK.
It seems that specifying KeyPath='no' is ignored by WiX.
----------------------------------------------------------------------
>Comment By: Stefan Pavlik (vydra)
Date: 2007-06-29 15:22
Message:
Logged In: YES
user_id=1249288
Originator: YES
Rob Mensching wrote:
The work around is quite simple. Specify the Component/@KeyPath="yes" and
that will correctly set the KeyPath.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745315&group_id=105970
------------------------------
Message: 3
Date: Fri, 29 Jun 2007 08:59:21 -0700
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1741663 ] WebAppPool Fails on IIS < 6.0
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1741663, was opened at 2007-06-22 08:26
Message generated for change (Comment added) made by robmen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1741663&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: extensions
Group: v3.0
Status: Open
>Resolution: None
Priority: 5
Private: No
Submitted By: Matt Honeycutt (matt_inrad)
Assigned to: Rob Mensching (robmen)
Summary: WebAppPool Fails on IIS < 6.0
Initial Comment:
An installer that attempts to set the WebAppPool of a WebApplication will fail with a rollback under Windows XP, but it works fine under Windows Server 2003. I think the correct behavior is for the installer to just ignore the WebAppPool setting. I believe this is the same bug as has been fixed in WiX 2.0 under case number 1213273, as I can do the same thing without any problems under WiX 2.0.
----------------------------------------------------------------------
>Comment By: Rob Mensching (robmen)
Date: 2007-06-29 08:59
Message:
Logged In: YES
user_id=991639
Originator: NO
Removing fixed state, I'll have to find an XP machine to debug.
----------------------------------------------------------------------
Comment By: Matt Honeycutt (matt_inrad)
Date: 2007-06-29 05:44
Message:
Logged In: YES
user_id=955155
Originator: YES
I am using build 3.0.2925.0, and the bug is definitely still present.
----------------------------------------------------------------------
Comment By: Rob Mensching (robmen)
Date: 2007-06-28 22:59
Message:
Logged In: YES
user_id=991639
Originator: NO
This should work now since all the WiX v2 fixes were ported up a while
ago. Please try the latest build.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1741663&group_id=105970
------------------------------
Message: 4
Date: Fri, 29 Jun 2007 12:12:01 -0600
From: Kevin Fischer
Subject: Re: [WiX-devs] questions on procedure for submitting changes
To: Bob Arnson
Cc: wix-devs@lists.sourceforge.net
Message-ID:
Content-Type: text/plain; charset="iso-8859-1"
Comments inline...
Date: Fri, 29 Jun 2007 07:49:44 -0700From: bob@joyofsetup.comTo: kevinfischer872@hotmail.comCC: wix-devs@lists.sourceforge.netSubject: Re: [WiX-devs] questions on procedure for submitting changes
Kevin Fischer wrote:
I'm already approved on the assignment agreement. I uploaded the code change via a tracker. The entry is at:http://sourceforge.net/tracker/index.php?func=detail&aid=1743864&group_id=105970&atid=642717
I reviewed the code last night. There are three issues and a question:1. There are a couple of instances of clashing with the WiX coding style (e.g., capitalization of identifiers) that I can clean up.
Kevin: I'll see if I can fix them up when I make the other changes.2. You need to modify ext\UtilExtension\wixext\Data\tables.xml to include new columns in custom tables. That's what WiX uses to actually create the tables in the .msi database.
Kevin: I had modified it, but apparently forgot to include it in the .zip. 3. Notwithstanding #2, the WixCloseApplication table already has an Attributes column that's not being used. I'd make the CloseMessage and RebootPrompt columns bits in the Attributes column instead. That avoids needing to change the table schema at all.
Kevin: Is there an example for handling Attributes in the WiX source? I looked, but didn't see one. My questions regarding it are: Can you define constants to be used in WiX that evaluate to values? If so, how do I handle that in the compiler/decompiler? Also, if I try adding 'Attributes="123"' into my CloseApplication element in my .wxs file, it complains about Attributes not being defined. I see it in the table.xml. Is there some other way to be specifying Attributes?4. It's not clear to me why you created the list of close app entries. Generally, CAs do that only when they need to pass around the whole list for processing and need a lifespan longer than the lifespan of a single function. It doesn't seem necessary for WixCloseApplications: The close message can be sent from the same loop that reads the WixCloseApplication table and constructs the custom action data for the deferred CA. It seems the UI support could even be implemented that way. Am I missing something
?
Kevin: I think I initially thought that wouldn't work for some reason and never went back to fix it up. I'll change it to work as you describe.--
sig://boB
http://joyofsetup.com/
_________________________________________________________________
Hotmail to go? Get your Hotmail, news, sports and much more! Check out the New MSN Mobile!
http://mobile.msn.com
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 5
Date: Fri, 29 Jun 2007 19:23:12 -0700
From: Bob Arnson
Subject: Re: [WiX-devs] questions on procedure for submitting changes
To: Kevin Fischer
Cc: wix-devs@lists.sourceforge.net
Message-ID:
Content-Type: text/plain; charset="iso-8859-1"
Kevin Fischer wrote:
>
> /Kevin: Is there an example for handling Attributes in the WiX
> source? I looked, but didn't see one. My questions regarding it
> are: Can you define constants to be used in WiX that evaluate to
> values? If so, how do I handle that in the compiler/decompiler?
> Also, if I try adding 'Attributes="123"' into my CloseApplication
> element in my .wxs file, it complains about Attributes not being
> defined. I see it in the table.xml. Is there some other way to
> be specifying Attributes?/
>
Extensions use strongly-typed attributes and turn them into bits in the
attributes column. For example, see how
src\ext\IIsExtension\wixext\IIsCompiler.cs handles the Overwrite and
Request attributes. Then src\ca\serverca\scasched\scacert.cpp reads the
attributes column. The element attributes that the extension parses can
be very different from the table schema.
--
sig://boB
http://joyofsetup.com/
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 6
Date: Sat, 30 Jun 2007 17:48:58 +0800
From: "=?GB2312?B?zOy98rrst+W7+tC11sbU7NPQz965q8u+?="
Subject: [WiX-devs] =?GB2312?B?z9DWw9DCsuaztbyx16o=?=
To: "wix-devs"
Message-ID:
Content-Type: text/plain; charset="GB2312"
wix-devs????????????????????
????????????????????????????4??????????2??????????????????????????
????????????????????????????????????????
2??????1??????????????????????????3??????
3??????2??????????????????????????????3.8??????
6??????1??????????????????????7.6??????
50????????2????????????14????
?? ?? ??????????
?? ????13512405518
?? ??????????????????????
???????????? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
??????????????????????????????????????
????????????????????
??????????????????
????
hongfengjx@163.com
2007-06-30
????????????????????????????????????????????????????????????
??????????????????????????????????????????????????????????!
??????????Volleymail????????????????????????????????????????
????????????????????????????????????????????????????????
??????????????????????http://www.cnysoft.com/
------------------------------
Message: 7
Date: Sat, 30 Jun 2007 19:13:54 +0600
From: interserve@ins-america1.com
Subject: [WiX-devs] Get More Orders For Anything You Sell Within 24
Hours!
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 13, Issue 33
****************************************
P.S. И не забудьте послать роботу вашу рекламу :)
Обработано объявлений: 11776
Стас Давыдов & Outcorp © 2007