Commit graph

2147 commits

Author SHA1 Message Date
Manuel Thalmann a2bb546935 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 6796263a7f Fix handling empty error messages 2024-08-22 20:12:18 +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 ca2f3753c9 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 01a62a705d Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 51f33c072f Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +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 8812b00b2e Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +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 6525181781 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 1eb6142d37 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 8629ed08fa Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann dfaac9ff98 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 0da67dca87 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 44a01ffef1 Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 1bbd8e53e6 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 3a713ef1fe Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann c7ab490e27 Streamline OneShot task handler 2024-08-19 02:24:30 +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 00eff57e5b Prevent users from being excluded 2024-08-19 01:10:29 +02:00
Manuel Thalmann a61c8c92b4 Force copying of Linux users to Windows 2024-08-19 00:54:13 +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 be1126444b Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann c7f1b94654 Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 8ba7e2b210 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 9cf18d32bc Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann c29cff4c78 Ignore unfinished browser downloads 2024-08-16 17:57:22 +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 11e993f78a Redirect winiso exit code properly 2024-08-16 15:13:53 +02:00
Manuel Thalmann 63935d1ff3 Allow specifying winiso build type 2024-08-16 15:13:33 +02:00
Manuel Thalmann 20508973c5 Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00