Commit graph

961 commits

Author SHA1 Message Date
Manuel Thalmann 72615ab002 Only back up installed Visual Studio versions 2024-03-24 17:37:13 +01:00
Manuel Thalmann 6e806af2a0 Add further Visual Studio versions 2024-03-24 17:34:25 +01:00
Manuel Thalmann 22f3932ada Only restore previously installed VS versions 2024-03-24 17:17:57 +01:00
Manuel Thalmann 94024951ff Prevent unnecessary output 2024-03-24 16:56:55 +01:00
Manuel Thalmann 7ae676141d Add missing import 2024-03-24 16:54:36 +01:00
Manuel Thalmann 1b87ddfabb Ensure the KnownFolders module is imported before use 2024-03-24 15:18:01 +01:00
Manuel Thalmann 09939d2ee9 Fix Logitech G Hub scripts 2024-03-24 13:47:53 +01:00
Manuel Thalmann bf8f9c1487 Ignore inexistent POSH_THEME variable 2024-03-24 03:17:50 +01:00
Manuel Thalmann 0817849ef1 Unser POSH_THEME variable during installation 2024-03-24 02:51:22 +01:00
Manuel Thalmann 3d10553d9a Make more descriptive prompt 2024-03-24 02:10:45 +01:00
Manuel Thalmann 745157dbc0 Fix accessability of variables 2024-03-24 02:06:16 +01:00
Manuel Thalmann b3b99fe422 Fix syntax errors 2024-03-24 02:04:43 +01:00
Manuel Thalmann 060ae06753 Fix inaccessible variable 2024-03-24 01:59:39 +01:00
Manuel Thalmann fed96c7cdf Update code accordingly 2024-03-24 01:10:44 +01:00
Manuel Thalmann f91980ce9a Create ExpandString values by default 2024-03-24 01:10:00 +01:00
Manuel Thalmann 3c60befb27 Make aliae work out of the box 2024-03-23 23:27:06 +01:00
Manuel Thalmann 77d779be02 Fix invalid syntax 2024-03-23 23:26:22 +01:00
Manuel Thalmann 29d74b3a27 Fix infinite loop 2024-03-23 22:38:11 +01:00
Manuel Thalmann 04e8ae1197 Refactor switch statements 2024-03-23 21:51:19 +01:00
Manuel Thalmann 67fc0770f3 Ensure prerequisites are installed at the very beginning 2024-03-23 17:53:43 +01:00
Manuel Thalmann 19900bac81 Pause scripts on errors 2024-03-23 17:32:45 +01:00
Manuel Thalmann ba5c46a884 Silence unnecessary errors 2024-03-23 17:31:16 +01:00
Manuel Thalmann c3bcd60a10 Move file lists to proper location 2024-03-23 17:29:07 +01:00
Manuel Thalmann 3f905b0753 Move file lists to resource directory 2024-03-23 17:18:38 +01:00
Manuel Thalmann 9fad7ed0de Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
Manuel Thalmann 1344f287aa Remove unnecessary software 2024-03-23 16:15:08 +01:00
Manuel Thalmann d6cb9c5f70 Log further messages 2024-03-23 15:59:55 +01:00
Manuel Thalmann 60f090349c Lead user through the setup properly 2024-03-23 15:57:25 +01:00
Manuel Thalmann 6d02e1bcb9 Rename user stages 2024-03-23 15:54:15 +01:00
Manuel Thalmann 7c1befdef4 Refactor user creation process 2024-03-23 15:54:09 +01:00
Manuel Thalmann 04c6ef125f Refactor user creation script 2024-03-23 15:47:31 +01:00
Manuel Thalmann 0246633c68 Allow creation of multiple users 2024-03-23 15:38:06 +01:00
Manuel Thalmann f1310bafdf Set the user name by default 2024-03-23 15:29:37 +01:00
Manuel Thalmann 6fcb7fb4a8 Represent numbers as hex if applicable 2024-03-23 15:27:40 +01:00
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 c5a401f7eb Refactor Windows setup scripts 2024-03-23 13:45:15 +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 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 ce44de21d7 Remove redundant script 2024-03-20 23:57:24 +01:00
Manuel Thalmann dab33f679b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
Manuel Thalmann 2a8430e388 Implicitly configure oh-my-posh theme 2024-03-20 23:13:17 +01:00
Manuel Thalmann ea1078e5db Add a script for running bash from powershell 2024-03-20 21:44:02 +01:00
Manuel Thalmann 4eab5617b3 Create common pwsh installation script 2024-03-20 21:34:47 +01:00
Manuel Thalmann 3ac1ce8c66 Rename powershell util script 2024-03-20 18:56:16 +01:00
Manuel Thalmann 734e463df4 Fix typo 2024-03-20 18:07:43 +01:00
Manuel Thalmann ce6fb59ff5 Add missing trailing EOL 2024-03-20 17:09:34 +01:00
Manuel Thalmann 7fa3450984 Fix incorrect script 2024-03-20 17:03:43 +01:00
Manuel Thalmann 90f85e227d Install aliae config using common script 2024-03-20 17:03:14 +01:00
Manuel Thalmann 5055eddb82 Add scripts for editing the powershell profile 2024-03-20 16:33:18 +01:00
Manuel Thalmann 638d241973 Add aliae to all OSes 2024-03-20 16:00:44 +01:00
Manuel Thalmann 8339cb3006 Detect entrypoint automatically 2024-03-16 01:04:56 +01:00
Manuel Thalmann cd6d5fcd9b Fix broken installer call 2024-03-13 22:30:14 +01:00
Manuel Thalmann 86aa29b66c Fix installation of winget 2024-03-13 21:56:48 +01:00
Manuel Thalmann 39ba5f63bc Fix incorrect script path 2024-03-13 20:57:46 +01:00
Manuel Thalmann 2f4222ecdb Fix incorrect winget installation statement 2024-03-13 20:07:38 +01:00
Manuel Thalmann d67a1d5be9 Run winget installation using pwsh 2024-03-13 19:35:06 +01:00
Manuel Thalmann 2cfe755334 Install XAML before installing winget 2024-03-13 11:51:52 +01:00
Manuel Thalmann f9abc3801a Fix non-functioning statement 2024-03-13 11:16:24 +01:00
Manuel Thalmann f026943763 Remove unnecessary statement 2024-03-13 10:22:29 +01:00
Manuel Thalmann 3e3f7ae062 Ensure dependencies are installed 2024-03-13 09:38:02 +01:00
Manuel Thalmann 7b11234ea2 Install winget using the script 2024-03-13 09:35:27 +01:00
Manuel Thalmann 306d9afd50 Fix non-functioning winget install script 2024-03-13 09:34:27 +01:00
Manuel Thalmann 554f3c9a63 Add a script for forcibly installing winget 2024-03-13 09:06:48 +01:00
Manuel Thalmann 837ec6df1a Fix incorrect winget syntax 2024-03-12 15:11:26 +01:00
Manuel Thalmann 20acebbc7e Fix order of execution in setup script 2024-03-11 18:10:37 +01:00
Manuel Thalmann e6d2a3189d Silence unnecessary output 2024-03-11 17:46:51 +01:00
Manuel Thalmann 34346ebfbd Fix typo 2024-03-11 17:45:15 +01:00
Manuel Thalmann 48a1913401 Include Unattend settings in PortValhalla 2024-03-11 17:32:47 +01:00
Manuel Thalmann 140071c493 Install winget only if necessary 2024-03-11 17:08:53 +01:00
Manuel Thalmann 1c641a0949 Move media applications to the generic collection 2024-02-11 14:24:49 +01:00
Manuel Thalmann 0bbab27f58 Add Pennywise to generic installations 2024-02-11 14:23:15 +01:00
Manuel Thalmann 5d790d3060 Remove unnecessary desktop icons 2024-02-11 14:21:51 +01:00
Manuel Thalmann 0e895de320 Remove all PPSSPP icons 2024-02-06 02:31:44 +01:00
Manuel Thalmann a4b68088e2 Remove duplicate restoration steps 2024-02-06 01:22:06 +01:00
Manuel Thalmann 25f8e9ec67 Restore generic apps in the personal collection 2024-02-05 23:38:09 +01:00
Manuel Thalmann eebe795237 Update install script for reWASD 2024-02-05 23:21:05 +01:00
Manuel Thalmann b107cdc562 Improve text related to Autologin enablement 2024-01-17 14:08:31 +01:00
Manuel Thalmann d884514678 Remove Firefox Developer icon 2023-12-10 03:21:20 +01:00
Manuel Thalmann e8055c1474 Fix outdated winget syntax 2023-12-08 17:22:39 +01:00
Manuel Thalmann 02f585af95 Change format of ooeb boot command 2023-12-07 17:41:33 +01:00
Manuel Thalmann 8bceb30872 Install most recent version of winget during installation 2023-09-27 18:36:17 +02:00
Manuel Thalmann 967206e14f Allow specifying custom app installer function 2023-09-27 12:32:27 +02:00
Manuel Thalmann e3a12c0d47 Create a script for managing generic apps 2023-09-27 12:32:04 +02:00
Manuel Thalmann 4300575df6 Set Windows to store UTC time 2023-08-14 01:32:57 +02:00
Manuel Thalmann a8534f6872 Customize NVS installation script 2023-08-08 22:08:16 +02:00
Manuel Thalmann 10559c02e4 Refactor nvs installation 2023-08-08 20:47:04 +02:00
Manuel Thalmann 5febd9443b Add further programs 2023-08-08 00:49:21 +02:00
Manuel Thalmann 872e4a2154 Install all firefox editions 2023-08-08 00:45:03 +02:00
Manuel Thalmann 765af44b88 Install KDE Connect 2023-08-08 00:43:35 +02:00
Manuel Thalmann 68e6205ed9 Install multiple winget packages in one command 2023-08-08 00:43:11 +02:00
Manuel Thalmann 4dc661f352 Remove non-functioning statements 2023-08-07 01:24:08 +02:00
Manuel Thalmann a6af28dd6a Fix invalid syntax 2023-08-06 22:36:04 +02:00
Manuel Thalmann 9b59884ef6 Copy Region & Language settings during setup 2023-08-05 04:11:43 +02:00
Manuel Thalmann a944f8d575 Remove existing backup files 2023-08-05 03:03:57 +02:00
Manuel Thalmann d4a64e8e71 Remove archive existence check when restoring personal files 2023-08-05 03:03:47 +02:00
Manuel Thalmann 95fc7f1e84 Fix incorrectly named parameter 2023-08-04 01:33:42 +02:00
Manuel Thalmann 54f7a98621 Install working version of Selenium.WebDriver 2023-08-04 01:13:58 +02:00
Manuel Thalmann 49f504ef97 Use normal compression level 2023-08-02 12:57:03 +02:00
Manuel Thalmann 08fd0e3069 Don't split resulting backup file 2023-08-02 12:56:40 +02:00
Manuel Thalmann dc3a3d5d0a Split full backup in 4GB parts 2023-08-01 20:32:58 +02:00
Manuel Thalmann 9bbf391833 Split inner files in 2GB parts 2023-08-01 20:32:23 +02:00
Manuel Thalmann cd0d55d707 Split resulting archive 2023-08-01 19:01:12 +02:00
Manuel Thalmann c5bbb55f29 Re-enable deletion after backup 2023-08-01 17:22:48 +02:00
Manuel Thalmann f59cd93363 Re-enable large page mode 2023-08-01 17:22:20 +02:00
Manuel Thalmann 7a3ca3f26b Lower the compression level 2023-08-01 16:56:21 +02:00
Manuel Thalmann eee5b66b15 Use highest compression level 2023-08-01 16:31:03 +02:00
Manuel Thalmann 08cebce876 Split archive into 4GB parts 2023-08-01 16:01:51 +02:00
Manuel Thalmann b1d643cc6a Add SysInternals tools 2023-08-01 15:39:02 +02:00
Manuel Thalmann 7549d99514 Disable removal of PowerShell modules 2023-08-01 15:31:14 +02:00
Manuel Thalmann 6fbacee204 Disable large page mode 2023-08-01 15:30:32 +02:00
Manuel Thalmann b7d87d1861 Remove modules before uninstalling 2023-08-01 14:48:32 +02:00
Manuel Thalmann 310d0e7733 Split archives in 2G parts 2023-08-01 14:22:15 +02:00
Manuel Thalmann 1bf80bfd19 Disable the -sdel switch 2023-08-01 14:01:35 +02:00
Manuel Thalmann b7fb6de569 Remove all unwanted installation artifacts 2023-08-01 13:24:08 +02:00
Manuel Thalmann cf065edc4f Clean up all prerequisites 2023-08-01 13:19:27 +02:00
Manuel Thalmann 934742f023 Remove files project after restoration 2023-08-01 13:15:34 +02:00
Manuel Thalmann 905733fff3 Delete files after backup 2023-08-01 13:13:38 +02:00
Manuel Thalmann 51db28634c Try fixing use of inline if 2023-08-01 12:50:48 +02:00
Manuel Thalmann 21fd4093df Allow archives to not be split 2023-08-01 12:48:27 +02:00
Manuel Thalmann 5c1832c116 Set archive paths accordingly 2023-08-01 12:35:40 +02:00
Manuel Thalmann 7ce4b2bbe4 Split large archives 2023-08-01 12:30:06 +02:00
Manuel Thalmann 80b6287329 Disable large page mode 2023-08-01 12:06:33 +02:00
Manuel Thalmann 0b4cf31b7f Fix broken VS config export 2023-08-01 03:48:15 +02:00
Manuel Thalmann b9ecde1340 Allow creation of backups without specifying 7z arguments 2023-08-01 03:34:56 +02:00
Manuel Thalmann db4cc549f4 Ignore expected errors 2023-08-01 01:04:49 +02:00
Manuel Thalmann a1616165ef Add MetaX 2023-07-31 18:58:42 +02:00
Manuel Thalmann de68571dd5 Add Ant Renamer 2023-07-31 18:44:54 +02:00
Manuel Thalmann 3e43cd870f Use default compression level 2023-07-31 16:31:12 +02:00
Manuel Thalmann 00262f3625 Disable the -sdel option of 7zip 2023-07-31 00:41:35 +02:00
Manuel Thalmann 796dfa1f5e Remove settings backups before restoring LGHub 2023-07-30 15:51:13 +02:00
Manuel Thalmann bd7cf8c153 Set default arguments for creating archives 2023-07-30 15:20:01 +02:00
Manuel Thalmann a562562403 Add missing argument for unpacking 7z archive 2023-07-30 14:36:37 +02:00
Manuel Thalmann 8046d7c34c Fix typo 2023-07-30 14:34:56 +02:00
Manuel Thalmann 7d97efe563 Install 7z command if necessary 2023-07-30 14:33:02 +02:00
Manuel Thalmann 448b6618da Fix incorrect backup path for Visual Studio 2023-07-30 04:13:30 +02:00
Manuel Thalmann 945b962463 Include missing RetroArch file 2023-07-30 04:11:44 +02:00
Manuel Thalmann bca5438944 Exclude symbolic links 2023-07-30 04:10:03 +02:00
Manuel Thalmann 2659b43c9e Restructure directoriey of Visual Studio backup 2023-07-29 22:01:47 +02:00
Manuel Thalmann 850b93af05 Fix incorrect backup path 2023-07-29 21:19:57 +02:00
Manuel Thalmann 6316b30e84 Clean up computer after creating backup 2023-07-29 21:16:42 +02:00
Manuel Thalmann 7cce460f13 Leave consumer features enabled 2023-07-29 21:13:38 +02:00
Manuel Thalmann 2be2984d3b Remove outdated app 2023-07-29 12:55:41 +02:00
Manuel Thalmann aea3edfef7 Add scripts for installing and configuring MSEdgeRedirect 2023-07-29 11:47:32 +02:00
Manuel Thalmann 8edd0ca479 Remove edge icon at the very end 2023-07-29 11:28:32 +02:00
Manuel Thalmann 4031d0b0f1 Fix grammatical error 2023-07-29 11:07:52 +02:00
Manuel Thalmann f91e394e73 Fix incorrect RegEx pattern 2023-07-29 11:04:55 +02:00
Manuel Thalmann e3e998a4a4 Prevent sleep mode for all actions 2023-07-29 03:37:43 +02:00
Manuel Thalmann 9c02d8913f Fix incorrect order of code statements 2023-07-29 03:25:47 +02:00
Manuel Thalmann ec057db9ef Fix incorrect function call 2023-07-29 03:21:26 +02:00
Manuel Thalmann 7731c0dd71 Add log messages 2023-07-29 03:01:53 +02:00
Manuel Thalmann 3578bf6407 Allow the prevention of sleep mode 2023-07-29 02:58:00 +02:00
Manuel Thalmann 600ce25072 Remove duplicate installation 2023-07-27 20:32:38 +02:00
Manuel Thalmann 163b9e3e15 Install preview version of mRemoteNG 2023-07-27 20:18:04 +02:00
Manuel Thalmann a041c4c7d7 Ignore checksum of EA app 2023-07-27 20:06:56 +02:00
Manuel Thalmann 9f34b9ddc7 Fix typo 2023-07-27 20:05:28 +02:00
Manuel Thalmann a1bc1734c0 Prevent accessing an object multiple times at once 2023-07-27 17:42:05 +02:00
Manuel Thalmann 45327c3a5e Fix non-functioning git initialization 2023-07-27 16:11:16 +02:00
Manuel Thalmann aad095bf74 Fix incorrect type assertion 2023-07-27 14:16:26 +02:00
Manuel Thalmann 30d84482ff Execute Oh My Posh script in current context 2023-07-27 13:15:09 +02:00
Manuel Thalmann d4e2b633d5 Refactor the Oh My Posh profile 2023-07-27 13:09:30 +02:00
Manuel Thalmann 65a44675b2 Fix typo 2023-07-27 05:57:31 +02:00
Manuel Thalmann 192c47049d Fix sourcing of multiple files 2023-07-27 04:35:52 +02:00
Manuel Thalmann 779eedfaab Install Oh My Posh machine wide 2023-07-27 04:35:18 +02:00
Manuel Thalmann 0c597fce4e Fix incorrect module path 2023-07-27 03:25:42 +02:00
Manuel Thalmann 9be547d3a6 Add Oh My Posh completion 2023-07-27 03:09:19 +02:00
Manuel Thalmann 8b4082e6e1 Refactor Oh My Posh customization 2023-07-27 03:07:24 +02:00
Manuel Thalmann bb28dadc16 Import custom Oh My Posh for user 2023-07-27 03:03:10 +02:00
Manuel Thalmann 40788f3d98 Add Oh My Posh to windows 2023-07-27 02:57:35 +02:00
Manuel Thalmann f70513f234 Allow choosing where to create PowerShell profiles to 2023-07-27 02:54:14 +02:00
Manuel Thalmann 466dd8feff Set order of profile files 2023-07-27 02:37:43 +02:00
Manuel Thalmann c522ed9350 Add Terminal-Icons 2023-07-27 02:36:31 +02:00
Manuel Thalmann c71a8edcaf Ensure profile files can be created 2023-07-27 02:32:31 +02:00
Manuel Thalmann 00d349e162 Force creation of profile files 2023-07-27 02:28:37 +02:00
Manuel Thalmann 5a4b5bf581 Allow unawaited installation of posh-git 2023-07-27 02:25:17 +02:00
Manuel Thalmann c851336400 Add posh-git to Windows installations 2023-07-27 02:22:09 +02:00
Manuel Thalmann 2a7e0b643e Only load profile files if existent 2023-07-27 02:05:56 +02:00
Manuel Thalmann b44c8833b5 Add ability to load PowerShell profile files 2023-07-27 01:59:03 +02:00
Manuel Thalmann ada9df8e20 Allow the addition of custom PowerShell profiles 2023-07-27 01:55:44 +02:00
Manuel Thalmann a760b08537 Reuse existent variable 2023-07-27 01:41:30 +02:00
Manuel Thalmann f1c3c62469 Install shortcut to actual RetroArch executable 2023-07-27 01:39:51 +02:00
Manuel Thalmann da663a6526 Fix non-functioning code 2023-07-27 01:35:45 +02:00
Manuel Thalmann 3f80aee2fc Add a start menu shortcut to RetroArch 2023-07-27 01:27:47 +02:00
Manuel Thalmann 0e79d86d80 Remove osu!lazer desktop icon using context object 2023-07-27 01:16:23 +02:00
Manuel Thalmann 1349d530cf Fix typo 2023-07-27 01:07:20 +02:00
Manuel Thalmann 134704db8e Remove Ubisoft Connect desktop icon 2023-07-27 01:04:08 +02:00
Manuel Thalmann 023364b4b1 Fix incorrect code 2023-07-26 18:28:31 +02:00
Manuel Thalmann a892256374 Refactor the logic for reordering the association config 2023-07-26 18:12:18 +02:00
Manuel Thalmann 1855ab7e5f Normalize indentation of app association config 2023-07-26 17:35:03 +02:00
Manuel Thalmann a6d438d9c2 Refactor the format of saved app associations 2023-07-26 17:21:19 +02:00
Manuel Thalmann 41696d2078 Refactor logic for setting default applications 2023-07-26 17:10:57 +02:00
Manuel Thalmann 9b1be73a7a Add console output 2023-07-26 17:07:19 +02:00
Manuel Thalmann 4d50f1064a Remove unnecessary file extension 2023-07-26 16:25:55 +02:00
Manuel Thalmann d0685c5054 Don't preserve whitespaces when loading xml 2023-07-26 16:22:44 +02:00
Manuel Thalmann bdf72fadbf Fix addition of new default associations 2023-07-26 15:38:50 +02:00
Manuel Thalmann e0ed130e58 Fix non-functioning code 2023-07-26 15:35:22 +02:00
Manuel Thalmann b63c801566 Clone node for new associations 2023-07-26 15:32:33 +02:00
Manuel Thalmann 7ae8d7f2c6 Dispose the XML writer after use 2023-07-26 15:26:02 +02:00
Manuel Thalmann ee4434f91a Fix possible non-existent variable 2023-07-26 14:56:17 +02:00
Manuel Thalmann b4d4e6d10f Fix encoding of app association file 2023-07-26 14:49:03 +02:00
Manuel Thalmann 7cf1d9c599 Add a step for setting up software with app associations 2023-07-26 13:44:05 +02:00
Manuel Thalmann 5e2c5bf5cd Fix incorrect XPath syntax 2023-07-26 13:01:45 +02:00
Manuel Thalmann 2530c5dc6b Refactor Firefox config script 2023-07-26 12:55:52 +02:00
Manuel Thalmann 85a665fa08 Silence unnecessary output 2023-07-26 12:53:38 +02:00
Manuel Thalmann 537f43eae7 Rename app association function 2023-07-26 12:53:30 +02:00
Manuel Thalmann 585b9e3d55 Import the manipulated app associations 2023-07-26 12:50:35 +02:00
Manuel Thalmann 3b420f42d4 Fix format of association xml 2023-07-26 12:49:32 +02:00
Manuel Thalmann 186f6b5db7 Add a script for editing app associations 2023-07-26 12:45:01 +02:00
Manuel Thalmann 4871c66e71 Fix creation of the Thunderbird association 2023-07-26 12:01:18 +02:00
Manuel Thalmann 205970f441 Remove WinSCP icon during installation 2023-07-26 11:02:34 +02:00
Manuel Thalmann 1aabdf77cf Remove redundant installations 2023-07-26 00:16:20 +02:00
Manuel Thalmann 892aa46f12 Install software before setting associations 2023-07-26 00:15:51 +02:00
Manuel Thalmann 6464f32396 Prevent creation of shortcuts for thunderbird 2023-07-25 18:55:35 +02:00
Manuel Thalmann f135727dc2 Set default programs before creating user 2023-07-25 18:52:03 +02:00
Manuel Thalmann e86657858a Prepare nextcloud initialization only once 2023-07-25 18:05:33 +02:00
Manuel Thalmann 0d11a67b44 Fix format of manipulated nextcloud config 2023-07-25 12:42:04 +02:00
Manuel Thalmann 0609221a8e Remove non-existent variable 2023-07-25 12:40:35 +02:00
Manuel Thalmann 5b9f22eec2 Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
Manuel Thalmann 4075bab13e Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
Manuel Thalmann 13c48c5a3b Fix a typo 2023-07-25 12:16:26 +02:00
Manuel Thalmann 1f9d2774dc Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
Manuel Thalmann 7ba8fb50b2 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
Manuel Thalmann 87d99f8ede Make Thunderbird the default mail program 2023-07-24 23:54:05 +02:00
Manuel Thalmann 2ad0149950 Add a script for installing thunderbird 2023-07-24 23:44:38 +02:00
Manuel Thalmann 339ea4f9b7 Make WinSCP the default ftp program 2023-07-24 23:38:58 +02:00
Manuel Thalmann 6e6a8ebd6a Fix typo 2023-07-24 23:37:18 +02:00
Manuel Thalmann 3b33e84f42 Add further supported files for Firefox 2023-07-24 23:33:41 +02:00
Manuel Thalmann 58d99272ac Add a separate script for installing WinSCP 2023-07-24 23:10:49 +02:00
Manuel Thalmann 07422a3ab3 Add a separate file for configuring Firefox 2023-07-24 23:08:12 +02:00
Manuel Thalmann c955fc998e Fix typo 2023-07-24 23:05:56 +02:00
Manuel Thalmann 9750b9cbbc Remove unsupported associations from Firefox 2023-07-24 23:03:36 +02:00
Manuel Thalmann c8d96b0711 Dispose the XML reader upon use 2023-07-20 20:20:46 +02:00
Manuel Thalmann 541e523f5c Try fixing the default browser association 2023-07-20 20:19:35 +02:00
Manuel Thalmann 7fcd6303d7 Fix incorrect command 2023-07-20 20:18:12 +02:00
Manuel Thalmann 1affbba496 Fix incorrect file path 2023-07-20 20:17:31 +02:00
Manuel Thalmann 2f2ccbbe9d Set Firefox as the default browser 2023-07-20 20:15:39 +02:00
Manuel Thalmann 1d0c78f61b Install MSEdgeRedirect 2023-07-20 20:01:09 +02:00
Manuel Thalmann 0601c7c35b Ignore outdated checksums 2023-07-20 15:48:49 +02:00
Manuel Thalmann 3b918ca0a1 Fix non-functioning code 2023-07-20 10:18:43 +02:00
Manuel Thalmann c93558d56d Refactor Tobii Ghost installation scripts 2023-07-20 00:58:56 +02:00
Manuel Thalmann 11b85e36e6 Refactor Tobii Game Hub installation script 2023-07-20 00:53:21 +02:00
Manuel Thalmann 19fe5d742e Refactor installation of Game Hub 2023-07-20 00:43:35 +02:00
Manuel Thalmann 62224f1ab0 Silence unnecessary console output 2023-07-19 23:19:05 +02:00
Manuel Thalmann 6ae6755957 Remove unnecessary icons 2023-07-19 23:12:50 +02:00
Manuel Thalmann 52b27f62ce Fix typo 2023-07-19 22:24:30 +02:00
Manuel Thalmann a736000796 Fix installation of chocolatey profile 2023-07-19 16:19:25 +02:00
Manuel Thalmann 67a90200df Fix interactive command 2023-07-19 16:07:58 +02:00
Manuel Thalmann 62ae88778c Remove chat icon by default 2023-07-19 16:01:29 +02:00
Manuel Thalmann fa035a29b2 Install chocolatey profile for all future users 2023-07-19 14:33:06 +02:00
Manuel Thalmann b65f144d45 Fix non-functioning installation of choco profile 2023-07-19 14:31:17 +02:00
Manuel Thalmann d8a3e3d2c1 Enable logging before doing anything 2023-07-19 09:54:45 +02:00
Manuel Thalmann c98f3c2372 Refactor NuGet package provider check 2023-07-19 09:53:11 +02:00
Manuel Thalmann 1e807ee800 Add console output to prerequisites 2023-07-19 09:48:08 +02:00
Manuel Thalmann c098b6060c Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
Manuel Thalmann 117157a861 Try turning off even more adware 2023-07-19 09:11:53 +02:00
Manuel Thalmann 6d166ab71e Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
Manuel Thalmann 234b49fdf9 Add missing semicolons 2023-07-19 03:09:29 +02:00
Manuel Thalmann 3df927867c Install Signal separately 2023-07-19 03:08:32 +02:00
Manuel Thalmann 1505cd3e94 Ensure keys for accessing adware options exist 2023-07-19 01:46:32 +02:00
Manuel Thalmann dffb937078 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
Manuel Thalmann 2594791471 Disable further adware 2023-07-19 01:02:40 +02:00
Manuel Thalmann 0aa49cd6d4 Fix non-functioning code 2023-07-19 00:16:13 +02:00
Manuel Thalmann b2c3c10f33 Fix incorrect file name 2023-07-18 23:50:27 +02:00
Manuel Thalmann 70a757cdcb Refactor ad removal 2023-07-18 23:46:03 +02:00
Manuel Thalmann d537ba87a5 Add NetFx3 as a prerequisite 2023-07-18 23:33:53 +02:00
Manuel Thalmann 565054566c Compress startlayout 2023-07-18 22:31:32 +02:00
Manuel Thalmann 44f3e8cdf5 Remove LinkedIn ad 2023-07-18 22:30:19 +02:00
Manuel Thalmann 445aae4f1d Fix typo 2023-07-18 22:27:32 +02:00
Manuel Thalmann bfff046e4d Ignore exceptions during updates 2023-07-18 21:57:08 +02:00
Manuel Thalmann d05eb95bb1 Allow any version of NuGet to be installed 2023-07-18 21:48:20 +02:00
Manuel Thalmann fe74d438bb Automatically install NuGet package provider 2023-07-18 21:45:15 +02:00
Manuel Thalmann 9715160b98 Remove unnecessary parameter 2023-07-18 21:41:47 +02:00
Manuel Thalmann c5536c7c75 Remove ads from Windows before creating user 2023-07-18 21:19:49 +02:00
Manuel Thalmann 6fefa76532 Fix typos 2023-07-18 21:14:28 +02:00
Manuel Thalmann 67baf43a4d Fix incorrect variable names 2023-07-18 21:14:09 +02:00
Manuel Thalmann 19f3e35446 Fix incorrect condition 2023-07-18 21:13:33 +02:00
Manuel Thalmann 8d6dbcb491 Fix incomplete command 2023-07-18 21:09:08 +02:00
Manuel Thalmann 3a097d2194 Re-import start layout file 2023-07-18 20:59:10 +02:00
Manuel Thalmann c5e775fc88 Fix incorrect function call 2023-07-18 20:56:51 +02:00
Manuel Thalmann 77e5e9e95f Fix manipulation of write-protected array 2023-07-18 20:55:12 +02:00
Manuel Thalmann 023070b0c4 Fix non-functioning statements 2023-07-18 20:53:02 +02:00
Manuel Thalmann 963245b967 Remove ads from Windows 2023-07-18 20:51:11 +02:00
Manuel Thalmann c0b8996960 Remove unwanted shortcuts 2023-07-18 20:28:46 +02:00
Manuel Thalmann a2a277a15a Add console output to UniFi installer 2023-07-18 20:26:27 +02:00
Manuel Thalmann 3dc8045cde Add a firefox shortcut 2023-07-18 20:13:26 +02:00
Manuel Thalmann 409851f563 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
Manuel Thalmann 73cd34d783 Re-add rayman control panel 2023-07-18 19:59:07 +02:00
Manuel Thalmann a286e57066 Ignore dependencies while installing UniFi Controller 2023-07-18 19:47:51 +02:00
Manuel Thalmann 8f7d506a6f Change version of AutoHotKey package 2023-07-18 19:39:31 +02:00
Manuel Thalmann 49dcf58f78 Fix non-functioning script 2023-07-18 19:35:55 +02:00
Manuel Thalmann 6726a7e425 Fix typo 2023-07-18 19:13:11 +02:00
Manuel Thalmann 27ba6efad5 Add a script for installing UniFi 2023-07-18 19:09:12 +02:00
Manuel Thalmann 8cc697a097 Remove unnecessary icons right after installation 2023-07-18 19:01:03 +02:00
Manuel Thalmann 8d8e8ce84d Ignore checksum of Ubisoft Connect 2023-07-18 19:00:30 +02:00
Manuel Thalmann 7c0c84d2dd Allow unawaited installation of chocolatey 2023-07-18 18:06:44 +02:00
Manuel Thalmann fcf7fa75e4 Refresh environment variables before launching nvs 2023-07-18 17:51:33 +02:00
Manuel Thalmann 45afef2301 Add scripts for setting up chocolatey 2023-07-18 17:49:54 +02:00
Manuel Thalmann b797c4c962 Ignore mismatching checksums 2023-07-18 17:03:38 +02:00
Manuel Thalmann 2c260d4f62 Fix further typo 2023-07-18 16:17:13 +02:00
Manuel Thalmann 58966646bc Import files inside the reWASD module 2023-07-18 15:19:42 +02:00
Manuel Thalmann b012678a7d Fix typo 2023-07-18 14:45:51 +02:00
Manuel Thalmann 301c724525 Install display driver 2023-07-18 12:22:58 +02:00
Manuel Thalmann 860cb3353b Remove unnecessary blank line 2023-07-18 12:22:16 +02:00
Manuel Thalmann 0609c76bdc Fix malformed string concatenation 2023-07-18 00:16:37 +02:00
Manuel Thalmann 7c15065cf3 Close Tobii Ghost after installation 2023-07-18 00:14:12 +02:00
Manuel Thalmann 8b3e44f3f8 Fix working directory of AutoHotKey scripts 2023-07-18 00:07:41 +02:00
Manuel Thalmann d8a9a3dbaf Refactor scripts for AutoHotKey v2 2023-07-17 23:58:31 +02:00
Manuel Thalmann 82c05c2121 Replace incorrect software 2023-07-17 21:57:01 +02:00
Manuel Thalmann 32a8ec94b1 Back up original spacing property 2023-07-17 16:12:26 +02:00
Manuel Thalmann 58622be1b1 Set icons to a bearable size 2023-07-17 16:02:33 +02:00
Manuel Thalmann ea9efa72ef Add CaskaydiaCove Nerd Font 2023-07-17 14:10:06 +02:00
Manuel Thalmann 098375989b Install Rayman Control Panel 2023-07-17 03:28:09 +02:00
Manuel Thalmann 1fc49588fc Add personal apps 2023-07-17 03:25:14 +02:00
Manuel Thalmann a46a59f57c Install Tobii apps for user 2023-07-17 02:55:45 +02:00
Manuel Thalmann 55fb262864 Remove redundant commands 2023-07-17 02:47:57 +02:00
Manuel Thalmann a11c7e4e05 Ensure Tobii Ghost is in foreground 2023-07-17 02:46:07 +02:00
Manuel Thalmann 5695406f85 Handle process killing using PowerShell 2023-07-17 02:45:34 +02:00
Manuel Thalmann a9bf0df743 Fix incorrect syntax 2023-07-17 02:00:12 +02:00
Manuel Thalmann 80e7e45b35 Fix incorrect coordinates 2023-07-17 01:57:30 +02:00
Manuel Thalmann 771502238c Automate Tobii Game Hub installation 2023-07-17 01:53:36 +02:00
Manuel Thalmann c3ea42805e Fix typo 2023-07-17 01:53:23 +02:00
Manuel Thalmann fe1952004d Delete unnecessary variable 2023-07-17 01:52:23 +02:00