mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-11-04 17:13:24 +08:00 
			
		
		
		
	Minor fix
This commit is contained in:
		
							parent
							
								
									ae93f547f5
								
							
						
					
					
						commit
						6e74d49721
					
				@ -17943,6 +17943,7 @@ echo:
 | 
				
			|||||||
set suggestchannel=
 | 
					set suggestchannel=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if %errorcode% EQU 0 (
 | 
					if %errorcode% EQU 0 (
 | 
				
			||||||
 | 
					if %change%==1 (
 | 
				
			||||||
echo %targetedition% | find /i "2019Volume" %nul% && (
 | 
					echo %targetedition% | find /i "2019Volume" %nul% && (
 | 
				
			||||||
if not defined ltsc19 set suggestchannel=Production::LTSC
 | 
					if not defined ltsc19 set suggestchannel=Production::LTSC
 | 
				
			||||||
if /i not %_AudienceData%==Production::LTSC set suggestchannel=Production::LTSC
 | 
					if /i not %_AudienceData%==Production::LTSC set suggestchannel=Production::LTSC
 | 
				
			||||||
@ -17970,8 +17971,8 @@ if defined suggestchannel (
 | 
				
			|||||||
call :dk_color %Gray% "Mismatch found in update channel and installed product."
 | 
					call :dk_color %Gray% "Mismatch found in update channel and installed product."
 | 
				
			||||||
call :dk_color %Blue% "It is recommended to change the update channel to [!suggestchannel!] from the previous menu."
 | 
					call :dk_color %Blue% "It is recommended to change the update channel to [!suggestchannel!] from the previous menu."
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					 | 
				
			||||||
echo:
 | 
					echo:
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
call :dk_color %Gray% "To activate Office, run the activation option from the main menu."
 | 
					call :dk_color %Gray% "To activate Office, run the activation option from the main menu."
 | 
				
			||||||
) else (
 | 
					) else (
 | 
				
			||||||
set fixes=%fixes% %mas%troubleshoot
 | 
					set fixes=%fixes% %mas%troubleshoot
 | 
				
			||||||
 | 
				
			|||||||
@ -806,6 +806,7 @@ echo:
 | 
				
			|||||||
set suggestchannel=
 | 
					set suggestchannel=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if %errorcode% EQU 0 (
 | 
					if %errorcode% EQU 0 (
 | 
				
			||||||
 | 
					if %change%==1 (
 | 
				
			||||||
echo %targetedition% | find /i "2019Volume" %nul% && (
 | 
					echo %targetedition% | find /i "2019Volume" %nul% && (
 | 
				
			||||||
if not defined ltsc19 set suggestchannel=Production::LTSC
 | 
					if not defined ltsc19 set suggestchannel=Production::LTSC
 | 
				
			||||||
if /i not %_AudienceData%==Production::LTSC set suggestchannel=Production::LTSC
 | 
					if /i not %_AudienceData%==Production::LTSC set suggestchannel=Production::LTSC
 | 
				
			||||||
@ -833,8 +834,8 @@ if defined suggestchannel (
 | 
				
			|||||||
call :dk_color %Gray% "Mismatch found in update channel and installed product."
 | 
					call :dk_color %Gray% "Mismatch found in update channel and installed product."
 | 
				
			||||||
call :dk_color %Blue% "It is recommended to change the update channel to [!suggestchannel!] from the previous menu."
 | 
					call :dk_color %Blue% "It is recommended to change the update channel to [!suggestchannel!] from the previous menu."
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					 | 
				
			||||||
echo:
 | 
					echo:
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
call :dk_color %Gray% "To activate Office, run the activation option from the main menu."
 | 
					call :dk_color %Gray% "To activate Office, run the activation option from the main menu."
 | 
				
			||||||
) else (
 | 
					) else (
 | 
				
			||||||
set fixes=%fixes% %mas%troubleshoot
 | 
					set fixes=%fixes% %mas%troubleshoot
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user