mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-11-04 17:13:24 +08:00 
			
		
		
		
	Update HWID_Activation.cmd
This commit is contained in:
		
							parent
							
								
									7fb42c73a9
								
							
						
					
					
						commit
						fe76c52613
					
				@ -531,7 +531,7 @@ echo [%encoded%]
 | 
			
		||||
if exist "%tdir%\Genuine*" del /f /q "%tdir%\Genuine*" %nul%
 | 
			
		||||
goto :dl_final
 | 
			
		||||
) else (
 | 
			
		||||
echo Generating GenuineTicket                [Successful]
 | 
			
		||||
echo Generating GenuineTicket.xml            [Successful]
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
set "_xmlexist=if exist "%tdir%\GenuineTicket.xml""
 | 
			
		||||
@ -544,7 +544,7 @@ set "_xmlexist=if exist "%tdir%\GenuineTicket.xml""
 | 
			
		||||
%_xmlexist% (
 | 
			
		||||
set error=1
 | 
			
		||||
if exist "%tdir%\*.xml" del /f /q "%tdir%\*.xml" %nul%
 | 
			
		||||
call :dk_color %Red% "Installing GenuineTicket                [Failed with ClipSVC service restart, wait...]"
 | 
			
		||||
call :dk_color %Red% "Installing GenuineTicket.xml            [Failed with ClipSVC service restart, wait...]"
 | 
			
		||||
)
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
@ -562,7 +562,7 @@ call :dk_color %Red% "Checking ClipSVC tokens.dat             [Not Found]"
 | 
			
		||||
%_xmlexist% (
 | 
			
		||||
set error=1
 | 
			
		||||
set rebuildinfo=1
 | 
			
		||||
call :dk_color %Red% "Installing GenuineTicket                [Failed With clipup -v -o]"
 | 
			
		||||
call :dk_color %Red% "Installing GenuineTicket.xml            [Failed With clipup -v -o]"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
if exist "%ProgramData%\Microsoft\Windows\ClipSVC\Install\Migration\*.xml" (
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user