Commit graph

2020 commits

Author SHA1 Message Date
Manuel Thalmann ab4ce633db Force profile selection for Windows installation actions 2024-09-09 00:04:06 +02:00
Manuel Thalmann 98e97e5be2 Show profile selection during setup 2024-09-08 17:48:02 +02:00
Manuel Thalmann 85347231e1 Add a function for selecting the profile 2024-09-08 17:47:49 +02:00
Manuel Thalmann 0d66964615 Use same installer script for all profiles 2024-09-08 17:47:28 +02:00
Manuel Thalmann 5f89d3df85 Fix non-functioning WSL installation 2024-09-08 17:42:31 +02:00
Manuel Thalmann 90e876699d Make Oh-My-Posh theme location dynamic 2024-09-08 17:42:11 +02:00
Manuel Thalmann 4b09cd1f87 Improve performance 2024-09-08 17:41:30 +02:00
Manuel Thalmann eae19dab1f Update Selenium to the newest version 2024-09-08 17:12:01 +02:00
Manuel Thalmann 5a1b1cd8c1 Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann 9c872432a8 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann e806e0cb2a Add functions for uninstalling packages 2024-09-03 22:14:21 +02:00
Manuel Thalmann 71e46db226 Remove unnecessary policy change 2024-09-03 16:31:12 +02:00
Manuel Thalmann c6d261bc89 Ask for live scripts only once 2024-09-03 12:08:35 +02:00
Manuel Thalmann a7b40d2376 Install Ubuntu automatically 2024-09-03 12:08:14 +02:00
Manuel Thalmann 2cf84dc44c Add a backup script for reWASD 2024-09-03 12:02:48 +02:00
Manuel Thalmann e54a92dc52 Add a backup script for Visual Studio 2024-09-03 12:02:32 +02:00
Manuel Thalmann 875ac600df Allow backing up TrackMania Forever 2024-09-03 12:02:09 +02:00
Manuel Thalmann d2c6737798 Allow testing winget packages with specific scope 2024-09-03 01:16:42 +02:00
Manuel Thalmann b3e3a84c1e Allow backing up RetroArch 2024-08-28 13:07:58 +02:00
Manuel Thalmann 4dcf4a6d6a Add scripts for backing up PuTTY 2024-08-28 13:00:37 +02:00
Manuel Thalmann 4e545ebcb9 Add scripts for backing up osu! 2024-08-28 12:47:07 +02:00
Manuel Thalmann 5b550789da Install osu!lazer per user 2024-08-28 12:37:20 +02:00
Manuel Thalmann a51999007e Add backup support for ManiaPlanet 2024-08-28 05:18:52 +02:00
Manuel Thalmann 25a43268c9 Add scripts for backing up and restoring LGHub 2024-08-28 05:05:55 +02:00
Manuel Thalmann e4b0ffb891 Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann 1b6ebcd554 Add scripts for backing up and restoring personal files 2024-08-28 04:40:00 +02:00
Manuel Thalmann 8cf7791723 Fix non-functioning profile script 2024-08-28 04:39:15 +02:00
Manuel Thalmann a81727f696 Ensure 7z is installed for backups 2024-08-28 04:38:56 +02:00
Manuel Thalmann e671592fc4 Streamline restoration of directories 2024-08-28 04:38:30 +02:00
Manuel Thalmann a54c44be90 Set a default path for backup artifacts 2024-08-28 00:38:20 +02:00
Manuel Thalmann f5c2d678ae Add capabilities to back up apps 2024-08-28 00:37:04 +02:00
Manuel Thalmann 5dcf809caf Allow specifying a backup action 2024-08-28 00:29:33 +02:00
Manuel Thalmann 1c3a2fe2e7 Ignore unspecified backup archives 2024-08-28 00:22:38 +02:00
Manuel Thalmann 4c11809c49 Ignore inexistent backup artifacts 2024-08-28 00:21:06 +02:00
Manuel Thalmann f31eed5616 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann 3c36299efb Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann 29df532a87 Rename outdated script 2024-08-27 23:08:41 +02:00
Manuel Thalmann 208f48debe Silence errors concerning empty aliae configurations 2024-08-27 22:35:31 +02:00
Manuel Thalmann 080812b90a Make Operations script cross platform 2024-08-27 22:27:44 +02:00
Manuel Thalmann 0259a55c79 Handle OneShot tasks only on Windows 2024-08-27 21:32:49 +02:00
Manuel Thalmann 972fd5fd43 Add a script for managing backups 2024-08-27 21:05:51 +02:00
Manuel Thalmann 51106d8012 Add tools for managing aliae 2024-08-27 18:58:33 +02:00
Manuel Thalmann d79eba132c Fix non-functioning aliae installation 2024-08-27 18:55:12 +02:00
Manuel Thalmann bcb2845cd4 Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann 2da5240d3f Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann 7535c40a8d Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann 95b0f0994e Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann caffde0a01 Prevent unnecessary file creation 2024-08-27 14:06:56 +02:00
Manuel Thalmann b4e0ed7db8 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann e828cb1988 Force the use of the managed distribution 2024-08-27 04:26:25 +02:00
Manuel Thalmann 3185e67a59 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 1b0c715514 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann 267ebd5c5b Execute script non-interactive during OneShot tasks 2024-08-27 03:50:08 +02:00
Manuel Thalmann bd764a1429 Exit script after running OneShot task 2024-08-27 03:45:44 +02:00
Manuel Thalmann 9ec7145dcf Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann 4a2753e928 Rearm Windows Activation before creating MSAcc 2024-08-27 03:25:19 +02:00
Manuel Thalmann 4a4f8eeab7 Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann e1b6038f4c Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 2220ca3138 Fix non-functioning NoProfile argument 2024-08-27 02:09:04 +02:00
Manuel Thalmann f25e892faf Prevent unnecessary installation actions 2024-08-27 01:57:46 +02:00
Manuel Thalmann 9ba134d202 Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann ea83940e39 Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann 6ab0df4dc8 Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 380b70322c Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann c350a9c26b Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 06d9de5b30 Keep Windows fixes separate 2024-08-24 16:56:29 +02:00
Manuel Thalmann 7eb0c61cf6 Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 14dc6e5c28 Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann b644b0f74c Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann a5f1f06ca0 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 4608c4748c Print update logs properly 2024-08-24 14:47:51 +02:00
Manuel Thalmann d6daf8f85b Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 5caccb6177 Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 26d683b4c5 Make OMP configuration platform independent 2024-08-24 13:27:48 +02:00
Manuel Thalmann a6c7ea33ab Remove unnecessary loop 2024-08-24 04:24:55 +02:00
Manuel Thalmann ddaafb51c9 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann 49e18cb6ca Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann 246e8a479c Allow configuring nextcloud syncs 2024-08-24 04:07:35 +02:00
Manuel Thalmann 6f2e9b894e Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann e185bbe3c9 Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 71fec8eccf Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 46a8126298 Prevent unnecessary config evaluation 2024-08-24 01:31:39 +02:00
Manuel Thalmann a9daaa9d2b Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann bf9757043a Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann b9b192c42a Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann e4f3abca2f Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann c908a45eeb Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann a3c90aa1cf Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 703f4ac71d Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 9d680cea15 Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 975430d97e Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann d5c45fafc7 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann c8aba026e0 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 2af3a6de6f Fix inheritance of user config 2024-08-23 18:28:20 +02:00
Manuel Thalmann b73b4522b2 Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann b0fb27f638 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 5f9815d1d9 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann 7fc0a0235c Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 6b1aee97a6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 1f20af3bc5 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 39600c813f Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann fcc0529c1b Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann ac4b6e0700 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann 56463a4e30 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann bc56474a16 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann e294564e92 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 3ee928c081 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 9bd014e2ce Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 34919991ae Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 8e7aeb9161 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 6b35ce6f39 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 596bca0b4e Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1c458f8004 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann c0f2c25ef6 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 93ae3c8e3e Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann e6f8bdc774 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann f468804c95 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann 682571eeba Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 18abc9e499 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 31e3c51f97 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann fdeb84f42b Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 8fb126a091 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann c2d494f151 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 8c12cc6b84 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 5a6dd5414e Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann b17d758a94 Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 4f75ddbfea Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann be4c00e54a Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann c68b153401 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann f136ad35ea Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 76da967793 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 8a59b54295 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann 141b8290da Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 61af290724 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 660c33a843 Remove unnecessary command 2024-08-18 10:24:15 +02:00
Manuel Thalmann 8ec6015817 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann fb0a24bb6c Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 1c3bffce42 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
Manuel Thalmann 5a6d46153f Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann 11ae127dba Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 9e716bce4f Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 8d7835a8aa Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 55043420aa Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann 530f6d1a34 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann dd78af2f54 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 6fd2016c39 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 1701213a77 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 2034f5c9f6 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 4e97645eea Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 050221da47 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann 16560270a7 Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 38c37c3564 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 0605d9bcb0 Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 48279e13ad Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 51f352f095 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann fab0da1d65 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann 1fbc33cf88 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann d37cd11acd Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann 9c7729ce56 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann b1e4560337 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 8ad456c0a3 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann b4be84c827 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann a2aefa515c Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann b48821eeff Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann f5d971922a Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann bc8f73b185 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 6dba078a44 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann 3ad0fcf95e Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 4f2781b154 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 6ba58ee07e Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 17939bee8c Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann e2013f8db5 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann d62ea6ffaa Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 99dd620cc8 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 9ad16b14fc Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann 8268fdd29d Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann ea53352de6 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 806478db65 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann f20523c43b Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 270854f435 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann f70cad941f Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann a87ea25c15 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 5aa19c89e9 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 61d610f194 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann a219a15a5c Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 091ce4ba61 Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 94d6ffe6f9 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 89d43c1599 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 015f7d2901 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 4ebf214acc Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann ecb34288cc Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 9e7ed6e85e Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann bd2dc90463 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann c42b30b52e Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann c0748548e1 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann b034dfd53d Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 7a99482bc8 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann 505ee2ad34 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 92e4889417 Fix broken reboot registration 2024-08-09 15:49:36 +02:00