Commit graph

1782 commits

Author SHA1 Message Date
Manuel Thalmann 2460cb7878 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann e6a9a280eb Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann 619ae6ee59 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 92f9ff817a Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann 7b18f9e920 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 55b1cba4e6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 1ce158b1a4 Configure software implicitly 2024-08-23 01:41:32 +02:00
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 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 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