Update an error message in KMS script
This commit is contained in:
		| @@ -12471,7 +12471,7 @@ call :dk_color %Red% "Checking Product In Script              [Office %oVer%.0 ! | |||||||
| call :dk_color %Blue% "Make sure you are using Latest MAS script." | call :dk_color %Blue% "Make sure you are using Latest MAS script." | ||||||
| ) else ( | ) else ( | ||||||
| call :dk_color %Red% "Checking Product In Script              [!_prod! MSI Retail is not supported]" | call :dk_color %Red% "Checking Product In Script              [!_prod! MSI Retail is not supported]" | ||||||
| call :dk_color %Blue% "Use Ohook option to activate it." | call :dk_color %Blue% "Use Ohook option to activate it. To activate with %KS%, you need to install Volume version of Office." | ||||||
| ) | ) | ||||||
| set fixes=%fixes% %mas%genuine-installation-media | set fixes=%fixes% %mas%genuine-installation-media | ||||||
| call :dk_color %_Yellow% "%mas%genuine-installation-media" | call :dk_color %_Yellow% "%mas%genuine-installation-media" | ||||||
|   | |||||||
| @@ -1225,7 +1225,7 @@ call :dk_color %Red% "Checking Product In Script              [Office %oVer%.0 ! | |||||||
| call :dk_color %Blue% "Make sure you are using Latest MAS script." | call :dk_color %Blue% "Make sure you are using Latest MAS script." | ||||||
| ) else ( | ) else ( | ||||||
| call :dk_color %Red% "Checking Product In Script              [!_prod! MSI Retail is not supported]" | call :dk_color %Red% "Checking Product In Script              [!_prod! MSI Retail is not supported]" | ||||||
| call :dk_color %Blue% "Use Ohook option to activate it." | call :dk_color %Blue% "Use Ohook option to activate it. To activate with %KS%, you need to install Volume version of Office." | ||||||
| ) | ) | ||||||
| set fixes=%fixes% %mas%genuine-installation-media | set fixes=%fixes% %mas%genuine-installation-media | ||||||
| call :dk_color %_Yellow% "%mas%genuine-installation-media" | call :dk_color %_Yellow% "%mas%genuine-installation-media" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user