mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-10-30 08:01:39 +00:00 
			
		
		
		
	Fix a typo
This commit is contained in:
		
							parent
							
								
									bbdc9bdfd8
								
							
						
					
					
						commit
						ec259dfbd7
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8670,7 +8670,7 @@ goto dk_done | |||
| set osedition= | ||||
| set dismnotworking= | ||||
| 
 | ||||
| for /f "tokens=3 delims=: " %%a in ('DISM /English /Online /Get-CurrentEdition %nul6% ^| find /i "1Current Edition :"') do set "osedition=%%a" | ||||
| for /f "tokens=3 delims=: " %%a in ('DISM /English /Online /Get-CurrentEdition %nul6% ^| find /i "Current Edition :"') do set "osedition=%%a" | ||||
| if not defined osedition set dismnotworking=1 | ||||
| 
 | ||||
| if %_wmic% EQU 1 set "chkedi=for /f "tokens=2 delims==" %%a in ('"wmic path %spp% where (ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f' AND LicenseDependsOn is NULL AND PartialProductKey IS NOT NULL) get LicenseFamily /VALUE" %nul6%')" | ||||
|  |  | |||
|  | @ -355,7 +355,7 @@ goto dk_done | |||
| set osedition= | ||||
| set dismnotworking= | ||||
| 
 | ||||
| for /f "tokens=3 delims=: " %%a in ('DISM /English /Online /Get-CurrentEdition %nul6% ^| find /i "1Current Edition :"') do set "osedition=%%a" | ||||
| for /f "tokens=3 delims=: " %%a in ('DISM /English /Online /Get-CurrentEdition %nul6% ^| find /i "Current Edition :"') do set "osedition=%%a" | ||||
| if not defined osedition set dismnotworking=1 | ||||
| 
 | ||||
| if %_wmic% EQU 1 set "chkedi=for /f "tokens=2 delims==" %%a in ('"wmic path %spp% where (ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f' AND LicenseDependsOn is NULL AND PartialProductKey IS NOT NULL) get LicenseFamily /VALUE" %nul6%')" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 WindowsAddict
						WindowsAddict