Commit graph

29 commits

Author SHA1 Message Date
Manuel Thalmann 0fa96cf087 Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann 8bdc30c245 Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 5375f444bf Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann e3a502f7ab Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann c7b73c3d9f Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann fcb01e2ec7 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann ce36865bd9 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann bfe46d929c Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 636d3a59a8 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 8667b0e111 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 8ca6c58d4e Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann a643240ccc Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann d95ce175c0 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 855c1c2066 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann bb334ea29e Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 5dc42d6099 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 46cd57ce68 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 66111a7615 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 300d932fa4 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 8b3c0af4cc Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 7c16764536 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann b6c76544dc Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 2e88e1a9de Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 0d8a3765ea Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 3fd3aa9a2a Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 862ab3c42b Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 61339c762f Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
Manuel Thalmann 286073fc82 Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann bec10de9ad Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00