Silence unnecessary output
This commit is contained in:
parent
ff8996b3dc
commit
1f71a46ebb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ function Initialize-SetupConfig() {
|
|||
[System.Xml.XmlNamespaceManager] $namespace
|
||||
);
|
||||
|
||||
New-Module {
|
||||
$null = New-Module {
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Gets the XML element describing the installation partition ID.
|
||||
|
|
Loading…
Reference in a new issue