Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf422ccb

Browse files
committed
Rollback to PRODUCT_VERSION based on MAJOR_VERSION to avoid incorrect StartMenuFolder after minor upgrade
1 parent63c657d commitf422ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build/helpers/postgres_nsis_installer.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SET PRODUCT_DIR_REGKEY=SOFTWARE\%COMPANY_NAME%\%ARCH%\%PRODUCT_NAME%\%PG_MAJOR_V
3636
SETPG_REG_KEY=%PRODUCT_DIR_REGKEY%\Installations\%PG_DEF_SERVICEID%
3737
SETPG_REG_SERVICE_KEY=%PRODUCT_DIR_REGKEY%\Services\%PG_DEF_SERVICEID%
3838

39-
SETPRODUCT_VERSION="%PG_DEF_VERSION% (%BITS%)"
39+
SETPRODUCT_VERSION="%PG_MAJOR_VERSION% (%BITS%)"
4040

4141
SETPG_DEF_PORT="%DEFAULT_PORT%"
4242
SETPG_DEF_SUPERUSER="%DEFAULT_USER%"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp