Commit graph

149 commits

Author SHA1 Message Date
Manuel Thalmann 3a5160e8c2 Allow choosing where to create PowerShell profiles to 2023-07-27 02:54:14 +02:00
Manuel Thalmann 7611fee2a2 Ensure profile files can be created 2023-07-27 02:32:31 +02:00
Manuel Thalmann 67fe311272 Force creation of profile files 2023-07-27 02:28:37 +02:00
Manuel Thalmann 2300d05c87 Allow the addition of custom PowerShell profiles 2023-07-27 01:55:44 +02:00
Manuel Thalmann a3fd6399cd Fix incorrect code 2023-07-26 18:28:31 +02:00
Manuel Thalmann b5d9b20346 Refactor the logic for reordering the association config 2023-07-26 18:12:18 +02:00
Manuel Thalmann f3528a6fcf Normalize indentation of app association config 2023-07-26 17:35:03 +02:00
Manuel Thalmann 878c28e836 Refactor the format of saved app associations 2023-07-26 17:21:19 +02:00
Manuel Thalmann e390ff2637 Don't preserve whitespaces when loading xml 2023-07-26 16:22:44 +02:00
Manuel Thalmann 05ef9d0067 Fix addition of new default associations 2023-07-26 15:38:50 +02:00
Manuel Thalmann 1f2fda6480 Fix non-functioning code 2023-07-26 15:35:22 +02:00
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