update beschreibung

This commit is contained in:
Simon Daniel Streich
2026-07-09 16:22:29 +02:00
parent 33b9563711
commit 083404c70d
4 changed files with 10 additions and 3 deletions
+3 -1
View File
@@ -1,5 +1,6 @@
{
"version": "3.13",
"description": "Elexis 3.13",
"url": [
"https://download.medelexis.ch/medelexis/3.13/products/ch.medelexis.application.product.Medelexis-win32.win32.x86_64-signed.zip"
],
@@ -18,5 +19,6 @@
"$ini = $ini[0..($index-1)] + $insert + $ini[$index..($ini.Length-1)]",
"Set-Content \"$persist_dir\\Medelexis.ini\" $ini"
],
"persist": "Medelexis.ini"
"persist": "Medelexis.ini",
"notes": "Elexis 3.13 wurde installiert.\n\nINI wurde mit Repo-Eintrag, DB-Abfrage und FOP-Debug ergänzt.\nProgramm Startet mit standardmässig mit Konsole \n\nKonsole Befehle:\n -> e13 = Start Elexis 3.13\n -> e13ini = Öffne ini von Elexis 3.13"
}