3 lines
129 B
PowerShell
3 lines
129 B
PowerShell
$ParentRep = Split-Path -Path $PSScriptRoot -Parent
|
|
|
|
Import-StartLayout -LayoutPath "$ParentRep\W10_Layout.xml" -MountPath C:\ |