Commit graph

350 commits

Author SHA1 Message Date
Manuel Thalmann 55b1cba4e6 Add scripts for configuring git 2024-08-23 01:43:26 +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 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 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 0e6b1206c3 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +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 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
Manuel Thalmann 37f7513c31 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 1c5b252e28 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 01981835ba Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 00519e29db Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 49a4e7332d Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 44f54a280d Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 7bede45d69 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 725a738ac4 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann 523eb674a9 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann e78a2f7949 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 97d956e534 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 46d22638db Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 0f8afcc4cc Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann b1445d8783 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 0db26587ff Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann cf88324e0e Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 463f2ad4f4 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann dd00760aa7 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 326ec92b55 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann cce56d9d6f Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 4d930a09ba Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 62b13553ac Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann db37209a14 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 767b7ad228 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann f772108ffa Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann eb43134682 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann be74a65f0c Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 6b678efb7c Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann fb35f198b4 Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann bc46a64b9a Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann 9ae994d5db Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann f22f2994d3 Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00