Re: [WiX-users] Download Msi or Exe with Bundle

2015-06-11 Thread Hoover, Jacob
No, Update/@Location points to a feed, such as http://wixtoolset.org/releases/feed/v3.10 If you aren't writing a custom BA, there isn't built in support for self-updates in WixSdtBA (it's in the engine thought). I do have my own fork/branch that has WixStdBA doing self-updates, which you

[WiX-users] How to rollback installation after ApplyComplete event

2015-06-11 Thread Jiri Tomek
Hello, I do some post-install configuration of installed product as part of installation and for user it still looks like install itself. When I got ApplyComplete event and I know that product is installed I run configuration that may take few minutes. I still want to allow user to cancel it and

Re: [WiX-users] WiX 3.x and 4.0 roadmap for 2015

2015-06-11 Thread Robert Flaming
Thanks Phil for sharing your insights. I see this blog post reports what will happen with 3.10 which anticipates releasing in next few months. I remain curious about the intentions for 3.x beyond 3.10 and for 4.0 overall. -Original Message- From: Phill Hogland

Re: [WiX-users] How to rollback installation after ApplyComplete event

2015-06-11 Thread Rob Mensching
No. ApplyComplete means the apply is complete. If you want something to participate in the transaction put it in the Chain. _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Message- From:

Re: [WiX-users] WiX 3.x and 4.0 roadmap for 2015

2015-06-11 Thread Rob Mensching
Generally, roadmap stuff is discussed on wix-devs and the WiX Online Meetings (since most of the drivers of the project show up there). _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original

Re: [WiX-users] Patches no longer working for a specific RTM using WiX 3.7 + Pure WiX Patching

2015-06-11 Thread Rob Mensching
It will probably work but you may hit issues building patches. Nothing specific comes to mind. If you hit issue, you can upgrade using latest toolset then start patching again. Generally speaking, one should not change tooling when patching. That goes for all tools, versions of Visual Studio,

Re: [WiX-users] How to rollback installation after ApplyComplete event

2015-06-11 Thread Phill Hogland
Look at this wip http://wixtoolset.org/development/wips/3249-allow-ba-to-run-elevated-aync-process-through-engine/ , which I understand was implemented in wix 3.9. I have not used this feature, but seems like what you are looking for. -- View this message in context:

Re: [WiX-users] Download Msi or Exe with Bundle

2015-06-11 Thread Shal Philipp
Thanks! I looked up this possibility - to self-update Bundle. But didn't find anything specific. Here in manual is not many information: http://wixtoolset.org/documentation/manual/v3/xsd/wix/update.html Is there some tutorial how to make self-update Bundle which I didn't find? Is the only thing

[WiX-users] Detecting Windows 10 OS in Wix

2015-06-11 Thread Rajesh Nagpal
Hello All, One of our codebases is on Wix 3.6 and we are using built-in Wix variable VersionNT to detect the OS version. The check we are doing is : (VersionNT v6.3) This should return true on Windows 10 but it's returning false. Looking at the Wix logs VersionNT is set to 6.3.0.0 and that

Re: [WiX-users] Detecting Windows 10 OS in Wix

2015-06-11 Thread michalzobec
Hello. it is simply, Windows 10 uses new version as you wrote, so returned version 10.0 of Windows is correct. For detection of client or server version of OS you must use MsiNTProductType=3. … s přátelským pozdravem | best regards Michal Zobec | Senior IT Consultant, Project Manager ZOBEC