Hi, I'm new here. I manage an 8.1 app for a small company and I've been
looking for an installer that will handle sideloading apps. So, if you need
a up vote for this, here's one. :) Stu.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WinRt-Metro-
This worked well. Thank you.James
From: Phill Hogland [via Windows Installer XML (WiX) toolset]
To: James
Sent: Tuesday, 9 December 2014, 14:30
Subject: Re: Deploying multiple cultures using Burn/MSI(s). Wix 3.9 issue??
Define a variable in your bundle, detect the culture in your
Look for it in the logs, to see where it's happening. Odds are someone (is
this a MSI you are building) customized their MSI definition with a
ProgressText element.
-Original Message-
From: victorwhiskey [mailto:victorhwhis...@yahoo.com]
Sent: Wednesday, December 17, 2014 3:39 PM
To: w
Thanks Phil,
So the only way to get rid of it is to recompile wix with the fix?
Thanks
Phil Wilson wrote
> That text is a template from the WiX ActionText for copying the files,
> it might be for the InstallFiles action. It should be a template with
> parameter number in square brackets, maybe
So far as I can understand, the only place in the wix source where the UX can
indicate to Burn to "suspend" by returning Result.Suspend is in
OnExecutePackageComplete. It looks to me like the only option in
OnCacheAcquireProgress is to cancel or continue. Some of the other Cache
handlers allow t
Thank You very much Phill!
You're absolutely right and i had totally forgotten, that there is a tiny
difference between german and english OS.
I always tried to add my user to the group "Administrators" but it had to be
"Administratoren".
I heeded Your advice and used Your C#-code in my GUI-ViewMo
6 matches
Mail list logo