Commit graph

881 commits

Author SHA1 Message Date
Manuel Thalmann 433c6ed212 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann d4510f24b8 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 6ed428f115 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 348777d5cc Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 7b79731c77 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann ebcf4e725a Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 9ce516616f Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann a0cee62707 Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 4e5721662f Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 48ab2ba2a1 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann ad049b6e0d Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 7df90d9f90 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 20a018c7b7 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann fa56f8281b Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann cee60713de Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 0aeb29bbf5 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 5ec6366783 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann d78565e1a6 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann 2c0f218641 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 20c3244301 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 882ecb28fd Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 6c120c6149 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 1fc72a3f5e Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 03f144cc43 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann d80e4a63e3 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 15e73aa0e7 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann d8aee75468 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann e9e24e243d Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann fbbfd0cfe1 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 31b149db32 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 114545d4cc Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann b916c7d46d Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 9a084acf75 Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 29d4964ba5 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 8cf4f8ce4f Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann db4a48702d Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 66fed9c176 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 33bbfc5d0b Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 734309c960 Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 2149b90be9 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann b8c6038da8 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 9f55fe7734 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann 2928649ee0 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 0cfbb26b17 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 36d88a713a Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 7caf1de4cb Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann babef7a9ac Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann cc919b4d46 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann dc7fe9f418 Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann d23bcac5d2 Force computer reboots 2024-08-09 04:42:55 +02:00