alpha v0.0973

This commit is contained in:
2026-08-11 15:07:16 +03:00
parent 46c124056e
commit b9d8559b50
4 changed files with 114 additions and 21 deletions

View File

@@ -3,6 +3,10 @@ setlocal EnableExtensions
cd /d "%~dp0"
echo Building the Inventera web application installer...
echo Client Agent and RustDesk are not part of this build.
echo.
set "APP_SPEC=Inventera_windows.spec"
set "APP_EXE=dist\Inventera.Server.exe"
set "SERVICE_SPEC=Inventera_service_windows.spec"