Commit graph

76 commits

Author SHA1 Message Date
Manuel Thalmann 5b9f22eec2 Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
Manuel Thalmann 4075bab13e Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
Manuel Thalmann 13c48c5a3b Fix a typo 2023-07-25 12:16:26 +02:00
Manuel Thalmann 1f9d2774dc Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
Manuel Thalmann 7ba8fb50b2 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
Manuel Thalmann 6d166ab71e Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
Manuel Thalmann 409851f563 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
Manuel Thalmann 32030e1455 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
Manuel Thalmann 18b1ae071c Remove unnecessary code 2023-07-16 11:41:29 +02:00
Manuel Thalmann 3d23ce78bc Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann 126c130f83 Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann 93b41e9f0a Fix non-functioning code 2023-07-16 10:55:25 +02:00
Manuel Thalmann 4fd85abf67 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
Manuel Thalmann 487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann 9f46580fa1 Fix non-functioning code 2023-07-10 21:22:31 +02:00
Manuel Thalmann a6e6d77c97 Refactor the determination of the nextcloud path 2023-07-03 22:54:30 +02:00
Manuel Thalmann 19ad2e270a Enable UAC on cleanup 2023-07-03 14:35:16 +02:00
Manuel Thalmann 0996dbecaf Move UAC handling to context 2023-07-03 13:44:51 +02:00
Manuel Thalmann d96a1bf913 Clean up after restoration 2023-07-03 13:24:36 +02:00
Manuel Thalmann e8a6492566 Suppress unnecessary errors 2023-07-03 01:14:34 +02:00
Manuel Thalmann 77a9287238 Change order of operations when editing sync 2023-07-03 00:59:11 +02:00
Manuel Thalmann 3644e43d76 Ensure content is being read before written 2023-07-03 00:58:21 +02:00
Manuel Thalmann d85cea9cb2 Refactor manipulation of nextcloud sync file 2023-07-03 00:47:21 +02:00
Manuel Thalmann 0a7851fabe Fix syntax error 2023-07-03 00:35:40 +02:00
Manuel Thalmann b37430fa2b Try fixing the Add-Content command 2023-07-03 00:15:11 +02:00
Manuel Thalmann 333418e357 Fix potential typo 2023-07-03 00:02:00 +02:00
Manuel Thalmann 63d5513817 Try fixing the nextcloud sync creation 2023-07-02 23:29:58 +02:00
Manuel Thalmann 7361eb583a Refactor string substitution 2023-07-02 21:49:00 +02:00
Manuel Thalmann 78a296fdf1 Fix logic of setting up syncs 2023-07-02 20:45:25 +02:00
Manuel Thalmann a5bf93f5ed Kill Nextcloud while editing config 2023-07-02 17:38:44 +02:00
Manuel Thalmann 63875268ea Add a script for adding nextcloud sync 2023-07-02 15:44:47 +02:00
Manuel Thalmann 9ffa903626 Show info if backup archive does not exist 2023-06-30 14:15:48 +02:00
Manuel Thalmann 550cb86241 Add step for installing Nextcloud 2023-06-30 13:17:00 +02:00
Manuel Thalmann 55d6d92b0b Fix further typos 2023-06-30 04:47:31 +02:00
Manuel Thalmann 5d0b77035f Refactor removal of configuration values 2023-06-30 04:34:40 +02:00
Manuel Thalmann 1496513c2f Fix incorrect function call 2023-06-30 02:40:15 +02:00
Manuel Thalmann 33b6bca4dd Fix writing of registry config values 2023-06-30 02:34:52 +02:00
Manuel Thalmann 865329e188 Persist custom acl 2023-06-30 01:57:45 +02:00
Manuel Thalmann ee89445da6 Fix regedit access rights 2023-06-30 00:55:42 +02:00
Manuel Thalmann 2f959ff6ac Allow anyone to edit config 2023-06-29 20:02:12 +02:00
Manuel Thalmann 32fd5aa572 Add method for removing the current stage 2023-06-29 19:13:17 +02:00
Manuel Thalmann a79a330e2a Mute unwanted output 2023-06-29 19:11:41 +02:00
Manuel Thalmann 7f71def89e Add a method for removing config values 2023-06-29 19:11:16 +02:00
Manuel Thalmann aa5d71eb4f Add methods for getting or setting the current stage 2023-06-29 19:08:05 +02:00
Manuel Thalmann 5bbe1e3733 Allow storing settings using the context 2023-06-29 19:03:31 +02:00
Manuel Thalmann 6a4ff4645a Remove unnecessary statement 2023-06-28 13:43:20 +02:00
Manuel Thalmann c90d2f7cdd Clean up handles during reg key handling 2023-06-28 13:40:56 +02:00
Manuel Thalmann 45be15723e Allow disabling auto admin login 2023-06-25 18:48:13 +02:00
Manuel Thalmann 63906c53ce Add scripts for handling auto login 2023-06-25 18:25:52 +02:00
Manuel Thalmann 9cd6834819 Exit script after rebooting 2023-06-25 18:11:56 +02:00