mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-11-04 17:13:24 +08:00 
			
		
		
		
	Suppress error output when screen size is smaller than the cmd window size
This commit is contained in:
		
							parent
							
								
									b2831795a4
								
							
						
					
					
						commit
						6efb5d50fe
					
				@ -2056,7 +2056,7 @@ cls
 | 
				
			|||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 130, 32
 | 
					mode 130, 32
 | 
				
			||||||
if exist "%SysPath%\spp\store_test\" mode 134, 32
 | 
					if exist "%SysPath%\spp\store_test\" mode 134, 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;}"
 | 
					%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%
 | 
					title  Ohook Activation %masver%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -4435,7 +4435,7 @@ cls
 | 
				
			|||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 115, 32
 | 
					mode 115, 32
 | 
				
			||||||
if exist "%SysPath%\spp\store_test\" mode 135, 32
 | 
					if exist "%SysPath%\spp\store_test\" mode 135, 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;}"
 | 
					%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  Online %KS% Activation %masver%
 | 
					title  Online %KS% Activation %masver%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -6402,8 +6402,8 @@ exit /b
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 100, 32
 | 
					mode 100, 36
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=300;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=35;$B.Height=300;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%psc% "$f=[IO.File]::ReadAllText('!_batp!') -split ':sppmgr\:.*';iex ($f[1])"
 | 
					%psc% "$f=[IO.File]::ReadAllText('!_batp!') -split ':sppmgr\:.*';iex ($f[1])"
 | 
				
			||||||
@ -7583,7 +7583,7 @@ goto :at_back
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 125, 32
 | 
					mode 125, 32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
title  Fix Licensing ^(ClipSVC ^+ SPP ^+ OSPP^)
 | 
					title  Fix Licensing ^(ClipSVC ^+ SPP ^+ OSPP^)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -8796,7 +8796,7 @@ goto dk_done
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode con cols=105 lines=32
 | 
					mode con cols=105 lines=32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
call :ced_rebootflag
 | 
					call :ced_rebootflag
 | 
				
			||||||
@ -8833,7 +8833,7 @@ goto dk_done
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode con cols=105 lines=32
 | 
					mode con cols=105 lines=32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set key=
 | 
					set key=
 | 
				
			||||||
 | 
				
			|||||||
@ -350,7 +350,7 @@ cls
 | 
				
			|||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 130, 32
 | 
					mode 130, 32
 | 
				
			||||||
if exist "%SysPath%\spp\store_test\" mode 134, 32
 | 
					if exist "%SysPath%\spp\store_test\" mode 134, 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;}"
 | 
					%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%
 | 
					title  Ohook Activation %masver%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -410,7 +410,7 @@ cls
 | 
				
			|||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 115, 32
 | 
					mode 115, 32
 | 
				
			||||||
if exist "%SysPath%\spp\store_test\" mode 135, 32
 | 
					if exist "%SysPath%\spp\store_test\" mode 135, 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;}"
 | 
					%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  Online %KS% Activation %masver%
 | 
					title  Online %KS% Activation %masver%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -605,7 +605,7 @@ goto dk_done
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode con cols=105 lines=32
 | 
					mode con cols=105 lines=32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
call :ced_rebootflag
 | 
					call :ced_rebootflag
 | 
				
			||||||
@ -642,7 +642,7 @@ goto dk_done
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode con cols=105 lines=32
 | 
					mode con cols=105 lines=32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set key=
 | 
					set key=
 | 
				
			||||||
 | 
				
			|||||||
@ -461,7 +461,7 @@ goto :at_back
 | 
				
			|||||||
cls
 | 
					cls
 | 
				
			||||||
if not defined terminal (
 | 
					if not defined terminal (
 | 
				
			||||||
mode 125, 32
 | 
					mode 125, 32
 | 
				
			||||||
%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
 | 
					%psc% "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=31;$B.Height=200;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}" %nul%
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
title  Fix Licensing ^(ClipSVC ^+ SPP ^+ OSPP^)
 | 
					title  Fix Licensing ^(ClipSVC ^+ SPP ^+ OSPP^)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user