Commit graph

2053 commits

Author SHA1 Message Date
Manuel Thalmann 671d7c1b7d Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann 6c9fbb4ca7 Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann efdc1b4aa7 Add profiles to the flake 2024-08-22 23:37:53 +02:00
Manuel Thalmann d6db12504d Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann 1ae778e714 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann ab52b3ddaf Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 97907f2ce5 Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann 759bba51eb Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann fcad25bffb Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 399445aa81 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann b2d49f4722 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann f8fbd78725 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 1619179f59 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann ffd4581372 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann f31db199ff Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 83a0eede62 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann c1a8ba2f8f Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 4a24e241d8 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann ca1ae57aa7 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 257f934985 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 3d2810eb67 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 3f8fb6a7e5 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 7afbc1f7c1 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann ad48c77df8 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 0e6b1206c3 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann c7d3501a36 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 038a4b8776 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 36f78e0358 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 6414d449eb Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann dce5769762 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann c859646800 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 65ada0273e Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 42ca57c698 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 611c3e872e Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann ac09e5ab1b Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 1508e18afa Prevent users from being excluded 2024-08-19 01:10:29 +02:00
Manuel Thalmann 259a3a0b97 Force copying of Linux users to Windows 2024-08-19 00:54:13 +02:00
Manuel Thalmann 2af9f2c707 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 371bff0c9e Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann bcf3e5973d Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann b3f005c0ed Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann c3e7a9ac9e Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 0a7a79f1aa Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann 343df612ef Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 78db8f7fd8 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann f296b609aa Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 596073974b Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann 5cdd8c10a0 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann a6ac5c1653 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann e0a2aeac06 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00