Commit graph

906 commits

Author SHA1 Message Date
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 c7ec156504 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 67485175e7 Allow registering startup script for the default user 2024-08-21 18:20:11 +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 db0e94c4a7 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 9c22599d2b Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann a85836768e Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 0be35dbb78 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann e29999f7a0 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann d038881be1 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 809a50e74e Remove unnecessary command 2024-08-18 10:24:15 +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 bbc9d3e6d7 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +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 392e717f92 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +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 ff21a68a5a Hide output of DISM commands 2024-08-15 13:57:15 +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 505ea20b15 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 791bfb6a7a Add methods for managing auto restart feature 2024-08-12 01:23: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 400e580962 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann b1c592d357 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 08cff17cd8 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +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