mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-04 04:03:52 -05:00
remove unneeded comment (after @CodingWonders's suggestion)
This commit is contained in:
@ -204,7 +204,7 @@ public class PowerManagement {
|
|||||||
Write-Host "Removal complete!"
|
Write-Host "Removal complete!"
|
||||||
|
|
||||||
Write-Host "Create unattend.xml"
|
Write-Host "Create unattend.xml"
|
||||||
#Microwin-NewUnattend
|
|
||||||
if ($sync.MicrowinUserName.Text -eq "")
|
if ($sync.MicrowinUserName.Text -eq "")
|
||||||
{
|
{
|
||||||
Microwin-NewUnattend -userName "User"
|
Microwin-NewUnattend -userName "User"
|
||||||
|
Reference in New Issue
Block a user