uninstaller: iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there

James Hawkins truiken at gmail.com
Sun Dec 2 21:16:41 CST 2007


On Dec 2, 2007 9:07 PM, Aric Stewart <aric at codeweavers.com> wrote:
> ---
>   programs/uninstaller/main.c |   34 +++++++++++++++++++++++-----------
>   1 files changed, 23 insertions(+), 11 deletions(-)
>

I'm not saying that this patch shouldn't be accepted, but I want to
remark that at some point, all this registry code should be replaced
by MsiEnumProducts, MsiGetProductInfo.

-- 
James Hawkins



More information about the wine-devel mailing list