Manuel Thalmann manuth
  • Joined on 2019-03-22
manuth pushed to main at manuth/PortValhalla 2024-03-25 01:29:07 +00:00
8b1714505c Implement partitioning using a function
manuth pushed to main at manuth/PortValhalla 2024-03-25 00:22:41 +00:00
03c83a45a7 Accept profile statements from arguments by default
manuth pushed to main at manuth/PortValhalla 2024-03-24 23:26:16 +00:00
1c3204f99e Exit script on error
manuth pushed to main at manuth/PortValhalla 2024-03-24 23:22:49 +00:00
a2c6f530bd Install Discord separately
manuth pushed to main at manuth/PortValhalla 2024-03-24 22:17:40 +00:00
97a2c28c8f Install Discord separately
manuth pushed to main at manuth/PortValhalla 2024-03-24 20:38:56 +00:00
29163651d1 Remove unnecessary statement
manuth pushed to main at manuth/PortValhalla 2024-03-24 19:18:37 +00:00
c3524465e4 Disable Dynamic Lighting by default
manuth pushed to main at manuth/PortValhalla 2024-03-24 18:23:00 +00:00
8556db2097 Install nodejs as preparation
manuth pushed to main at manuth/PortValhalla 2024-03-24 17:17:28 +00:00
ddb9b2936a Skip unpacking of existing files
manuth pushed to main at manuth/PortValhalla 2024-03-24 17:16:39 +00:00
f58b7895e4 Move cleanup scripts to proper location
manuth pushed to main at manuth/PortValhalla 2024-03-24 17:09:29 +00:00
6cac37b0a9 Overwrite existing files when unpacking osu!
47d8a51381 Allow addition of custom restoration arguments
Compare 2 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-24 16:48:40 +00:00
aaf1eab21b Kill all processes related to LGHub during restore
manuth pushed to main at manuth/PortValhalla 2024-03-24 16:37:20 +00:00
32e29c5c03 Only back up installed Visual Studio versions
ecbdfc9152 Add further Visual Studio versions
d2990ad53d Only restore previously installed VS versions
Compare 3 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-24 16:09:39 +00:00
27f3c3f830 Ensure time is set correctly on windows
manuth pushed to main at manuth/PortValhalla 2024-03-24 15:57:01 +00:00
d803c80611 Prevent unnecessary output
manuth pushed to main at manuth/PortValhalla 2024-03-24 15:54:44 +00:00
cc8f1e6c51 Add missing import
manuth pushed to main at manuth/PortValhalla 2024-03-24 14:36:43 +00:00
d763887c9a Ensure the machine reboots the script during driver install
manuth pushed to main at manuth/PortValhalla 2024-03-24 14:18:12 +00:00
ff211d89ae Ensure the KnownFolders module is imported before use
manuth pushed to main at manuth/PortValhalla 2024-03-24 13:49:44 +00:00
57bb8cf830 Drop the use of modules
manuth pushed to main at manuth/PortValhalla 2024-03-24 13:46:39 +00:00
ad9fe92d06 Initialize variables before use