Commit graph

194 commits

Author SHA1 Message Date
Manuel Thalmann be49a7d80c Allow creation of multiple users 2024-03-23 15:38:06 +01:00
Manuel Thalmann 02324b9861 Leave entrypoint uninitialized if not determinable 2024-03-22 17:55:43 +01:00
Manuel Thalmann 855ca38b8c Add missing import 2024-03-21 17:21:02 +01:00
Manuel Thalmann ca863eb749 Automatically determine the entrypoint during windows install 2024-03-21 16:07:29 +01:00
Manuel Thalmann 083df48223 Remove duplicate declaration 2024-03-21 01:52:06 +01:00
Manuel Thalmann 6413377cfc Prevent PowerShell variable name collision 2024-03-21 00:29:38 +01:00
Manuel Thalmann b07f4ce23b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
Manuel Thalmann fcdc159301 Add a script for running bash from powershell 2024-03-20 21:44:02 +01:00
Manuel Thalmann 37ddcb63d2 Rename powershell util script 2024-03-20 18:56:16 +01:00
Manuel Thalmann d767f0e97d Add scripts for editing the powershell profile 2024-03-20 16:33:18 +01:00
Manuel Thalmann f75f8a3fee Detect entrypoint automatically 2024-03-16 01:04:56 +01:00
Manuel Thalmann be2f9f51dc Remove existing backup files 2023-08-05 03:03:57 +02:00
Manuel Thalmann 1a5ce2d870 Remove archive existence check when restoring personal files 2023-08-05 03:03:47 +02:00
Manuel Thalmann 9a01d0065e Use normal compression level 2023-08-02 12:57:03 +02:00
Manuel Thalmann bbd06011fc Split inner files in 2GB parts 2023-08-01 20:32:23 +02:00
Manuel Thalmann 03650676a6 Re-enable large page mode 2023-08-01 17:22:20 +02:00
Manuel Thalmann 38b8c154c2 Lower the compression level 2023-08-01 16:56:21 +02:00
Manuel Thalmann c96abbf3f0 Use highest compression level 2023-08-01 16:31:03 +02:00
Manuel Thalmann c58ba1c017 Split archive into 4GB parts 2023-08-01 16:01:51 +02:00
Manuel Thalmann ea4fdf8228 Disable removal of PowerShell modules 2023-08-01 15:31:14 +02:00
Manuel Thalmann f3421bde56 Disable large page mode 2023-08-01 15:30:32 +02:00
Manuel Thalmann 113389beca Remove modules before uninstalling 2023-08-01 14:48:32 +02:00
Manuel Thalmann bfd9b8c0b2 Split archives in 2G parts 2023-08-01 14:22:15 +02:00
Manuel Thalmann 1bc3e77fa6 Clean up all prerequisites 2023-08-01 13:19:27 +02:00
Manuel Thalmann c1a647f03e Try fixing use of inline if 2023-08-01 12:50:48 +02:00
Manuel Thalmann 1b80209d85 Allow archives to not be split 2023-08-01 12:48:27 +02:00
Manuel Thalmann 32fc311f8e Set archive paths accordingly 2023-08-01 12:35:40 +02:00
Manuel Thalmann 978cf399b3 Split large archives 2023-08-01 12:30:06 +02:00
Manuel Thalmann 4ee39e4d7a Disable large page mode 2023-08-01 12:06:33 +02:00
Manuel Thalmann b77d649db2 Allow creation of backups without specifying 7z arguments 2023-08-01 03:34:56 +02:00
Manuel Thalmann 8cda3ea272 Ignore expected errors 2023-08-01 01:04:49 +02:00
Manuel Thalmann cd9a7c01b6 Use default compression level 2023-07-31 16:31:12 +02:00
Manuel Thalmann 2fed5ce9f7 Set default arguments for creating archives 2023-07-30 15:20:01 +02:00
Manuel Thalmann 750afc1776 Add missing argument for unpacking 7z archive 2023-07-30 14:36:37 +02:00
Manuel Thalmann 68c42cb133 Fix typo 2023-07-30 14:34:56 +02:00
Manuel Thalmann 7652eb3c0b Install 7z command if necessary 2023-07-30 14:33:02 +02:00
Manuel Thalmann 8e2ccc404b Exclude symbolic links 2023-07-30 04:10:03 +02:00
Manuel Thalmann dfc86f5b30 Fix incorrect backup path 2023-07-29 21:19:57 +02:00
Manuel Thalmann 3982fbc32a Remove unnecessary white space characters 2023-07-29 21:13:25 +02:00
Manuel Thalmann 696c75b035 Fix incorrect RegEx pattern 2023-07-29 11:04:55 +02:00
Manuel Thalmann ea590b2201 Prevent sleep mode for all actions 2023-07-29 03:37:43 +02:00
Manuel Thalmann 466ec46bcc Fix incorrect order of code statements 2023-07-29 03:25:47 +02:00
Manuel Thalmann e47ae3690e Fix incorrect function call 2023-07-29 03:21:26 +02:00
Manuel Thalmann 8e2fa6315f Add log messages 2023-07-29 03:01:53 +02:00
Manuel Thalmann 95760333e0 Allow the prevention of sleep mode 2023-07-29 02:58:00 +02:00
Manuel Thalmann 3a5160e8c2 Allow choosing where to create PowerShell profiles to 2023-07-27 02:54:14 +02:00
Manuel Thalmann 7611fee2a2 Ensure profile files can be created 2023-07-27 02:32:31 +02:00
Manuel Thalmann 67fe311272 Force creation of profile files 2023-07-27 02:28:37 +02:00
Manuel Thalmann 2300d05c87 Allow the addition of custom PowerShell profiles 2023-07-27 01:55:44 +02:00
Manuel Thalmann a3fd6399cd Fix incorrect code 2023-07-26 18:28:31 +02:00