This is a bug in NETFX. Let’s not go too crazy implementing features for 
something that will hopefully not exist widely at all.

_______________________________________________________________
FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

From: Sean Hall [mailto:r.sean.h...@gmail.com]
Sent: Friday, June 6, 2014 3:55 PM
To: WiX toolset developer mailing list
Subject: Re: [WiX-devs] Wordsmithery

While thinking of a response, I came up with an idea that could make the 
message unnecessary.  What if mbahost did the elevation?  The problem with that 
is by the time it knows that it should try to elevate, it's too late - the CLR 
is loaded.  But what if it could relaunch the bundle and ask the engine to do 
the elevation before creating the BA?  As long as the user didn't move the 
splash screen, they wouldn't even notice that it had launched twice.  The 
elevation prompt would be at a different time than normal, but at least the BA 
is still running unelevated and the install can go on.

On Fri, Jun 6, 2014 at 4:02 PM, John Cooper 
<jocoo...@jackhenry.com<mailto:jocoo...@jackhenry.com>> wrote:
I vote for Number 2, "cannot be installed".

Number 1 seems to imply it can be installed but won't run.  I would prefer to 
just block the install at that point.

Number 3 is too "lawyer speak" for me.

Just my opinion, though.
--
John Merryweather Cooper
Build & Install Engineer - jXchange
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011<tel:913-341-3434%20x791011>
jocoo...@jackhenry.com<mailto:jocoo...@jackhenry.com>
www.jackhenry.com<http://www.jackhenry.com>

________________________________________
From: Bob Arnson [b...@joyofsetup.com<mailto:b...@joyofsetup.com>]
Sent: Friday, June 06, 2014 3:49 PM
To: wix-devs@lists.sourceforge.net<mailto:wix-devs@lists.sourceforge.net>
Subject: [WiX-devs] Wordsmithery

Re pull request https://github.com/wixtoolset/wix3/pull/59, Sean adds a
message that's shown when .NET 4.5.2 is running on Win7 RTM:

[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 (or greater) 
installed.

I don't like that it almost-but-not-quite blames the product being
installed. I'd also like to see a root cause. The latter we could do in
the log message instead of visible to the user, if someone objected to
that. Here are some random alternatives:

[WixBundleName] cannot run because .NET 4.5.2 is not supported on Windows 7 RTM.

[WixBundleName] cannot be installed because .NET 4.5.2 is not supported on 
Windows 7 RTM.

[WixBundleName] is not supported on Windows 7 RTM with .NET 4.5.2.


None of these is great; it's hard to be pithy about weird-ass bugs. I do
want to drop "(or greater)" because I expect it to not be a problem for
future .NET releases.

Anyone else have opinions? Or care?

--
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net<mailto:WiX-devs@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-devs
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution
is strictly prohibited. If you have received this message in error, please
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net<mailto:WiX-devs@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-devs

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to