Re: [UPDATE] [programs/uninstaller] Check HKCU for uninstall entries too

2007-04-23 Thread Tom Spear
Well, I finally solved all of my issues with my patch (yay!). It will be ready to submit to wine-patches as soon as I reinstall wine to finish up my testing.. Something borked it and now it won't run even winecfg... Go figure. So anyways, with any luck, my testing will go without a hitch, and

Re: [UPDATE] [programs/uninstaller] Check HKCU for uninstall entries too

2007-04-19 Thread Tom Spear
I rewrote the patch based on your suggestions, and I'm having a little difficulty with certain things. I did a little more testing, and it turns out that the uninstaller I was using removes the local machine uninstall entry on its own. So I started futzing with the code some to try to figure a w

Re: [UPDATE] [programs/uninstaller] Check HKCU for uninstall entries too

2007-04-19 Thread James Hawkins
On 4/19/07, Tom Spear <[EMAIL PROTECTED]> wrote: Try applying the patch before you comment on it. See below.. I read all your reply comments, and nothing you said leads me to believe that I need to apply this patch to review it. On 4/19/07, James Hawkins <[EMAIL PROTECTED]> wrote: > On 4/19

Re: [UPDATE] [programs/uninstaller] Check HKCU for uninstall entries too

2007-04-19 Thread Tom Spear
Try applying the patch before you comment on it. See below.. On 4/19/07, James Hawkins <[EMAIL PROTECTED]> wrote: On 4/19/07, Tom Spear <[EMAIL PROTECTED]> wrote: > Apparently the last patch had multiple patches in the file because I > didnt delete it before creating the new one.. > > So here w

Re: [UPDATE] [programs/uninstaller] Check HKCU for uninstall entries too

2007-04-19 Thread James Hawkins
On 4/19/07, Tom Spear <[EMAIL PROTECTED]> wrote: Apparently the last patch had multiple patches in the file because I didnt delete it before creating the new one.. So here we go again. Check HKCU as well as HKLM for uninstall entries, using a for loop @@ -69,7 +69,7 @@ /** * Used to output