Re: Patch for Redmine Bug 5630

2020-06-28 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jun 26, 2020 at 6:15 PM Paresh More wrote: > Hello Dave, > > This is regarding issue #5630 (Installation on 32-bit Windows not working) > https://redmine.postgresql.org/issues/5630 > > > There was one condition missing > - For system running a 32-bit version of Win

Patch for Redmine Bug 5630

2020-06-26 Thread Paresh More
Hello Dave, This is regarding issue #5630 (Installation on 32-bit Windows not working) https://redmine.postgresql.org/issues/5630 There was one condition missing - For system running a 32-bit version of Windows there should not be any checkfor HKLM64 in RegQueryStringValue (This get reproduce p