Commit graph

1471 commits

Author SHA1 Message Date
Manuel Thalmann 9bfb2f200a Install prerequisites during backups 2024-03-23 15:16:12 +01:00
Manuel Thalmann 5245bb9007 Install Windows based on installation stages 2024-03-23 15:09:58 +01:00
Manuel Thalmann f6baf1a9dc Install script prerequisites automatically 2024-03-23 14:29:59 +01:00
Manuel Thalmann 221319d986 Make Move-PartitionRange zero-based 2024-03-23 14:06:30 +01:00
Manuel Thalmann de9fd86b6e Remove unnecessary blanks 2024-03-23 14:01:25 +01:00
Manuel Thalmann cda0a62bf0 Improve partition script 2024-03-23 14:00:42 +01:00
Manuel Thalmann b7f7a53b67 Add comments to the setup script 2024-03-23 13:57:18 +01:00
Manuel Thalmann c5a401f7eb Refactor Windows setup scripts 2024-03-23 13:45:15 +01:00
Manuel Thalmann 182727eb8d Fix incorrect settings 2024-03-23 04:56:49 +01:00
Manuel Thalmann a0e9c03525 Install Powershell profile statements globally 2024-03-23 04:55:05 +01:00
Manuel Thalmann c3ce9c0ba9 Remove unnecessary parameters 2024-03-23 01:45:14 +01:00
Manuel Thalmann b95499730d Remove unnecessary script calls 2024-03-23 01:34:22 +01:00
Manuel Thalmann 4c66d01f00 Call Scheduled Tasks using scripts 2024-03-23 01:27:49 +01:00
Manuel Thalmann 98acbc4817 Remove new line characters from scheduled tasks 2024-03-23 00:57:44 +01:00
Manuel Thalmann d66254ec89 Fix typos 2024-03-23 00:29:34 +01:00
Manuel Thalmann b1d9915786 Fix broken scheduled tasks 2024-03-23 00:10:12 +01:00
Manuel Thalmann 5d914ce33f Refactor the creation of scheduled tasks 2024-03-22 18:28:37 +01:00
Manuel Thalmann 24febb32f8 Leave entrypoint uninitialized if not determinable 2024-03-22 17:55:43 +01:00
Manuel Thalmann de8999c361 Fix run condition 2024-03-22 16:15:37 +01:00
Manuel Thalmann 5290d3283a Replace C# invocations with Invoke-Command 2024-03-22 15:25:00 +01:00
Manuel Thalmann 5e6eebf8ad Fix non-functioning events 2024-03-22 14:51:17 +01:00
Manuel Thalmann 30f98c4cb1 Wait for wmi event using powershell 2024-03-22 12:19:05 +01:00
Manuel Thalmann 5f02a650ad Await custom scheduled tasks 2024-03-22 10:59:24 +01:00
Manuel Thalmann ba058911e9 Store scheduled task in separate scripts 2024-03-22 10:32:53 +01:00
Manuel Thalmann d649525722 Drop use of redundant constant value 2024-03-22 10:20:03 +01:00
Manuel Thalmann 9ab5e776d9 Move user creation script 2024-03-22 09:26:54 +01:00
Manuel Thalmann a5eb0f1d87 Silence unnecessary output 2024-03-22 00:20:47 +01:00
Manuel Thalmann ab50077d04 Ensure the aliae config directory exists 2024-03-22 00:19:51 +01:00
Manuel Thalmann 6aaff564cc Add missing import 2024-03-21 17:21:02 +01:00
Manuel Thalmann 875120ccff Inquire on errors 2024-03-21 16:27:57 +01:00
Manuel Thalmann bfad7f1228 Automatically determine the entrypoint during windows install 2024-03-21 16:07:29 +01:00
Manuel Thalmann b1aa93d420 Create proper relative paths by default 2024-03-21 16:05:55 +01:00
Manuel Thalmann a8a144c147 Install aliae initially 2024-03-21 13:35:21 +01:00
Manuel Thalmann 7102320760 Set up aliae on windows properly 2024-03-21 13:33:00 +01:00
Manuel Thalmann 8e9bbc75f3 Fix non-functioning script 2024-03-21 04:30:07 +01:00
Manuel Thalmann ddc255221b Remove duplicate declaration 2024-03-21 01:52:06 +01:00
Manuel Thalmann e4e9dd4191 Prevent PowerShell variable name collision 2024-03-21 00:29:38 +01:00
Manuel Thalmann 181a82fd24 Streamline PowerShell profile installation 2024-03-21 00:29:09 +01:00
Manuel Thalmann 356611b169 Simplify aliae installation 2024-03-21 00:15:51 +01:00
Manuel Thalmann c9971d32e0 Install aliae for the default and the current user 2024-03-21 00:13:07 +01:00
Manuel Thalmann a4535eaf05 Fix PowerShell config installation 2024-03-21 00:10:54 +01:00
Manuel Thalmann 9918465b27 Allow installing PowerShell scripts for the default user 2024-03-21 00:06:34 +01:00
Manuel Thalmann 0481482f23 Remove unnecessary script parameters 2024-03-21 00:00:33 +01:00
Manuel Thalmann 96dff277e6 Rename PowerShell config directory to conf.d 2024-03-20 23:57:48 +01:00
Manuel Thalmann ce44de21d7 Remove redundant script 2024-03-20 23:57:24 +01:00
Manuel Thalmann e75a0c8420 Make PowerShell profile installation cross platform 2024-03-20 23:53:49 +01:00
Manuel Thalmann cb0807ee72 Fix typo 2024-03-20 23:52:15 +01:00
Manuel Thalmann dab33f679b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
Manuel Thalmann cdfbf46282 Simplify powershell profile 2024-03-20 23:15:51 +01:00
Manuel Thalmann 2a8430e388 Implicitly configure oh-my-posh theme 2024-03-20 23:13:17 +01:00