Commit graph

905 commits

Author SHA1 Message Date
Manuel Thalmann a2bb546935 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 4cfaf27888 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 9c7307d293 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann fb29aa6efa Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann dbaccc0648 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 372ff26ded Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann f567fbe4d3 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1bf8de27b4 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
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 23d25111ea Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann d87636175a Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 1eb6142d37 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 0da67dca87 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 3a713ef1fe Ensure error file can be read from 2024-08-19 02:24:45 +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 c2a8a5e8ef Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 9c36c70150 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 2720bb4361 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 72c595b0e0 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann ccf31fcd08 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 73d427b305 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 9dd831b084 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann fbb6b008ac Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann ab490a401d Allow running live scripts in debug mode 2024-08-16 15:21:41 +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 5d34ea69da Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann f7ced22e9d Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann f082b219ec Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 9e77d57b8c Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 1925a79c5b Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann dbb16df8e1 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 871eafe5db Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 515a256bd4 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 74fb20d6b1 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann 49a133e76a Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 0f048cbb9e Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 6aab5d5d64 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 6bce599029 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann df363ce38c Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 3b662e76e0 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 725f01a572 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann a89ef2b8a7 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann a43a4890f3 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 9daaf4cee8 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann a42865a480 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 93bad7fc73 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00