Commit graph

1911 commits

Author SHA1 Message Date
Manuel Thalmann a61ef921bd Keep Windows fixes separate 2024-08-24 16:56:29 +02:00
Manuel Thalmann de60bf5795 Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 14f348722e Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 341a828c43 Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann 9362c0d1c3 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 5a38d19ae6 Print update logs properly 2024-08-24 14:47:51 +02:00
Manuel Thalmann 6dea884c9b Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 3de2384f8e Simplify osu!lazer installation 2024-08-24 14:10:02 +02:00
Manuel Thalmann 13f46f285f Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 0e5319f454 Make OMP configuration platform independent 2024-08-24 13:27:48 +02:00
Manuel Thalmann 03fab82de4 Remove unnecessary code 2024-08-24 04:25:07 +02:00
Manuel Thalmann 2c88b03fc6 Remove unnecessary loop 2024-08-24 04:24:55 +02:00
Manuel Thalmann 8502d4a59b Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann cf3971890d Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann 4548f5bf53 Allow configuring nextcloud syncs 2024-08-24 04:07:35 +02:00
Manuel Thalmann c9e30bf3de Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann 7b4126667a Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 9a3a7fe950 Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann b451f52f04 Prevent unnecessary config evaluation 2024-08-24 01:31:39 +02:00
Manuel Thalmann 3c6dc16b8f Fix non-functioning installer 2024-08-24 01:27:26 +02:00
Manuel Thalmann bf61ea0c1a Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 2c2e858974 Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann 335804d384 Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann 8ada6c8d4a Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann 50078286b3 Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann a8976e49f4 Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 02822687e2 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann bef29e8a75 Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 63701a6c81 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann 5cc5dac24b Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann cf60f5f88e Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 0d53ba8b01 Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann ea9a5408d2 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann f893911bc0 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann de9404f0a9 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 055eb1d2cd Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 138c6ac33d Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 70a14ff012 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann 9308a24cae Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann 24426d42f5 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann e604edfd9c Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann a2bb546935 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 6796263a7f Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 4cfaf27888 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 9c7307d293 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann fb29aa6efa Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann dbaccc0648 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 372ff26ded Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann f567fbe4d3 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1bf8de27b4 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann ca2f3753c9 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 01a62a705d Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 51f33c072f Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 1a887a51b2 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann b6bd865b6e Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 8812b00b2e Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 23d25111ea Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann d87636175a Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 6525181781 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 1eb6142d37 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 8629ed08fa Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann dfaac9ff98 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 0da67dca87 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 44a01ffef1 Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 1bbd8e53e6 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 3a713ef1fe Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann c7ab490e27 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann a2f91c2287 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 3f1eeba9dc Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 0345ae5a72 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann c2a8a5e8ef Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 9c36c70150 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 2720bb4361 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 72c595b0e0 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann ccf31fcd08 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann be1126444b Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann c7f1b94654 Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 8ba7e2b210 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 9cf18d32bc Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann c29cff4c78 Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann 73d427b305 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 9dd831b084 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann fbb6b008ac Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann ab490a401d Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 5d37181875 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann d910b7f66f Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 20508973c5 Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann a5ab376624 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann 5d34ea69da Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann f7ced22e9d Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 5e7d97c21f Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann f082b219ec Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann dd4925c16a Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 9e77d57b8c Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 1925a79c5b Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 3e36dc8876 Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann dbb16df8e1 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 871eafe5db Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 9c2ebaf858 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 515a256bd4 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 74fb20d6b1 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann 49a133e76a Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 0f048cbb9e Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 6aab5d5d64 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 6bce599029 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann df363ce38c Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 3b662e76e0 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 725f01a572 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann a89ef2b8a7 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann a43a4890f3 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 9daaf4cee8 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann a42865a480 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 93bad7fc73 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann b630f3da24 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 9de3de5bb2 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann 89abeada06 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann adff725fbd Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann e743af0944 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann ad01cd2470 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann b8582e6432 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 1452871873 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 4f52273757 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 4a7b3ef411 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 2b8a386f79 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann ff9a3eeedc Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 9aaefb2cf0 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann ca1d4be8fc Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann e83e501fe5 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 9c47271f95 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann 4eb61d8604 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 29a52b02de Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 171dee2216 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann d758864fdc Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 026b236783 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann e4883badcc Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 14055fcca3 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann b1b06bb152 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 17b8a79adf Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 3c0771e96b Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 3accbc7bfb Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann e42341151d Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann f93032a6e4 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 1a5dbd7b2d Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 8562946aff Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 950e6dc761 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann c58cc3bbc5 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann 12ea3e0a51 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 9acbee077c Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 93cdf65779 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 135cd8e218 Fix typo 2024-08-09 03:38:10 +02:00