BUG #18646: The problem with the installer

PG Bug reporting form <noreply@postgresql.org>

From: PG Bug reporting form <noreply@postgresql.org>
To: pgsql-bugs@lists.postgresql.org
Cc: 28muskin06@gmail.com
Date: 2024-10-04T13:49:54Z
Lists: pgsql-bugs
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