Commit graph

305 commits

Author SHA1 Message Date
Manuel Thalmann bc3be3c674 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann aa31485a24 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann aedc7268a7 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 9d9aed744a Fix broken signature of Restart-Intermediate 2024-08-19 12:07:26 +02:00
Manuel Thalmann 61cccc92ea Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 495705fa89 Simplify script registration 2024-08-19 02:24:13 +02:00
Manuel Thalmann 167c6e2de6 Fix broken regedit paths 2024-08-19 01:38:25 +02:00
Manuel Thalmann f3f4f0b247 Allow registering reboots for users 2024-08-19 01:37:14 +02:00
Manuel Thalmann 640e6acd87 Improve log messages of updates 2024-08-18 12:20:21 +02:00
Manuel Thalmann 4c3152cdaf Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann d07cd06aef Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
Manuel Thalmann 92d3bb5d25 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 969422b943 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann 52eac91c6c Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 1d2416bf0a Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann da73683c0e Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann afabe20831 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann ec3f3546d5 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 098f79b2f9 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 092ecb178b Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 977476de92 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 9d1fcab5f3 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 1dbcb35213 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann b06e44317f Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann dc70431ee6 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 88340e94fe Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann c0ab2a254b Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann fc6a5f60c0 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 5aee4ae3e5 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 7bbf5a3e41 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann e76ee07efc Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann a5de8a42c4 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 461e532ec2 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 145ea5b2f2 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 6b8407ba27 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 166f84c4c9 Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann b4f74cba0e Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann 905d3e4da8 Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann 56230149d8 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann f724aa2156 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann 727faa2538 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann b4586ff520 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 02b1b49502 Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann 9500a20b3f Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann 07a47ea47d Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 49c900f2e0 Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann dc2b8fc7d7 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 414452c7e8 Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann 6943ff97f9 Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann 3c3b7772c7 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00