Commit graph

296 commits

Author SHA1 Message Date
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
Manuel Thalmann 13e5346063 Remove RunOnce key on deregistering 2023-06-25 18:10:23 +02:00
Manuel Thalmann 805394463a Unload registry hive after editing 2023-06-25 18:09:47 +02:00
Manuel Thalmann b61c6d1d60 Create RunOnce key if inexistent 2023-06-25 18:05:55 +02:00
Manuel Thalmann 5e27e16a85 Fix incorrect default user path 2023-06-25 17:57:23 +02:00
Manuel Thalmann 294eb7839a Fix key name for reg load 2023-06-25 17:57:06 +02:00
Manuel Thalmann 972e1b6584 Fix incomplete command 2023-06-25 17:02:44 +02:00
Manuel Thalmann fb41e37fa2 Fix registry editing commands 2023-06-25 17:01:38 +02:00
Manuel Thalmann eed0ddc82b Fix non-functioning code 2023-06-25 16:54:10 +02:00
Manuel Thalmann 0b2e2744b0 Refactor registry value handling 2023-06-25 16:48:21 +02:00
Manuel Thalmann 416facf2a0 Return path to RunOnce key instead of item 2023-06-25 16:45:33 +02:00
Manuel Thalmann a1b8e9d9aa Fix non-functioning code 2023-06-25 16:33:04 +02:00
Manuel Thalmann 87d7aa36c0 Fix resolving of the RunOnce key 2023-06-25 16:28:12 +02:00
Manuel Thalmann 1e62f6f9de Fix broken code statement 2023-06-25 16:14:08 +02:00
Manuel Thalmann 94c74c8468 Allow parameterless handling of reboot registration 2023-06-25 15:36:58 +02:00
Manuel Thalmann 38a1e3a225 Fix reboot registration 2023-06-25 15:05:59 +02:00
Manuel Thalmann 95981f4d3c Add functions for registering RunOnce for new users 2023-06-23 20:08:31 +02:00
Manuel Thalmann 686251b0f7 Prevent future auto logins 2023-06-22 23:04:13 +02:00
Manuel Thalmann 2365d3320c Centralize script for rebooting 2023-06-22 22:58:54 +02:00
Manuel Thalmann 4668ffc42a Add scripts for creating user 2023-06-22 22:56:43 +02:00
Manuel Thalmann 0ccc870584 Add further log messages 2023-06-22 19:02:02 +02:00
Manuel Thalmann c45a659aaa Add scripts for restoring files 2023-06-22 18:44:31 +02:00
Manuel Thalmann 22c55f2729 Disable verbose logs 2023-06-22 17:28:29 +02:00
Manuel Thalmann 3ab7bb9e64 Make pwsh show all messages 2023-06-22 17:27:43 +02:00
Manuel Thalmann aaed1891bc Fix module installation check 2023-06-22 17:22:45 +02:00
Manuel Thalmann 52834fcd92 Rearrange installation scripts 2023-06-21 22:04:18 +02:00
Manuel Thalmann b40ba593a3 Add dedicated script for installing prerequisites 2023-06-18 19:58:01 +02:00
Manuel Thalmann f99b180f98 Centralize method for creating temporary directories 2023-06-16 20:25:43 +02:00
Manuel Thalmann f4198ff39d Allow specifying a custom backup root 2023-06-16 20:24:37 +02:00
Manuel Thalmann ac288a913d Add a script for installing windows 2023-06-16 20:24:22 +02:00
Manuel Thalmann 3db7fb1ff9 Fix thumbs.db exclusion 2023-06-09 18:21:26 +02:00
Manuel Thalmann 24ef21e8d4 Exclude non-functioning folders 2023-06-07 23:55:07 +02:00
Manuel Thalmann f7036abc36 Rename git directory 2023-06-07 23:06:37 +02:00
Manuel Thalmann 8bed12a582 Fix incorrect file path 2023-06-07 22:56:41 +02:00
Manuel Thalmann c670771acb Exclude reWASD from public file backup 2023-06-07 22:16:12 +02:00
Manuel Thalmann ba9de1aa3b Move files to proper location 2023-06-07 22:15:06 +02:00
Manuel Thalmann 17aaa3ff87 Remove unnecessary Import-Module statements 2023-06-07 19:15:47 +02:00
Manuel Thalmann f6d0f9d594 Add central function for creating backup 2023-06-07 01:32:14 +02:00
Manuel Thalmann d0eff6a264 Add scripts for backing up personal files 2023-06-07 00:56:29 +02:00