mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-03 11:29:21 +01:00
Update FAQ.md
This commit is contained in:
parent
08cedf6696
commit
1b63bb91b9
@ -41,7 +41,7 @@ How to get the PowerShell Scripts?
|
|||||||
|
|
||||||
How to execute PowerShell Scripts?
|
How to execute PowerShell Scripts?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
1. In the Windows desktop by double-clicking the script.
|
1. In the Windows desktop: right-click the script and select: *Execute with PowerShell*
|
||||||
2. In a command-line interface (CLI, e.g. *Windows Terminal*, either local or remote via SSH) by typing: `./NAME_OF_SCRIPT`.
|
2. In a command-line interface (CLI, e.g. *Windows Terminal*, either local or remote via SSH) by typing: `./NAME_OF_SCRIPT`.
|
||||||
3. By connecting a context menu item with a script.
|
3. By connecting a context menu item with a script.
|
||||||
4. By voice control, e.g. see repo [talk2windows](https://github.com/fleschutz/talk2windows) for more information.
|
4. By voice control, e.g. see repo [talk2windows](https://github.com/fleschutz/talk2windows) for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user