Commit graph

1772 commits

Author SHA1 Message Date
Manuel Thalmann a88543d40f Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 836ec6ce78 Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann 1a81aa9db7 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann d38dec6c66 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 4e78728b76 Add functions for handling options for creating users 2024-08-22 11:11:37 +02:00
Manuel Thalmann 335a13e258 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann d1a2fcdef0 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann e1dc26b3c2 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 55eb62d1ff Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 1d8f7c6ea7 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann febfd16df2 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 73cc50943e Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann a487e86d37 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 6cd880c7a6 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 77edbb51a6 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 3aa46f61c6 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann c46a540599 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann c97bebefb3 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 70b452f140 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 5009b0d97a Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 42a448ec8e Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 26406e33fc Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann ff0a13fb30 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 22f312b3ed Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 29d7fa30be Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 9d020f94f7 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 407a4d3fab Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 935fc4dab4 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann bb5427f255 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 0c68b92380 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 5b86da8697 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann aa21ac9115 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 8873a97412 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 93049868b6 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 5dd5ec4839 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann bd23cfd358 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann b0f21037cc Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann 6860d9ac8e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann baa4d6e201 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 89025560dd Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 46dbec234e Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann 03e16767e5 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 338d672a32 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 714cf21e90 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 77bd653839 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann d38e6a24fd Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 4ad3cfd5d8 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann c1d1fbc7e2 Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 1b33fd0696 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann 793aa59db0 Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00