After we finish working out all the versioning questions.
_
Short replies here. Complete answers over there: http://www.firegiant.com/
-Original Message-
From: Tunney, Stephen [mailto:stephen.tun...@nuance.com]
Sent: Thursday,
When are we going to expect "Official" support for a NuGet and/or Chocolatey
and/or OneGet package for WiX? :)
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of se
Thank you, Bob for your helpful comments. I suppose recompiling the exe
"shell" that is the MBA really isn't that bad. We can use the previously
compiled MBA Assembly DLL and app.config which is our internal code and will
already be properly signed. There is little real "risk" in the outer la
Most likely you need MsiProvideComponent() with the component id,
feature name and product code, and use INSTALLMODE_DEFAULT. I think
this is basically the API used when a shortcut is invoked, the Darwin
descriptor containing those three pieces of information. That will
install it, if required, so
Actually I responded too fast, they do align you just have mixed case.
NET4FrameworkInstalled != NET4FrameWorkInstalled
-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Thursday, January 15, 2015 10:25 AM
To: General discussion about the WiX toolset.
Subje
NET4FrameWork != NET4FrameworkInstalled != NET4FrameWorkInstalled
Ensure the Variable and the DetectCondition are exactly the same. Your logs
don't align with your definition...
-Original Message-
From: Lutz Andersohn [mailto:landers...@gmail.com]
Sent: Thursday, January 15, 2015 10:05
I have a problem with the "DetectCondition" in ExePackage: I do not
understand why my condition is evaluated he way it is. Below is the code
and log file. My problem is, the variable NET4FrameworkInstalled is
correctly assigned the value 1, however DetectCondition for the .NET
package using this va
Thank You very much Rob for that hint!
Only one question left.
I have now experimented with two variants to solve the problem.
1. Setting the property Hidden to "no"
Not bad because we have to make no other changes in the variable's
definition.
But unfortunately the variable value will not be encr
8 matches
Mail list logo