I've already done this using a CA that launches a VB script. I was wondering
if there's an alternative method that doesn't require any external
scripting.
--
View this message in context:
http://www.nabble.com/Deleting-registry-entry-using-custom-action-tf3982140.html#a11305744
Sent from the wi
carlH wrote:
> The registry entry that I need to remove was not created by the wix
> installer,
That shouldn't be a problem.
and also it has to be done at the very end of the installation
> (hence why I'm using a custom action)
If you need a registry change that can't be done when the other entrie
The registry entry that I need to remove was not created by the wix
installer, and also it has to be done at the very end of the installation
(hence why I'm using a custom action)
--
View this message in context:
http://www.nabble.com/Deleting-registry-entry-using-custom-action-tf3982140.html#a1
The Registry element can be set to remove a registry name or a key when that
component is installed.
Rob
carlH wrote:
> I looking for a reliable method of using a custom action to delete a registry
> entry. I've already achieved this by using the custom action to launch a vb
> script, but I'm h
I looking for a reliable method of using a custom action to delete a registry
entry. I've already achieved this by using the custom action to launch a vb
script, but I'm hoping that there might be a way of doing the same thing
just using WiX.
--
View this message in context:
http://www.nabble.
5 matches
Mail list logo