|
|
@ -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 |
|
|
|