PowerShell
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Programming Languages |extensions={{ext|ps1}}, {{ext|psm1}}, others |released=2006 }} PowerShell is a script interpreter and sc...") | m | ||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| {{FormatInfo | {{FormatInfo | ||
| − | |formattype= | + | |formattype=Languages | 
| |subcat=Programming Languages | |subcat=Programming Languages | ||
| |extensions={{ext|ps1}}, {{ext|psm1}}, others | |extensions={{ext|ps1}}, {{ext|psm1}}, others | ||
| |released=2006 | |released=2006 | ||
| }} | }} | ||
| − | [[PowerShell]] is a script interpreter and scripting language developed by Microsoft. It is presumably intended in part as a replacement for [[Batch file]]s. It is included with most modern editions of [[Windows]], starting with approximately Windows 8. As of 2016, it is cross-platform and open-source. | + | [[PowerShell]] is a script interpreter and scripting language developed by Microsoft. It is presumably intended in part as a replacement for [[Batch file]]s. It is included with most modern editions of [[Windows]], starting with approximately [[Windows 8]]. As of 2016, it is cross-platform and open-source. | 
| == Links == | == Links == | ||
Latest revision as of 15:13, 7 June 2017
PowerShell is a script interpreter and scripting language developed by Microsoft. It is presumably intended in part as a replacement for Batch files. It is included with most modern editions of Windows, starting with approximately Windows 8. As of 2016, it is cross-platform and open-source.

