Commit graph

908 commits

Author SHA1 Message Date
Manuel Thalmann 6d5c8d5db4 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 91d0952f51 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann e7aa169cb3 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 03ce7e41d2 Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann 52255d2144 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann bdadb20cfe Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 15bf4d13c5 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 8ae77868d8 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 92852eba76 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 45654bb508 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann d025d642f8 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 0758455a6e Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 7d405f1295 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann a5f8f11c7e Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 11c3b98018 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 2783605187 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 51027e1f8f Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 6856664321 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann a33fdd1989 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 58a4f0a9a4 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann b2b6167600 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 68c458372a Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 2f7f8078a7 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 7f94799428 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 19659aac61 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann cda0bd71dd Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 48b1bcf0c6 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann eb9ae752df Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 636e5b2cb3 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 8a6cbfa260 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 7a7c2d560e Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann aa1ee66df8 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann b12569cc1d Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 9e7191968c Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 4d39414478 Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 6af7a2d885 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 3ed8bf77ba Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann c04e2c2fb9 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 40bd60f130 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 7cf55602ca Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 51bea62f79 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann a5e807b643 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann e03943fd97 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 910dbd0dae Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 9604edccde Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann a27875b7df Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann b272a36245 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 1032100106 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 38043700e6 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 91fc212e8b Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00