Commit graph

1017 commits

Author SHA1 Message Date
9c7729ce56 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
b1e4560337 Install Wave Link first 2024-08-11 18:27:16 +02:00
b4be84c827 Fix incorrect script path 2024-08-10 20:37:10 +02:00
a2aefa515c Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
b48821eeff Retrieve registry value properly 2024-08-10 19:26:53 +02:00
f5d971922a Add scripts for installing git 2024-08-10 15:28:10 +02:00
bc8f73b185 Remove unnecessary code 2024-08-10 15:24:15 +02:00
6dba078a44 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
3ad0fcf95e Set user groups properly 2024-08-10 15:23:38 +02:00
4f2781b154 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
6ba58ee07e Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
17939bee8c Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
e2013f8db5 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
d62ea6ffaa Set timezone automatically 2024-08-10 15:17:21 +02:00
99dd620cc8 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
9ad16b14fc Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
ea53352de6 Determine installer action properly 2024-08-10 15:15:21 +02:00
a87ea25c15 Remove duplicate code 2024-08-10 05:17:08 +02:00
5aa19c89e9 Fix typo 2024-08-10 03:57:37 +02:00
61d610f194 Fix copy paste error 2024-08-10 03:57:26 +02:00
a219a15a5c Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
091ce4ba61 Fix incorrect script path 2024-08-10 03:13:13 +02:00
94d6ffe6f9 Fix broken scripts 2024-08-10 01:50:52 +02:00
89d43c1599 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
015f7d2901 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
9e7ed6e85e Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
bd2dc90463 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
c42b30b52e Change login message 2024-08-09 22:11:12 +02:00
c0748548e1 Set up shared WSL 2024-08-09 16:02:33 +02:00
b034dfd53d Install updates only as admin 2024-08-09 16:02:24 +02:00
7a99482bc8 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
505ee2ad34 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
92e4889417 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
f01409fcd5 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
a460608b10 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
29e2703162 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
ec7fc8dd6e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
eb6ad4780e Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
b8086193bd Force computer reboots 2024-08-09 04:42:55 +02:00
25d4810147 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
dee942b881 Set displayname of all users 2024-08-09 04:20:00 +02:00
cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
c79d632639 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
e768c55e58 Fix typo 2024-08-09 03:38:10 +02:00
849d8387cc Allow displaying a boot message 2024-08-09 02:59:06 +02:00
c631882854 Disable users by default 2024-08-09 02:58:01 +02:00
62af6e393c Add a stage for configuring users 2024-08-09 02:27:24 +02:00
6b7e30c035 Detect installation properly 2024-08-09 02:24:59 +02:00
37b252d578 Remove unnecessary icon 2024-08-09 02:23:56 +02:00
91d0d635a1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
0a464c90d9 Fix renaming user 2024-08-09 02:20:27 +02:00
40ade7b471 Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
68bec52a7b Show error properly 2024-08-09 02:00:18 +02:00
10c6f1e155 Fix typo 2024-08-09 01:53:59 +02:00
0ce23ecc9f Remove code duplication 2024-08-09 01:33:04 +02:00
e85ab0431f Remove unnecessary console output 2024-08-09 01:22:51 +02:00
aeca0c1a11 Fix incorrect file paths 2024-08-09 00:17:05 +02:00
3b5752f214 Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
40e67c23e1 Reorder installation steps 2024-08-08 23:03:10 +02:00
30e7c163f2 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
bbbbff7be4 Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
ee06982b21 Leave groups unspecified 2024-08-08 17:50:32 +02:00
62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
4aec5d4b53 Install Oh My Posh system wide 2024-08-08 14:23:15 +02:00
216d9464a3 Fix typo 2024-08-08 14:22:22 +02:00
5f382be97d Fix incorrect file paths 2024-08-08 14:21:55 +02:00
8db8dc7a23 Configure NVS after installation 2024-08-08 14:09:20 +02:00
8911b7460b Refactor app association script 2024-08-08 14:09:07 +02:00
d1f60a12b0 Fix typo 2024-08-08 14:08:48 +02:00
6e1322697a Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
81d0f2de32 Add notes to installation script 2024-08-08 14:03:15 +02:00
24b43e8410 Add a script for installing LGHub 2024-08-08 13:25:21 +02:00
a0deb0b84b Reorder installation steps 2024-08-08 13:17:14 +02:00
ae3b877c2a Reload env after installing git 2024-08-08 12:18:04 +02:00
aadc6413ad Install features using chocolatey 2024-08-08 05:20:58 +02:00
8812500285 Ensure git is installed 2024-08-08 05:14:31 +02:00
be4a3228da Fix broken XML document creation 2024-08-08 05:04:59 +02:00
e296fee797 Fix incorrect path 2024-08-08 05:01:45 +02:00
995959f958 Add a stage for creating users 2024-08-08 04:38:40 +02:00
198e984bcd Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
d91beaae7b Rename all old installation scripts 2024-08-08 02:56:13 +02:00
31fb0406ca Remove Firefox taskbar icon 2024-08-08 02:29:09 +02:00
cb3edcfa55 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
d0aed26865 Rename old LGHub script 2024-08-08 02:27:39 +02:00
dfcd4a910b Rename PuTTY script 2024-08-08 00:51:45 +02:00
5d0c332ab5 Add scripts for installing Tobii apps 2024-08-08 00:06:49 +02:00
e3b616200f Copy keyboard layout to welcome screen 2024-08-07 23:53:26 +02:00
f04ec8be9c Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
b31b00fc2d Rename old Nextcloud script 2024-08-07 23:45:56 +02:00
1be771628b Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
5e2e43735e Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
754dc5483c Refactor chocolatey script 2024-08-07 21:50:21 +02:00
7770ef04a1 Pass arguments to software script 2024-08-07 21:37:33 +02:00
a34aa6c143 Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
36336e332d Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
26ef9a12b9 Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
b87117ecd3 Add script for installing Thunderbird 2024-08-07 18:57:27 +02:00
88c765b06e Install drivers in proper phase 2024-08-07 18:54:07 +02:00
a11646372a Add a script for installing WinSCP 2024-08-07 18:30:14 +02:00
fc4215b341 Refactor app association script 2024-08-07 18:29:20 +02:00
dc2f840018 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
a541982ac4 Add scripts for installing drivers 2024-08-07 16:17:49 +02:00
2f950d89ba Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
63a6c16d99 Add missing package for selenium 2024-08-07 15:24:56 +02:00
3304afd2e8 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
181426ee41 Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
bed24acbe3 Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
6f93edea54 Install components for browser automation 2024-08-07 13:36:31 +02:00
6c193590b1 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
d64feb232a Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
7177fa97ca Enhance the winget install check 2024-08-07 03:34:12 +02:00
0b28364280 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
0be3410151 Fix non-functioning script 2024-08-07 03:23:21 +02:00
cf7c776e55 Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
7df03b263b Silence unnecessary output 2024-08-06 17:07:57 +02:00
faeac1fdb9 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
6e3e8eb4b3 Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
40a422bb8e Determine software script name properly 2024-08-06 12:21:48 +02:00
48f0097c45 Fix incorrect path 2024-08-06 12:21:00 +02:00
faecb6cd53 Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
e03d0c6630 Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
4f17c95487 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
6997a800b9 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
348b1a00bc Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
6268eab1e5 Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
901262b8a7 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
2bb3007006 Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
3708aa8e2b Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
b566d63ef2 Fix argument redirection 2024-08-05 22:49:44 +02:00
e7ced15185 Fix non-functioning script 2024-08-05 22:45:17 +02:00
b1544a6a60 Allow running further installer actions within an installer 2024-08-05 22:29:20 +02:00
5ba6a48eac Refactor windows configuration script 2024-08-05 20:07:39 +02:00
8564396d86 Refactor software script environment 2024-08-05 00:07:41 +02:00
b37815498a Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
e10a91094e Enter next stage after configuration 2024-08-02 01:44:56 +02:00
95f65458eb Make config module persist in WSL 2024-08-02 00:47:33 +02:00
f46d2da997 Ensure arguments are passed to fish 2024-08-01 23:36:03 +02:00
1c29cdd89c Fix installer script structure 2024-08-01 23:34:35 +02:00
34108f78d8 Declare InstallerAction in a separate file 2024-08-01 22:52:51 +02:00
5f8b5252ef Ensure necessary modules are imported 2024-08-01 21:49:46 +02:00
c0b0cc2556 Import SetupStage enum into installation module 2024-08-01 21:32:33 +02:00
6c7bb9c268 Pause on error by default 2024-08-01 21:08:31 +02:00
985661a91e Display the software name during installation 2024-08-01 21:06:03 +02:00
8295a41574 Fix non-functioning command 2024-08-01 20:34:55 +02:00
96ba53799e Remove non-existent script 2024-08-01 19:10:10 +02:00
9b6cdd24e5 Nest installation functions in a module 2024-08-01 19:02:12 +02:00
5bb1a19a1f Install winget if nonexistent 2024-08-01 18:58:33 +02:00
fe11ddf570 Use the new commands 2024-08-01 18:36:47 +02:00
a2d0c89424 Add dedicated commands for checking software 2024-08-01 18:35:45 +02:00
f518ea07da Add a script for managing software 2024-08-01 18:24:26 +02:00
466813fe39 Fix nix installation check 2024-08-01 18:05:10 +02:00
9a42fba7f7 Make nix visible to WSL 2024-08-01 18:03:48 +02:00
3a5e8556c5 Add a function for getting the users to create 2024-08-01 17:56:42 +02:00
603fbdfe46 Rename the file containing software functions 2024-08-01 17:38:59 +02:00
05201f1108 Configure clock for dualboot systems 2024-08-01 16:32:03 +02:00
e868255996 Enter configuration stage if nix exists 2024-08-01 16:28:48 +02:00
73ca5018b2 Reboot WSL to pick up nix 2024-08-01 16:25:18 +02:00
c7d19102cf Add a function for retrieving nix options 2024-08-01 16:12:58 +02:00
50951b31ff Make CONFIG_MODULE available in WSL 2024-08-01 14:39:44 +02:00
ded0d4efd0 Install WSL and nix by default 2024-08-01 14:06:40 +02:00
040f20edce Rename config module file 2024-08-01 12:39:27 +02:00
203da2ae3f Reword log messages 2024-08-01 12:32:43 +02:00
8ad65912be Fix syntax error 2024-08-01 12:31:25 +02:00
5ff8639898 Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
12c449eb7c Add scripts for updating windows 2024-08-01 02:59:32 +02:00
ee077e0765 Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
fab3c239f6 Fix syntax error 2024-08-01 01:22:23 +02:00
5e2dc315a8 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
d7cc1a53bf Fix handling of setup stages 2024-07-31 22:33:37 +02:00
2a7adfeba3 Set registry values properly 2024-07-31 22:33:16 +02:00
595b7cb874 Display console output of hooks 2024-07-31 22:18:47 +02:00
9a3c5f6b32 Store stages using their name 2024-07-31 16:52:49 +02:00
467ad0caab Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
73c0648611 Implement install loop properly 2024-07-31 16:15:09 +02:00
afb2d1be65 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
401aa9e41c Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
9d79d4deb3 Normalize script formatting 2024-07-31 15:52:23 +02:00
e84b2f9583 Add a script for managing setup options 2024-07-31 15:42:02 +02:00
bb3ea5d555 Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
be4ee90f7d Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
90675f3e14 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
1012705160 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
ef773d993c Rename old windows installation script 2024-07-30 18:47:01 +02:00
ce0a00ee26 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
ebf89c0f31 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
9ea7d31053 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
40b0bafcac Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
2e7be10a9c Run installer script after initialization 2024-07-27 23:18:04 +02:00
800261791e Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
2979138e66 Replace packages with too frequent updates 2024-06-23 19:57:12 +02:00
be8a01eeef Skip installation of vscode insiders versions 2024-04-06 16:30:11 +02:00
eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
ef8b83b102 Ensure vscode is in path 2024-04-01 20:10:36 +02:00
c3c8d5719d Install WingetUI 2024-04-01 20:10:07 +02:00
855715059e Ensure to run bash scripts using bash 2024-04-01 17:02:49 +02:00
6128c78eba Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00