mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-02-01 07:16:15 +00:00
Remove unnecessary insider check in Ohook script + make CAS beginning comment consistent with other scripts
This commit is contained in:
@@ -456,7 +456,6 @@ goto :oh_menu
|
||||
cls
|
||||
if not defined terminal (
|
||||
mode 140, 32
|
||||
if exist "%SysPath%\spp\store_test\" mode 140, 32
|
||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=32;$B.Height=300;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
|
||||
)
|
||||
title Ohook Activation %masver%
|
||||
|
||||
Reference in New Issue
Block a user