Commit graph

287 commits

Author SHA1 Message Date
Manuel Thalmann 546c878c26 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 326ec92b55 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 6731e39b6a Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann cdc9c2edfa Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 6de884bed4 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann f4c89ab20a Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 617fdef38e Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 8297bcc4cb Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 36796cede6 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann eb43134682 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 66e270f34d Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann f79112eaea Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann e6b78fbfeb Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 6b678efb7c Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 835644f770 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann c8c7d5a496 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann e5eff422ff Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 1b58282f69 Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann ad09c4dcbf Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann f7bee2a4db Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann 5310089e42 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann e1884b2a7d Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann 1e2f61c8bb Add users during installation 2024-08-08 17:49:43 +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
Manuel Thalmann 0c47df9f00 Fix incorrect path 2024-08-06 12:21:00 +02:00
Manuel Thalmann 83bf9a4d32 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann fa57e95def Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
Manuel Thalmann 2fe3b639f7 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
Manuel Thalmann 92dee406ff Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
Manuel Thalmann c37ea23130 Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
Manuel Thalmann a9769bd980 Fix argument redirection 2024-08-05 22:49:44 +02:00
Manuel Thalmann 290b9a3611 Fix non-functioning script 2024-08-05 22:45:17 +02:00