Fix goback button in change Office edition script
							parent
							
								
									93cf3864f5
								
							
						
					
					
						commit
						be9215b728
					
				| 
						 | 
					@ -18242,6 +18242,7 @@ if defined fixes (
 | 
				
			||||||
call :dk_color %White% "Follow ALL the ABOVE blue lines.   "
 | 
					call :dk_color %White% "Follow ALL the ABOVE blue lines.   "
 | 
				
			||||||
call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
 | 
					call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
 | 
				
			||||||
choice /C:10 /N
 | 
					choice /C:10 /N
 | 
				
			||||||
 | 
					if !errorlevel!==2 goto :oemenu
 | 
				
			||||||
if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
 | 
					if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1111,6 +1111,7 @@ if defined fixes (
 | 
				
			||||||
call :dk_color %White% "Follow ALL the ABOVE blue lines.   "
 | 
					call :dk_color %White% "Follow ALL the ABOVE blue lines.   "
 | 
				
			||||||
call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
 | 
					call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
 | 
				
			||||||
choice /C:10 /N
 | 
					choice /C:10 /N
 | 
				
			||||||
 | 
					if !errorlevel!==2 goto :oemenu
 | 
				
			||||||
if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
 | 
					if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue