From 581b06963c188499b80d6bc580f5a81bf80e99fd Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Mon, 15 Feb 2021 04:50:55 +0000 Subject: [PATCH] Update windows10.ps1 --- windows10.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows10.ps1 b/windows10.ps1 index a23272a..db2d1fc 100644 --- a/windows10.ps1 +++ b/windows10.ps1 @@ -133,7 +133,7 @@ Start-Job -Name "Installing Other Tools and Software" -Scriptblock { Write-Host "Installing Misc." #choco install greenshot - choco install installroot 7zip.install curl autohotkey teracopy cpu-z.install eraser + choco install installroot 7zip.install curl autohotkey teracopy cpu-z.install eraser openstego Start-Sleep 240 Write-Host "Installing VMware"