Commit graph

978 commits

Author SHA1 Message Date
Manuel Thalmann 1f700ab419 Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann f9f5b142c8 Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann dff8ccaf62 Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 6ff940d47f Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann a9c665889e Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 6cac8246c0 Print update logs properly 2024-08-24 14:47:51 +02:00
Manuel Thalmann a94d633c4b Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 5bd4fb4c45 Simplify osu!lazer installation 2024-08-24 14:10:02 +02:00
Manuel Thalmann cb589e69ee Remove unnecessary code 2024-08-24 04:25:07 +02:00
Manuel Thalmann 43cde70d91 Remove unnecessary loop 2024-08-24 04:24:55 +02:00
Manuel Thalmann ffbc87064e Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann 3926269a3d Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann f077c63a55 Allow configuring nextcloud syncs 2024-08-24 04:07:35 +02:00
Manuel Thalmann b5c2eb7882 Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann d6027982dc Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann d0c0c62b0c Fix non-functioning installer 2024-08-24 01:27:26 +02:00
Manuel Thalmann d7f34a9c9c Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 14297367ae Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann 076b06ef19 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 1f0c8ff4e0 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann 693dd414df Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 7411addeba Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 18eaae2164 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann 64611ab928 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 17820a63a6 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann e91c688063 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann c0bb75a01c Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann a012c336b4 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 4a3e497532 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 008af9891a Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 04e6c47a5b Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 85bb47994d Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann c24ddfd3aa Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 0763b3b5a8 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 7ea26324b1 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann e0848b6e1b Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 95bab2a45d Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 50d1825f92 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 9116cb8266 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 0bf8652b03 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 37268e0e76 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 103873c517 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann b0351b5878 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 4875f962b0 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann ee41e5ba66 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann faa1187714 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann f010e1a03d Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann c5b71096ec Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 25f613d7a6 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann c0b137903d Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 887cf0b029 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann f01fef4adf Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 28a90de5ae Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 18fb258ac2 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 17d6870538 Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 120c05ced1 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 934db1ff87 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 7c288a1e53 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 8cdb32b9a2 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann ce9cd892bf Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann d018ff84c2 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann 529ff841ea Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 3fe762f7a2 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 014eb975ce Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann ce8feb5935 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann a59a306588 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann f2282a9ac6 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 7179e93084 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 24edf6a5e7 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 8305b66342 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 61520d4953 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 1829e567ee Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 591eff31f9 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann 7879b3f915 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann eea1c19dd4 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 4cf9aac9a5 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann bd7a800237 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 42ac6851c1 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 72ea501180 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 94cf40bd22 Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann b5d65079da Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann bfd8c40548 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 88f69879df Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 476a721376 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 6185ca4c60 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 937ad12042 Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann d0889ae6dc Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann 56b5f44323 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann cc41fed2fa Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann d813d146b7 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann dd71366522 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann da6a3c627d Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 864dd521cf Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann 1a8e1d0c40 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 74efc21819 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 78c9b76508 Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 875935a223 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 2de8140182 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann 72a370383d Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 27944f1642 Login to users for configuration 2024-08-09 04:19:49 +02:00