Skip to content

Commit 180ff7b

Browse files
committed
Fixed missing parameter
1 parent 8881bf0 commit 180ff7b

File tree

8 files changed

+57
-22
lines changed

8 files changed

+57
-22
lines changed

src/Sophia_Script_for_Windows_10/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 10"
44
5-
Version: 5.20.0
6-
Date: 29.12.2024
5+
.VERSION
6+
5.20.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 10 LTSC 2019"
44
5-
Version: 5.10.0
6-
Date: 29.12.2024
5+
.VERSION
6+
5.10.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
44
55
.VERSION
6-
5.10.0
6+
5.20.0
77
88
.DATE
99
29.12.2024

src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 10 LTSC 2021"
44
5-
Version: 5.20.0
6-
Date: 29.12.2024
5+
.VERSION
6+
5.20.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 10 (PowerShell 7)"
44
5-
Version: 5.20.0
6-
Date: 29.12.2024
5+
.VERSION
6+
5.20.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_11/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 11"
44
5-
Version: 6.8.0
6-
Date: 29.12.2024
5+
.VERSION
6+
6.8.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_11_LTSC_2024/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 11 LTSC 2024"
44
5-
Version: 6.8.0
6-
Date: 29.12.2024
5+
.VERSION
6+
6.8.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
.SYNOPSIS
33
Default preset file for "Sophia Script for Windows 11 (PowerShell 7)"
44
5-
Version: 6.8.0
6-
Date: 29.12.2024
5+
.VERSION
6+
6.8.0
77
8-
Copyright (c) 2014—2025 farag, Inestic & lowl1f3
8+
.DATE
9+
29.12.2024
910
11+
.COPYRIGHT
12+
(c) 2014—2025 farag, Inestic & lowl1f3
13+
14+
.THANKS
1015
Thanks to all https://forum.ru-board.com members involved
1116
1217
.DESCRIPTION

0 commit comments

Comments
 (0)