...
Get the Desktop version here: https://engrafo.net/desktopversion/desktop64.zip
Unzip the downloaded Engrafo software to the ”Physical Path”. (e.g. c:\EngrafoApp)
...
...
To configure app-settings to point to the database you are using, you need to follow the below two steps:
Open “[Physical Path]\appsettings.production.json” e.g. “C:\EngrafoApp\appsettings.production.json”
Edit "DefaultConnection": "Server=[yourServer];Database=[yourDatabase];Trusted_Connection=yes" to match your server name and database name
...