Commit graph

27 commits

Author SHA1 Message Date
Manuel Thalmann 1a887a51b2 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann b6bd865b6e Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 0da67dca87 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann a2f91c2287 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 3f1eeba9dc Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 0345ae5a72 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 9dd831b084 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 5d37181875 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann d910b7f66f Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 6bce599029 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann 4f52273757 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 4a7b3ef411 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 2b8a386f79 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 9aaefb2cf0 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann ca1d4be8fc Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 29a52b02de Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 171dee2216 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 17b8a79adf Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 3c0771e96b Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann f93032a6e4 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 950e6dc761 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 9acbee077c Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 93cdf65779 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann fb4f30018c Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann b97ccd863c Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
Manuel Thalmann 6793736c3a Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann c0b215bcce Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00