Commit graph

118 commits

Author SHA1 Message Date
1e807ee800 Add console output to prerequisites 2023-07-19 09:48:08 +02:00
c098b6060c Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
6d166ab71e Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
dffb937078 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
d05eb95bb1 Allow any version of NuGet to be installed 2023-07-18 21:48:20 +02:00
fe74d438bb Automatically install NuGet package provider 2023-07-18 21:45:15 +02:00
9715160b98 Remove unnecessary parameter 2023-07-18 21:41:47 +02:00
409851f563 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
32030e1455 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
18b1ae071c Remove unnecessary code 2023-07-16 11:41:29 +02:00
3d23ce78bc Always forcefully restart computer 2023-07-16 11:30:20 +02:00
126c130f83 Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
93b41e9f0a Fix non-functioning code 2023-07-16 10:55:25 +02:00
4fd85abf67 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
54542203e5 Add missing statement 2023-07-16 02:01:31 +02:00
6419257cd8 Simplify file name detection in URLs 2023-07-16 01:56:51 +02:00
e49d6af4e1 Fix typo 2023-07-16 01:48:53 +02:00
63e9bc36ca Refactor detection of url file name 2023-07-16 01:46:57 +02:00
4a42abdbe4 Only import selenium if existent 2023-07-15 22:23:28 +02:00
d50b9e97b3 Try deleting cookie banner in case of an error 2023-07-15 21:05:37 +02:00
55ec81b4f0 Delete cookie banner only if necessary 2023-07-15 21:03:22 +02:00
cc8921ff73 Try to delete obscuring cookie banner 2023-07-15 20:56:33 +02:00
6e766bf73a Refactor amd driver download 2023-07-15 20:42:25 +02:00
d2f57c832a Allow invokation of custom downloads 2023-07-15 20:38:44 +02:00
981e6d739c Fix selector of download button for AMD drivers 2023-07-15 20:32:43 +02:00
e57b8293c2 Add missing argument to amd installation script 2023-07-15 20:23:40 +02:00
0d69995cdd Refactor amd driver installation script 2023-07-15 20:22:51 +02:00
1d2bafeb69 Call proper method for closing automated browser 2023-07-15 20:04:25 +02:00
06dd879887 Fix malfunctioning download checker 2023-07-15 19:56:45 +02:00
4eb23fee10 Clean up after automated download 2023-07-15 19:53:20 +02:00
15977d0a97 Improve automated downloads 2023-07-15 19:47:56 +02:00
93f97e2fed Fix broken download detection 2023-07-15 19:41:43 +02:00
7db3d35e86 Refactor function for waiting for download 2023-07-15 19:37:30 +02:00
164430e9b4 Try waiting for file download 2023-07-15 19:33:12 +02:00
383d2467f7 Fix incorrect code 2023-07-15 19:19:42 +02:00
09422bd435 Add script for automatically executing interactive downloads 2023-07-15 19:05:25 +02:00
7e4b132644 Add console output 2023-07-15 12:25:42 +02:00
de58359af4 Execute web requests only once 2023-07-15 12:24:04 +02:00
60d9691f45 Try fixing non-functioning scripts 2023-07-15 12:21:38 +02:00
cfd7c17fc7 Add script for installing amd chipset driver 2023-07-15 12:18:13 +02:00
7f3144e482 Add a script for installing asus packages 2023-07-15 11:33:05 +02:00
487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
9f46580fa1 Fix non-functioning code 2023-07-10 21:22:31 +02:00
a6e6d77c97 Refactor the determination of the nextcloud path 2023-07-03 22:54:30 +02:00
19ad2e270a Enable UAC on cleanup 2023-07-03 14:35:16 +02:00
0996dbecaf Move UAC handling to context 2023-07-03 13:44:51 +02:00
d96a1bf913 Clean up after restoration 2023-07-03 13:24:36 +02:00
e8a6492566 Suppress unnecessary errors 2023-07-03 01:14:34 +02:00
77a9287238 Change order of operations when editing sync 2023-07-03 00:59:11 +02:00
3644e43d76 Ensure content is being read before written 2023-07-03 00:58:21 +02:00