Commit graph

118 commits

Author SHA1 Message Date
Manuel Thalmann 31001d292c Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann ce7bca137b Execute script non-interactive during OneShot tasks 2024-08-27 03:50:08 +02:00
Manuel Thalmann 919b06a8e5 Exit script after running OneShot task 2024-08-27 03:45:44 +02:00
Manuel Thalmann 566e2b6b4e Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann d3cf87500d Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 4b84371500 Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann 2e69fab0e9 Keep Windows fixes separate 2024-08-24 16:56:29 +02:00
Manuel Thalmann 6de6a4c1ea Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 70f34d2685 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 9c422def5f Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 996e04d392 Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann 7d895d1f12 Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann 1c984ffba3 Prevent unnecessary config evaluation 2024-08-24 01:31:39 +02:00
Manuel Thalmann 1da4a44ca7 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann b1169f5e34 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 87634d394a Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 0b1784d32d Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 0e5eac5ed3 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann dfdf1358b8 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann 6ab503fe89 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 242e68bd3d Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 33e7afacda Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 27231a3997 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann dd9798be0e Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann ea9023a7e7 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 66bbcca220 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann a6fc3c170d Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 540f594656 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 6c7d58d22a Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 2955d14b24 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann b8ef95acfe Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann ec19ba025f Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 0f3fb86851 Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann f72bba850e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 3d166157c5 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann bba4339481 Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 79146bd936 Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann c20d67e40f Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann d0ab0ffadb Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann d245a69a31 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann 8b6f5d5e60 Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 946dc09516 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 0e7f0bf723 Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann 153d1ea925 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 97193316a3 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann ab89e450f7 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 5449b08305 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann b2a1e06dbf Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 5d99acc08f Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann 2102f54dec Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00