Commit graph

546 commits

Author SHA1 Message Date
Manuel Thalmann c6907d6eec Add log messages for all installation steps 2023-06-30 14:23:20 +02:00
Manuel Thalmann 9ffa903626 Show info if backup archive does not exist 2023-06-30 14:15:48 +02:00
Manuel Thalmann 9aa9ad4558 Add a script for restoring LGHub 2023-06-30 14:10:31 +02:00
Manuel Thalmann fb3ec54c13 Restart computer after setting up Nextcloud 2023-06-30 14:01:07 +02:00
Manuel Thalmann b9aa78ec0d Ensure Let's Encrypt certificates work 2023-06-30 13:58:28 +02:00
Manuel Thalmann 010fc4342e Wait for user to log in to nextcloud 2023-06-30 13:18:12 +02:00
Manuel Thalmann 550cb86241 Add step for installing Nextcloud 2023-06-30 13:17:00 +02:00
Manuel Thalmann 7b9392a539 Remove unnecessary file when installing git 2023-06-30 13:11:08 +02:00
Manuel Thalmann c9094c7d04 Create separate script for handling app backups 2023-06-30 12:24:12 +02:00
Manuel Thalmann 9758a6428f Rename powershell command 2023-06-30 12:19:54 +02:00
Manuel Thalmann 8e4f0ccd9a Remove unnecessary config values 2023-06-30 12:01:18 +02:00
Manuel Thalmann 821db151cb Delete auto login task 2023-06-30 11:58:16 +02:00
Manuel Thalmann 0317031d9a Fix deletion of unnecessary tasks 2023-06-30 11:57:50 +02:00
Manuel Thalmann 57f4ffd0e4 Remove stage reference after removing admin account 2023-06-30 11:54:32 +02:00
Manuel Thalmann 55d6d92b0b Fix further typos 2023-06-30 04:47:31 +02:00
Manuel Thalmann eadbde8e2e Fix typo 2023-06-30 04:36:28 +02:00
Manuel Thalmann 5d0b77035f Refactor removal of configuration values 2023-06-30 04:34:40 +02:00
Manuel Thalmann 24466aef7a Remove admin account in a separate stage 2023-06-30 04:29:59 +02:00
Manuel Thalmann fa0a0356a4 Fix broken query 2023-06-30 04:26:19 +02:00
Manuel Thalmann a122795f38 Set proper boundaries for event numbers 2023-06-30 03:40:04 +02:00
Manuel Thalmann 3299ff78c0 Fix typo 2023-06-30 03:38:18 +02:00
Manuel Thalmann 0806391cd2 Fix broken statement 2023-06-30 02:49:00 +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 2a6829af09 Prompt for continuation on error 2023-06-29 20:33:56 +02:00
Manuel Thalmann 2f959ff6ac Allow anyone to edit config 2023-06-29 20:02:12 +02:00
Manuel Thalmann c1979a1197 Add code for enabling autologin 2023-06-29 20:01:54 +02:00
Manuel Thalmann e235d70bc0 Allow registering multiple scheduled tasks 2023-06-29 19:40:54 +02:00
Manuel Thalmann 34859556f0 Dynamically determine task triggers 2023-06-29 19:24:42 +02:00
Manuel Thalmann 12c7e68086 Store task name in function 2023-06-29 19:18:50 +02:00
Manuel Thalmann 6f011a2600 Detect current step using stages 2023-06-29 19:13:33 +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 d8d6386fe3 Rename misleading functions 2023-06-29 19:05:22 +02:00
Manuel Thalmann 5bbe1e3733 Allow storing settings using the context 2023-06-29 19:03:31 +02:00
Manuel Thalmann 775f6a1c10 Rearrange UAC disablement 2023-06-29 17:29:42 +02:00
Manuel Thalmann 2dbd1a9fed Reorder UAC disablement steps 2023-06-29 17:27:00 +02:00
Manuel Thalmann 0137fd56f3 Re-enable RunOnce creation for new users 2023-06-29 15:05:06 +02:00
Manuel Thalmann 858679a36a Add missing argument to SchTasks 2023-06-29 14:22:21 +02:00
Manuel Thalmann cba6e514bb Refactor UAC enablement 2023-06-29 04:05:12 +02:00
Manuel Thalmann 35cafdacef Forcefully shut down computer 2023-06-29 02:57:10 +02:00
Manuel Thalmann c88c6fbfce Fix non-functioning scheduled task 2023-06-29 02:54:31 +02:00
Manuel Thalmann edd97b991f Fix incorrect script 2023-06-29 02:54:09 +02:00
Manuel Thalmann 2f6ee57525 Fix quotation 2023-06-29 02:53:54 +02:00
Manuel Thalmann ecf6b0c573 Reboot computer after preparation 2023-06-29 02:24:46 +02:00
Manuel Thalmann 0f203caaa7 Try fixing UAC properly 2023-06-29 01:51:30 +02:00