Commit graph

296 commits

Author SHA1 Message Date
Manuel Thalmann dd78af2f54 Fix typos 2024-08-16 16:10:09 +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 38c37c3564 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 1fbc33cf88 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 9c7729ce56 Add methods for managing auto restart feature 2024-08-12 01:23:42 +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 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 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 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 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
Manuel Thalmann f01409fcd5 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 29e2703162 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann ec7fc8dd6e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann b8086193bd Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 25d4810147 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann dee942b881 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann c79d632639 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann e768c55e58 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 849d8387cc Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann c631882854 Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann 0a464c90d9 Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann 68bec52a7b Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann e85ab0431f Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann ee06982b21 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann 62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 8911b7460b Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann be4a3228da Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann 198e984bcd Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 36336e332d Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 26ef9a12b9 Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann fc4215b341 Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann dc2f840018 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann 2f950d89ba Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 3304afd2e8 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
Manuel Thalmann 181426ee41 Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
Manuel Thalmann bed24acbe3 Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
Manuel Thalmann 6c193590b1 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann d64feb232a Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann 7177fa97ca Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 0b28364280 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann 0be3410151 Fix non-functioning script 2024-08-07 03:23:21 +02:00