Commit graph

353 commits

Author SHA1 Message Date
Manuel Thalmann 5765d6beef Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 9653e88a2f Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann db84dbe961 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann fe11cc7608 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 8eefa29dc5 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 55a03d245d Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann f4c26f1ad5 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 6e58c8a587 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 696be84757 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 867e7a0786 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 5aa93b5aaa Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann f2251fc63b Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1ecd94a418 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 7a27cb5e21 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 2f068c4aba Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 363a91a030 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 72d14602ba Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann fe9111da66 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 19b7ac92bf Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann afa88efdb0 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 31920069f9 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 645571e313 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann db13a4a93a Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann e7d5c15acb Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann c358941ace Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 228f6e53ee Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 6415a61660 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 756c528547 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 875457007d Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann b3b1685cb9 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann dbd4a21f26 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 831a2503e5 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 9478519a99 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann f1443ab47a Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 0dbd13ecd2 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann e79fa67b30 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 42873c8649 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann e91c4bac19 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann 946845ca92 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 116deb6423 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 87badda06c Add a task for disabling UAC 2024-08-10 00:23:37 +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 da11bb46f7 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +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 a2f3d1ff76 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann f74f7066e0 Add a stage for configuring users 2024-08-09 02:27:24 +02:00