microsoft/PowerToys

[Run] Launching a process starts it in `c:\Program Files\PowerToys` (default working directory)

Open

#3 159 ouverte le 19 mai 2020

Voir sur GitHub
 (14 commentaires) (4 réactions) (0 assignés)C# (7 978 forks)batch import
Help WantedIssue-BugProduct-PowerToys Run

Métriques du dépôt

Stars
 (133 154 stars)
Métriques de merge PR
 (Merge moyen 14j 20h) (117 PRs mergées en 30 j)

Description

Environment

Windows build number: `_dep.200508`
PowerToys version: 0.18
PowerToy module for which you are reporting the bug (if applicable): Launcher

Steps to reproduce

  • Configure your default profile in the Windows Terminal to not have a startingDirectory, so that the Terminal will use your current path as the starting directory.
  • Run > wt to launch the terminal

Expected behavior

When I run programs in the Win+R run dialog, they use C:\windows\system32 as the CWD.

This is probably expected, but I was definitely a little surprised. I think the best solution might be letting the user set the CWD to use for launched processes, instead of defaulting to ...\PowerToys\

Guide contributeur