Re: BUG #18646: The problem with the installer

Zaid Shabbir <zaidshabbir@gmail.com>

From: Zaid Shabbir <zaidshabbir@gmail.com>
To: 28muskin06@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2024-10-07T15:32:44Z
Lists: pgsql-bugs
Hello,

I tried the PostgreSQL 17 RC1 on Windows 11 x86_64, and it's working fine.
Before installation please make sure following pre-req

1. Your logon user follow the standard naming conventions
https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-autologon-username
2. All the required system updates applied.
3. Installer supported on 64-bit architecture.


Regards,
Zaid

On Fri, Oct 4, 2024 at 7:35 PM PG Bug reporting form <noreply@postgresql.org>
wrote:

> The following bug has been logged on the website:
>
> Bug reference:      18646
> Logged by:          Daniil
> Email address:      28muskin06@gmail.com
> PostgreSQL version: 17.0
> Operating system:   Windows
> Description:
>
> When the installer starts, the first window pops up, after which it closes
> and an error pops up after a couple of seconds:
> *******************************************************************
>
> There has been an error. A debug file has been created at:
>
> C:/Users/D!5}/AppData/Local/Temp/installbuilder_debug_1444.xml
>
> Please attach it to any bug report.
> The application will exit now.
>
> ****************************************
> Here is the contents of the log file:
> ****************************************
>
> Log started 09/20/2024 at 23:59:09
> Preferred installation mode: qt
> Trying to init installer in mode qt
> Mode qt successfully initialized
> Setting variable whoami from C:\Windows\System32\whoami
> Script exit code: 0
>
> Script output:
>  desktop-2m6du91\d!5(}
>
> Script stderr:
>
>
> Exiting with code 1
>
> **********************
> In this case, the xml file contains many encrypted characters. Other users
> have the reason for the error in the log file, but I only have the exit
> code
> 1. I have Visual Studio Code installed with the following extensions:
> C/C++,
> C/C++ Compile Run, C/C++ Runner and their dependencies
>
> thank you in advance
>
>