Commit graph

879 commits

Author SHA1 Message Date
Manuel Thalmann 37f7513c31 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 63a8ef522a Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 1c5b252e28 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 01981835ba Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 75aad9d526 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 00519e29db Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 49a4e7332d Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 03de3b3bdf Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann e060eda21e Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 44f54a280d Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 7bede45d69 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 725a738ac4 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann 523eb674a9 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 70488039e7 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 1ad66323cc Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann d894e7141f Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann e78a2f7949 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 97d956e534 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 46d22638db Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 0f8afcc4cc Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann b1445d8783 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 0db26587ff Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann cf88324e0e Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 463f2ad4f4 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann efd9d0b524 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann dd00760aa7 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 2d5ba4972f Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann fdee733a3c Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 8c829fcd05 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 546c878c26 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 09ecd570f3 Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 326ec92b55 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 6731e39b6a Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann cce56d9d6f Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann cdc9c2edfa Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 6de884bed4 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 4d930a09ba Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 62b13553ac Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann db37209a14 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 767b7ad228 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann f4c89ab20a Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 617fdef38e Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 8297bcc4cb Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann f772108ffa Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann 36796cede6 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann eb43134682 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann be74a65f0c Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 66e270f34d Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann f79112eaea Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann e6b78fbfeb Set displayname of all users 2024-08-09 04:20:00 +02:00