mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-11-04 08:56:57 +01:00 
			
		
		
		
	3.5
This commit is contained in:
		
							parent
							
								
									28c2264d89
								
							
						
					
					
						commit
						3917497c82
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
@::yfh37fow-random
 | 
					@::hr47hf7-random
 | 
				
			||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@setlocal DisableDelayedExpansion
 | 
					@setlocal DisableDelayedExpansion
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -44,7 +44,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -50,7 +50,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -50,7 +50,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -50,7 +50,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -75,7 +75,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -84,7 +84,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -37,7 +37,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -42,7 +42,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -37,7 +37,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
@set masver=3.4
 | 
					@set masver=3.5
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -37,7 +37,7 @@ set "_cmdf=%~f0"
 | 
				
			|||||||
for %%# in (%*) do (
 | 
					for %%# in (%*) do (
 | 
				
			||||||
if /i "%%#"=="re1" set re1=1
 | 
					if /i "%%#"=="re1" set re1=1
 | 
				
			||||||
if /i "%%#"=="re2" set re2=1
 | 
					if /i "%%#"=="re2" set re2=1
 | 
				
			||||||
if "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
					if /i "%%#"=="-qedit" (set re1=1&set re2=1)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
					:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user