Commit graph

1692 commits

Author SHA1 Message Date
Manuel Thalmann efffd89ef3 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 9ab65dec9c Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 815bbac1ed Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann d1d24d765d Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 2d7efd1560 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann b517fdb2dc Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 116deb6423 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann f1f39e90bb Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 87badda06c Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 5cc7e46105 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann aa20671c1b Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 36a784f475 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann f65f41b01b Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 3845edd6f8 Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 70db88f485 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann 67ff96b459 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 8a3940941d Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann 7efc63f24f Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann d792c2d5ad Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 72eec78a18 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann da11bb46f7 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann 07070b8ed1 Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann e7de253509 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 33a8fe8d2e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann ae1c05ff35 Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 08e6c78d31 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann d5bb09916e Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann e3b9eab9d3 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann a2f3d1ff76 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 5521118d8e Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 69310fe702 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 6e714db198 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 305391bec7 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann be7fb65f72 Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 88f4720758 Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann f74f7066e0 Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann f418daa4c9 Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann c1d1bb14f1 Remove unnecessary icon 2024-08-09 02:23:56 +02:00
Manuel Thalmann 192add34e1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann e7ade5b55f Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann 939ed5574c Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann 44bd8fd5f6 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann e01239cda5 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann 4fa4f6f2bf Remove code duplication 2024-08-09 01:33:04 +02:00
Manuel Thalmann 136a5cc314 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann dd40c0b04b Fix incorrect file paths 2024-08-09 00:17:05 +02:00
Manuel Thalmann eed989f4f1 Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
Manuel Thalmann 4f65cf181f Reorder installation steps 2024-08-08 23:03:10 +02:00
Manuel Thalmann 6fd44e17eb Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann 863e8d0a53 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00