Commit graph

292 commits

Author SHA1 Message Date
Manuel Thalmann 804e30f267 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 24d8642ec3 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 2aeac879d4 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann 181ca03e3a Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann f2c2582310 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 56803b42d6 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann c57294bde8 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 8e3c017699 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 9be293b799 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 012f5d5fdb Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 07d3a2378d Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 4a7d5db510 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 3db1c587dd Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 24c3bd1d11 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 8e155a00d5 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 3b79053455 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 16a8f8d499 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann 44d8223cd5 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 797fde65af Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann fc95d4c76d Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann c5ccae9b35 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 86374baf2f Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 5ad857320d Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann 245af3c2a0 Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann bb3de634f9 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann 116d6d9676 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann 8f6195c958 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann 0ed1f9e218 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 0a04b12497 Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann 0c7e9a0959 Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann 3a0643348f Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann d90e3bb437 Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann cebc95eae9 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 2f0198257e Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann 9b8ba848f6 Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann 7532873c6c Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann 3e57070f4e Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 6ca8369d08 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
Manuel Thalmann 979e77a95d Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
Manuel Thalmann 81db7a4bca Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
Manuel Thalmann a1c094dba5 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann 82a365a14a Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann cd822fc916 Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 35867a0016 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann ff48173d0d Fix non-functioning script 2024-08-07 03:23:21 +02:00
Manuel Thalmann 44d4bdb7ec Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
Manuel Thalmann 76a9004e3c Determine software script name properly 2024-08-06 12:21:48 +02:00
Manuel Thalmann 92d041c327 Fix incorrect path 2024-08-06 12:21:00 +02:00
Manuel Thalmann 5ad6fa685b Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann a20956ac7d Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00