Commit Graph

14 Commits

Author SHA1 Message Date
JFronny
042b126634 Add support for starting apps with arguments and custom file names to UpToolLib and UpToolCLI (the UpToolCLI impl is limited due to System.Commandline: values starting with dashes need to share a string with the option switch) 2020-08-31 22:11:40 +02:00
JFronny
0eccafa9ea Various CLI improvements
- Show dialog before adding default repo
- Prevent edge-case where --basic is used later in a CLI command
- Fix RemoveRepo in basic mode
- Use default instead of true in basic YesNoDialog
2020-08-31 20:22:37 +02:00
JFronny
c5de2e6886 Better logging for debugging, partially reworked interface for UpToolCLI 2020-08-31 18:58:15 +02:00
JFronny
b3bf4f7026 Kleen 2020-06-21 16:46:34 +02:00
J. Fronny
12b946fdf0 Update README.md, UpToolLib/Tool/XmlTool.cs, UpTool2/Program.cs files 2020-06-21 06:05:35 +00:00
CreepyCrafter24
a76a09051b Add installer-option for PATH and self-updating on logon 2020-04-08 19:16:14 +02:00
CreepyCrafter24
0fc0b9eead Class containing some duplicate code for Update Checks 2020-04-08 18:41:57 +02:00
CreepyCrafter24
21dc22965d Create "Platform"-Property for Repos 2020-04-08 16:32:16 +02:00
CreepyCrafter24
5cae428440 Partially untested code for Linux support without Wine 2020-04-08 16:05:09 +02:00
CreepyCrafter24
86009c2d88 Fix major issue 2020-03-24 23:14:40 +01:00
CreepyCrafter24
18c8419495 Random stuff 2020-03-24 22:43:57 +01:00
CreepyCrafter24
3210028469 Fix a strange edge-case 2020-03-24 21:57:52 +01:00
CreepyCrafter24
101ea5843a Fix some stuff 2020-03-24 21:27:41 +01:00
CreepyCrafter24
023f452b26 Add CLI Tool 2020-03-24 20:53:23 +01:00