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

Commit5caa771

Browse files
committed
Change PG_INS_SUFFIX for 1C (replace X64bit to 64bit)#2
1 parent4b8fa3c commit5caa771

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
@@ -34,7 +34,7 @@ IF %ARCH% == X86 (
3434
IF%ONE_C%== YES (
3535
SETPRODUCT_NAME=PostgreSQL 1C
3636
SETPG_DEF_SERVICEID="postgresql-1C-${PRODUCT_VERSION}"
37-
SETPG_INS_SUFFIX="%BITS%bit_1C_Setup.exe"
37+
SETPG_INS_SUFFIX="%BITS%_1C_Setup.exe"
3838
SETPG_REG_KEY="Software\Postgres Professional\${PRODUCT_NAME}\Installations\postgresql-${PRODUCT_VERSION}"
3939
SETPG_REG_SERVICE_KEY="Software\Postgres Professional\${PRODUCT_NAME}\Services\postgresql-${PRODUCT_VERSION}"
4040
SETPRODUCT_DIR_REGKEY="Software\Postgres Professional\${PRODUCT_NAME}\${PRODUCT_VERSION}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp