Commit graph

2104 commits

Author SHA1 Message Date
Manuel Thalmann 999d8ff009 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 4ec9bb6c75 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann 064596816d Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann c973a2d9f9 Add profiles to the flake 2024-08-22 23:37:53 +02:00
Manuel Thalmann eeb35e6603 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann bd4c2bbd91 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann 3f94793124 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann fd1ba8036a Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann fce9170d2d Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 2fc99d1280 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 3084419767 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann ee337b9962 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 3f5826a6f7 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 02239e7494 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann ab75a0910a Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 936e91e7d3 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann c82d07dcdb Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann b28bf56f11 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 478c9ee473 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann fb8e640c92 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 98dfabc2cd Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 4dbf5d78d7 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 71e549319c Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 7b8c3b6ba2 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 164248183d Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 3ddd5595f9 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 27cf6bb576 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 570a155236 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 830963719b Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann b5a1b8a55f Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 3fbb9a7595 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 1c5c483378 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 3c262f29b4 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 298d85f4da Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann d560e79b56 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 32e6dffe23 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann c9df48bb4f Prevent users from being excluded 2024-08-19 01:10:29 +02:00
Manuel Thalmann 0fdb7c9df5 Force copying of Linux users to Windows 2024-08-19 00:54:13 +02:00
Manuel Thalmann 3bee918c0f Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 0860adeb84 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 7701ebe50a Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 8792754b4e Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann eca7bc0c70 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 61d12c4a11 Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann fec594060e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann bbd7db1d34 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 170ddadc0c Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 3bd97e60bf Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann e9cadbdf01 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann e8343a0428 Fix typos 2024-08-16 16:10:09 +02:00