Commit graph

138 commits

Author SHA1 Message Date
Manuel Thalmann 6bee10a4e4 Clone node for new associations 2023-07-26 15:32:33 +02:00
Manuel Thalmann 33fdd590e3 Dispose the XML writer after use 2023-07-26 15:26:02 +02:00
Manuel Thalmann 0bf309168c Fix encoding of app association file 2023-07-26 14:49:03 +02:00
Manuel Thalmann e66d5d664a Fix incorrect XPath syntax 2023-07-26 13:01:45 +02:00
Manuel Thalmann 28f4eee69f Silence unnecessary output 2023-07-26 12:53:38 +02:00
Manuel Thalmann 12e837dbc8 Rename app association function 2023-07-26 12:53:30 +02:00
Manuel Thalmann 51c931abc2 Import the manipulated app associations 2023-07-26 12:50:35 +02:00
Manuel Thalmann 4ca5f958aa Fix format of association xml 2023-07-26 12:49:32 +02:00
Manuel Thalmann 87cb359a1f Add a script for editing app associations 2023-07-26 12:45:01 +02:00
Manuel Thalmann 971211246b Fix format of manipulated nextcloud config 2023-07-25 12:42:04 +02:00
Manuel Thalmann 2f867edf2a Remove non-existent variable 2023-07-25 12:40:35 +02:00
Manuel Thalmann 842bf7f2ea Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
Manuel Thalmann 7ef31d4e95 Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
Manuel Thalmann e5d77ec0da Fix a typo 2023-07-25 12:16:26 +02:00
Manuel Thalmann 7f1260b0df Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
Manuel Thalmann c417fd6cf3 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
Manuel Thalmann a9da573b1e Fix non-functioning code 2023-07-20 10:18:43 +02:00
Manuel Thalmann 72797a1397 Silence unnecessary console output 2023-07-19 23:19:05 +02:00
Manuel Thalmann 19966910bb Enable logging before doing anything 2023-07-19 09:54:45 +02:00
Manuel Thalmann c86a1cf87d Refactor NuGet package provider check 2023-07-19 09:53:11 +02:00
Manuel Thalmann 7b384d4ea6 Add console output to prerequisites 2023-07-19 09:48:08 +02:00
Manuel Thalmann 8f8000f5c0 Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
Manuel Thalmann f1c0d835e2 Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
Manuel Thalmann eb36c585c7 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
Manuel Thalmann ea8007e2ae Allow any version of NuGet to be installed 2023-07-18 21:48:20 +02:00
Manuel Thalmann c40c0cc00c Automatically install NuGet package provider 2023-07-18 21:45:15 +02:00
Manuel Thalmann f92116316d Remove unnecessary parameter 2023-07-18 21:41:47 +02:00
Manuel Thalmann 749b73c699 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
Manuel Thalmann 80efc58ee7 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
Manuel Thalmann 18b962aa1e Remove unnecessary code 2023-07-16 11:41:29 +02:00
Manuel Thalmann 1654869529 Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann d04514a34e Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann 6d516378e2 Fix non-functioning code 2023-07-16 10:55:25 +02:00
Manuel Thalmann 8bf3c6ba84 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
Manuel Thalmann 4e983f8b76 Add missing statement 2023-07-16 02:01:31 +02:00
Manuel Thalmann f30f8dcba2 Simplify file name detection in URLs 2023-07-16 01:56:51 +02:00
Manuel Thalmann fbd361fc9c Fix typo 2023-07-16 01:48:53 +02:00
Manuel Thalmann 35feef4445 Refactor detection of url file name 2023-07-16 01:46:57 +02:00
Manuel Thalmann f2ba946217 Only import selenium if existent 2023-07-15 22:23:28 +02:00
Manuel Thalmann a22184ef60 Try deleting cookie banner in case of an error 2023-07-15 21:05:37 +02:00
Manuel Thalmann dcc2e7e7b8 Delete cookie banner only if necessary 2023-07-15 21:03:22 +02:00
Manuel Thalmann 3a932a63bc Try to delete obscuring cookie banner 2023-07-15 20:56:33 +02:00
Manuel Thalmann a835cc95de Refactor amd driver download 2023-07-15 20:42:25 +02:00
Manuel Thalmann 9fd8ef86f5 Allow invokation of custom downloads 2023-07-15 20:38:44 +02:00
Manuel Thalmann 4431a89563 Fix selector of download button for AMD drivers 2023-07-15 20:32:43 +02:00
Manuel Thalmann 3a17bb60b8 Add missing argument to amd installation script 2023-07-15 20:23:40 +02:00
Manuel Thalmann 51ce18531e Refactor amd driver installation script 2023-07-15 20:22:51 +02:00
Manuel Thalmann a12693abb7 Call proper method for closing automated browser 2023-07-15 20:04:25 +02:00
Manuel Thalmann 898dd80fcc Fix malfunctioning download checker 2023-07-15 19:56:45 +02:00
Manuel Thalmann a4983badcb Clean up after automated download 2023-07-15 19:53:20 +02:00