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

Commitc6f9baa

Browse files
committed
Remove postgres.exe from Windows Firewall exception list when uninstall
1 parentb16c878 commitc6f9baa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎nsis/postgresql.nsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -965,6 +965,8 @@ Section "Uninstall"
965965

966966
RMDir"$INSTDIR"
967967

968+
nsisFirewall::RemoveAuthorizedApplication"$INSTDIR\bin\postgres.exe"
969+
968970
Call un.DeleteInstallOptions
969971
SetShellVarContextall
970972

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp