Update README.md
This commit is contained in:
parent
2595fc54a5
commit
1af8b3af4a
18
README.md
18
README.md
@ -1,4 +1,20 @@
|
|||||||
# ProgrammList
|
# ProgrammList (EN)
|
||||||
|
|
||||||
|
A Program to create a list of programs installled on a system. You may add this program on a networkfolder to get more information form single clients that execute a script to invoke it and save the data to a centralised database.
|
||||||
|
|
||||||
|
Supported databases are MSSQL, Sqlite and MySql.
|
||||||
|
|
||||||
|
For Sqlite a database file will be created as long as the parameter for it is in the coresponding app.conf file. The app.conf file has to be in the same folder as the .exe file.
|
||||||
|
For MSSQL and MySql standard parameters are used currently such as IP (localhost) and Port.
|
||||||
|
|
||||||
|
In later versions this should be made configurable through the app.conf file.
|
||||||
|
|
||||||
|
Plan for the future:
|
||||||
|
- UI To configure the program through parameter, default will be cli auto run. there may be branches for winform vs wpf
|
||||||
|
- Additional Database support and eventuall csv support. (
|
||||||
|
- Depending on .net version (see branches) a portable version or installer.
|
||||||
|
|
||||||
|
# ProgrammList (GER)
|
||||||
|
|
||||||
Ein Programm zum erstellen einer Liste installierter Programme auf einem Rechner. Man kann das Programmm in einen Netzwerkordner legen um von mehreren Systemen die Information zu bekommen und diese Zentral zu Speichern.
|
Ein Programm zum erstellen einer Liste installierter Programme auf einem Rechner. Man kann das Programmm in einen Netzwerkordner legen um von mehreren Systemen die Information zu bekommen und diese Zentral zu Speichern.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user