Beta_cartrigesg_bd Beta v0.1

This commit is contained in:
2026-07-25 16:41:27 +03:00
parent d8cee567d7
commit 86e8e60ed2
13 changed files with 1122 additions and 29 deletions

View File

@@ -0,0 +1,15 @@
# PostgreSQL prerequisite
Перед сборкой сюда автоматически загружается подписанный установщик:
```text
postgresql-18-windows-x64.exe
```
Команда загрузки вручную:
```powershell
powershell.exe -NoProfile -ExecutionPolicy Bypass -File installer\download_postgresql.ps1
```
`build_inventera_installer_windows.bat` выполняет этот шаг автоматически и затем включает файл PostgreSQL внутрь установщика `dist\Inventera.exe`.