Undo Test
This commit is contained in:
parent
5f11213de5
commit
7824d55859
|
@ -398,7 +398,7 @@ $FMain.Name = "FMain"
|
||||||
$FMain.Text = "SharePoint Utils GUI"
|
$FMain.Text = "SharePoint Utils GUI"
|
||||||
|
|
||||||
#Onglet Move
|
#Onglet Move
|
||||||
##Lister les sites dans les comboBoxes
|
##Lister les sites dans les comboBoxes
|
||||||
$BlistSites.Add_Click({
|
$BlistSites.Add_Click({
|
||||||
$newRunspace =[runspacefactory]::CreateRunspace()
|
$newRunspace =[runspacefactory]::CreateRunspace()
|
||||||
$newRunspace.ApartmentState ="STA"
|
$newRunspace.ApartmentState ="STA"
|
||||||
|
|
Loading…
Reference in New Issue