Hi, I have a CustomAction that only runs when the install finishes and
registers a dll using regsvr32. I would like it to also run when the user
performs a Repair of the install. I can't seem to get this going after multiple
tries. Here is my code:
DEVENV=""TARGETDIR=""NOT Installed OR
PATCH
That fixed it.
TY
Eric
Date: Mon, 3 Nov 2008 14:09:41 -0800From: "Ian Elliott (Excell Data
Corporation)" <[EMAIL PROTECTED]>Subject: Re: [WiX-users] CustomAction after
Install or Repair?To: General discussion for Windows Installer XML
toolset.Message-ID:<[EMAIL PROTECTED]>
Content-Type
Hi wix-users,
I was recently asked to write values to the registry in a working installer.
All the other parts of the installer work, even the log seems to show it
registered.
- The problem is when I look in the registry, the keys are not written.
(I also tried changing the Action attribute
3 matches
Mail list logo