We are attempting to create a desktop build, and although we've modified the installation file, we're encountering difficulties in generating the build correctly.

Sometimes the .exe file is generated, but upon execution, nothing happens, and it's also not visible in the control panel.

Building installer 'Moon'
Processing config: C:\Lianja\tools\NSIS\nsisconf.nsh

Processing script file: "C:/Users/test/AppData/Local/Temp/lianja.jF5268" (ACP)


Processed 1 file, writing output (x86-unicode):


Output: "C:\Lianja\installers\Moon\Moon-2.0-setup.exe"

Install:
4 pages (256 bytes), 7 sections (7 required) (14504 bytes), 417 instructions (11676 bytes), 193 strings (7100 bytes), 1 language table (298 bytes).
Datablock optimizer saved 1485 bytes (~0.0%).

Using lzma compression.

EXE header size: 50688 / 38400 bytes
Install code: 3340 / 34298 bytes
Install data: 400632049 / 446052395 bytes

CRC (0x7451B4CA): 4 / 4 bytes


Total size: 400686081 / 446125097 bytes (89.8%)

Build completed successfully
Your installer has been generated into C:\Lianja\installers\Moon\Moon-2.0-setup.exe


Occasionally, the following error is displayed:

"Processing script file: 'C:/Users/test/AppData/Local/Temp/lianja.VZ5124' (ACP)

File: failed opening file 'C:\Lianja\data\system\sysactiveusers.db'

Error in script 'C:/Users/test/AppData/Local/Temp/lianja.VZ5124' on line 87 -- aborting creation process

Build failed."

Note: We've been following the instructions provided in the following URLs:

https://www.lianja.com/doc/index.php...l_Directory_v6
https://www.lianja.com/doc/index.php...ps_for_Windows

Please find the installer file attached.

The project name are "project5" "AppInstallerSuccess.txtinstaller file.txt", and the database name is "csp".