> Hi André,

Hi Stefan.
> I realy don't know what is wrong.
> 
> Maybe you should try to use the <![CDATA[Condition]]> to avoid
> conflicts with XML.

Well, you did know what was wrong after all. CDATA helps indeed,
&Netlm is no valid XML...

> But I know that you cannot write to the registry during
> uninstallation using standard action WriteRegistryValues.

Urm, that's bad. Do you know why?

> If you need during uninstallation to write something to registry you
> should write the CustomAction for it.

I already tried to do so but failed to figure out how to
write a registry key from a custom action.

I found all kind of fancy stuff for executings a function in a dll
or an script or such, but no registry access. 

Would I have to use an embedded script in the custom action?

Regards,
Andre'

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to