Hi,
I found the problem.
It was just a update problem for DotNet Framework (4.0 to 4.5).
After the update, no problem to install Wix 3.8.
Thank you
Fabrice
-Message d'origine-
De : Phill Hogland [mailto:phogl...@rimage.com]
Envoyé : jeudi 18 juin 2015 15:20
À : wix-users@lists.source
Silly me and sorry for the noise. I see that I need to set in in my wixlib
authoring.
Sorry!
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WcaDoDeferredAction-amd-HiddenTarget-flag-tp7600669p7600670.html
Sent from the wix-users mailing list arch
I am just starting to create a new C++ CA, which will be driven by my Wix
CompilerExtension which schedules an Immediate CA that then schedules the
deferred CAs. In this situation I need to pass a password down to the CA.
I have read the MSDN entries about Custom Action Security, and advice from
I'd also use external CAB's on all the MSI's you create so that your MSI's
don't bloat the cache.
-Original Message-
From: Rob Mensching [mailto:r...@firegiant.com]
Sent: Thursday, June 18, 2015 3:27 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Windows Instal
Yeah, nothing to be done but to be clear you might be unhappily surprised when
the original MSI is requested during an upgrade because Windows Installer can't
find the it in the cache.
Might want to stop deleting the cache.
___
Fire
I don't do patches. Nobody does patches for this platform - it isn't worth
the effort.
The MSIs aren't installed interactively - ever. Strictly Microsoft system
management tools and our own home-grown extensions. We have the worst case
of "NIH" syndrome ever.
Thanks for the feedback, mostly just
If memory serves, I think that Windows will ask for the original
install media if the cached MSI is missing. That should be testable. I
don't think there's anything that can be done in the MSI file to help,
so I woouldn't worry about different authoring approaches.
Patches are more problematical.
Hi, all.
I know you're going to just shake your head at this, but here it is.
I create installers for one of many products that install onto a group of
roughly 14,000 systems at my employer. Some of these systems have drives
that are small by modern standards, and thanks to a weird partitioning
s
http://www.joyofsetup.com/2009/12/31/simplifying-wix-component-authoring/
-Original Message-
From: Phill Hogland [mailto:phogl...@rimage.com]
Sent: Thursday, June 18, 2015 8:16 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Auto-Generated GUIDs
From the link provided:
What does the log in your %temp% folder indicate?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Impossible-to-install-Wix-3-8-or-3-9-tp7600658p7600660.html
Sent from the wix-users mailing list archive at Nabble.com.
-
From the link provided:
"
Correct where “goes” means “installs to”.
...
1. I found the implementation at `Uuid.NewUuid` in `src\tools\wix\Uuid.cs`.
2. Seems to be derived from the full KeyPath of the component. So as long as
everything goes to the same place the GUID will not change.
"
I h
Hi,
I try (several times) to install Wix 3.8 or 3.9.
During the installation , I obtain an empty error message in a dialog box !
For information, I am under Windows 7 Pro 64 bits.
It's very strange I already installed Wix on another PC (with the same
configuration) with success.
12 matches
Mail list logo