Commit graph

902 commits

Author SHA1 Message Date
Manuel Thalmann ffe01f3161 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 975b06c90c Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 5bee3a54be Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann ace8b46445 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann e6b21f423c Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 268b52b6ea Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann bc3be3c674 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 58be41c6e6 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann aa31485a24 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann aedc7268a7 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 7a57dfb043 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 8c513751b4 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 5ad3fc7a76 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 9d9aed744a Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 61cccc92ea Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 495705fa89 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 167c6e2de6 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann f3f4f0b247 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 640e6acd87 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 719f998f49 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 97e29f524a Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 69dbe5ec50 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann efcb77ecc2 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 0271b970cd Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 4c3152cdaf Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 7fcb4edc2f Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 4c4dfd6020 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann d07cd06aef Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 92d3bb5d25 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 0b1e4a3fef Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 969422b943 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 1ef9150711 Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 719039589e Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 52eac91c6c Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 1d2416bf0a Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 0ac785f2a9 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann e7c4a2775a Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann d092f92c2f Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann c4377c1005 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann efe6f1d924 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann da73683c0e Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann afabe20831 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann 747708a407 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann f7b0a99d3f Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 012bdbd2db Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 12879cd54a Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 2954cf32ad Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann ddb960a4bc Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 5f82a695cf Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 9ed8ecf4b0 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00