From 2137de5a9630102a7fa830315ceff0351de499a7 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 10 Aug 2023 22:37:15 +0300 Subject: [PATCH] #525 --- src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 | 8 ++++---- .../Module/Sophia.psm1 | 8 ++++---- .../Module/Sophia.psm1 | 8 ++++---- .../Module/Sophia.psm1 | 8 ++++---- src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 | 8 ++++---- .../Module/Sophia.psm1 | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 index 302aa2da..031f3142 100644 --- a/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 @@ -7530,7 +7530,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7570,7 +7570,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7610,7 +7610,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7650,7 +7650,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 index bfadbb49..066ce937 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 @@ -6170,7 +6170,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6210,7 +6210,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6250,7 +6250,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6290,7 +6290,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 index aa0167ac..9c6308f7 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 @@ -6556,7 +6556,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6596,7 +6596,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6636,7 +6636,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -6676,7 +6676,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog diff --git a/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 index 375573cf..394a7377 100644 --- a/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 @@ -7535,7 +7535,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7575,7 +7575,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7615,7 +7615,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7655,7 +7655,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog diff --git a/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 index 2d8f04a4..ea592fa5 100644 --- a/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 @@ -7439,7 +7439,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7479,7 +7479,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7519,7 +7519,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7559,7 +7559,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog diff --git a/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 index 3716fef1..5de6b5ac 100644 --- a/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 @@ -7441,7 +7441,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7481,7 +7481,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7521,7 +7521,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog @@ -7561,7 +7561,7 @@ public extern static int SHSetKnownFolderPath(ref Guid folderId, uint flags, Int switch ($Choice) { - $Browser + $Browse { Add-Type -AssemblyName System.Windows.Forms $FolderBrowserDialog = New-Object -TypeName System.Windows.Forms.FolderBrowserDialog