Skip to content

Commit 0dfbc07

Browse files
authored
Update start-process.md
1 parent a086ce2 commit 0dfbc07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/windows/start-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
> Can also be used to run Windows programs registered in the `App Paths` Windows Registry despite not registered in `PATH` environment variable.
55
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/start-process>.
66
7-
- Open a specific directory on Windows Explorer (equivalent to `explorer {{path\to\directory}}`):
7+
- Open a specific directory on Windows Explorer (equivalent to `explorer path\to\directory`):
88

99
`Start-Process {{path\to\directory}}`
1010

0 commit comments

Comments
 (0)