I am running my setup on a machine with .NET 4 but not .NET 3.5. The setup is
running a managed custom action created using DTF, but the custom action is not
run. Instead, I get this error:
SFXCA: Extracting custom action to temporary directory:
C:\Windows\Installer\MSI7DA3.tmp-\
SFXCA: Failed
Hello WiXers,
As part of both install and uninstall of my msi, I need to increment a registry
value. I'm hoping that I won't need to write a custom action, or that such a
custom action already exists in the WiX code.
Is there any way for me to increment a reg key just with WiX?
Thanks
Sam
---
Hello,
I am installing an SDK and I would like to put a folder in the start menu which
has two entries: a shortcut to the folder I installed to, and a shortcut to a
.chm help file. I am able to get both shortcuts to appear in the start menu,
but they appear as standalone links, and not in the
Hello,
I am installing an SDK and I would like to put a folder in the start menu which
has two entries: a shortcut to the folder I installed to, and a shortcut to a
.chm help file. I am able to get both shortcuts to appear in the start menu,
but they appear as standalone links, and not in the
Hello,
I'm generating an .msi, and in my .wxs file I say to disable repair from ARP as
follows:
Repair is disabled correctly in ARP. When I right click on the .msi in Windows
Explorer, though, I see the option to repair, which I don't want the user to
see or use (see attached image). How c
5 matches
Mail list logo