mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-11-04 17:13:24 +08:00 
			
		
		
		
	Update README.md with better installation method
More robust for using powershell
This commit is contained in:
		
							parent
							
								
									d3f2cd8806
								
							
						
					
					
						commit
						6a05c8aa4d
					
				@ -16,10 +16,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Method 1 - PowerShell (Recommended)
 | 
					### Method 1 - PowerShell (Recommended)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-   Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
 | 
					-   Open Command Prompt, paste the code below and press enter  
 | 
				
			||||||
-   Copy and paste the code below and press enter  
 | 
					 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
irm https://get.activated.win | iex
 | 
					powershell -c "irm https://get.activated.win | iex"
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
or (deprecated, will be retired on Aug 31 2024, use above instead)  
 | 
					or (deprecated, will be retired on Aug 31 2024, use above instead)  
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user