Commit Graph

11 Commits

Author SHA1 Message Date
edc81b661f Implementing ProcessBuilder 2023-03-29 14:38:59 +02:00
dfd8c1d462 Removed code that is now handled separately by ProcessBuilder 2023-03-29 14:38:29 +02:00
ef2ee6e43f Return was is the wrong place 2023-03-28 13:30:14 +02:00
79a708f7d3 Apparently there's no such thing as echo.exe, it's a part of cmd.exe 2023-03-28 13:26:55 +02:00
04b9138a53 'not all code paths return a value' 2023-03-28 12:54:27 +02:00
097297fa93 Adding missing namespace 2023-03-28 12:53:28 +02:00
7827ea8ce9 Adding nullable operator 2023-03-28 12:53:16 +02:00
b71c11249d Code cleanup 2023-03-28 10:28:15 +02:00
cd69c18f56 Simplified password generation.
The class is called PasswordGenerator, so that's what it will *only* do
2023-03-28 10:13:44 +02:00
f08b2e91c8 stuff 2023-03-28 08:22:08 +02:00
df33170f71 kill me 2023-03-27 00:19:30 +02:00