microsoft/PowerToys

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

Open

#3159 aperta il 19 mag 2020

Vedi su GitHub
 (14 commenti) (4 reazioni) (0 assegnatari)C# (7978 fork)batch import
Help WantedIssue-BugProduct-PowerToys Run

Metriche repository

Star
 (133.154 star)
Metriche merge PR
 (Merge medio 14g 20h) (117 PR mergiate in 30 g)

Descrizione

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\

Guida contributor