Commit graph

295 commits

Author SHA1 Message Date
Manuel Thalmann 7838c7186e Allow running installation in debug mode 2024-09-10 01:54:04 +02:00
Manuel Thalmann 2f2a3f53fb Hide output of DISM commands 2024-09-10 01:54:04 +02:00
Manuel Thalmann 5f4548403c Ensure auto reboot is disabled properly 2024-09-10 01:54:04 +02:00
Manuel Thalmann 70c9155bc0 Add methods for managing auto restart feature 2024-09-10 01:54:04 +02:00
Manuel Thalmann cf1de70b3b Remove unnecessary code 2024-09-10 01:54:04 +02:00
Manuel Thalmann 61e38c2bec Add a function for removing the RunOnce key 2024-09-10 01:54:04 +02:00
Manuel Thalmann c46d241147 Fix typo 2024-09-10 01:53:07 +02:00
Manuel Thalmann 1696207b0a Fix copy paste error 2024-09-10 01:53:07 +02:00
Manuel Thalmann 52c5a6c6a3 Allow skipping the User parameter 2024-09-10 01:53:07 +02:00
Manuel Thalmann aa4c392569 Fix broken scripts 2024-09-10 01:53:07 +02:00
Manuel Thalmann 3a45dfca73 Remove unnecessary confirmation dialogue 2024-09-10 01:53:07 +02:00
Manuel Thalmann 308e86efc8 Ensure CONFIG_MODULE is resolved 2024-09-10 01:53:07 +02:00
Manuel Thalmann add76b3986 Add dedicated functions for creating startup scripts 2024-09-10 01:53:07 +02:00
Manuel Thalmann 54114ffbd2 Add a function for allowing user access 2024-09-10 01:53:07 +02:00
Manuel Thalmann f4eb58a3a1 Fix broken reboot registration 2024-09-10 01:53:07 +02:00
Manuel Thalmann a553bc9cb7 Ensure the script path is detected properly 2024-09-10 01:53:07 +02:00
Manuel Thalmann 5b36f75abf Allow registering reboot for the default user 2024-09-10 01:53:07 +02:00
Manuel Thalmann 3decf57f5e Add a dedicated function for disabling boot message 2024-09-10 01:53:07 +02:00
Manuel Thalmann 8878a7d7fe Force computer reboots 2024-09-10 01:52:02 +02:00
Manuel Thalmann 7e31a0cac5 Add scripts for controlling UAC 2024-09-10 01:52:02 +02:00
Manuel Thalmann d2ddca8ab5 Set displayname of all users 2024-09-10 01:52:02 +02:00
Manuel Thalmann db31ae2419 Login to users for configuration 2024-09-10 01:52:00 +02:00
Manuel Thalmann 40d1ef5c78 Skip PWSH_PATH if undefined 2024-09-10 01:51:28 +02:00
Manuel Thalmann 1b4204cf3b Fix typo 2024-09-10 01:51:28 +02:00
Manuel Thalmann d6084b0ee8 Allow displaying a boot message 2024-09-10 01:51:28 +02:00
Manuel Thalmann 5209a9d5d8 Disable users by default 2024-09-10 01:51:28 +02:00
Manuel Thalmann 8473cf201f Fix renaming user 2024-09-10 01:51:28 +02:00
Manuel Thalmann f3e1e4ee00 Show error properly 2024-09-10 01:51:28 +02:00
Manuel Thalmann 186d84704d Remove unnecessary console output 2024-09-10 01:51:28 +02:00
Manuel Thalmann 2ab3b3b9cd Leave groups unspecified 2024-09-10 01:51:27 +02:00
Manuel Thalmann 300f629453 Add users during installation 2024-09-10 01:50:39 +02:00
Manuel Thalmann 1dbfe0ab4d Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann 7118ec594f Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann d1a1a13346 Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 99cc9cb12b Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann b024445989 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 498d65e24a Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann 5145b5383f Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann e9b0cb3f7f Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann 37e5636da1 Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 27d2797ed2 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
Manuel Thalmann 164a3b60ef Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
Manuel Thalmann d13d774b4b Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
Manuel Thalmann 9602b40c50 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann ebc90e6e2e Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann 603d665f9e Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 5b299e432d Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann 32a190342f Fix non-functioning script 2024-08-07 03:23:21 +02:00
Manuel Thalmann c95519fef7 Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
Manuel Thalmann c437c6c6cf Determine software script name properly 2024-08-06 12:21:48 +02:00