microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.39k stars 6.5k forks source link

Does not recognize/save apps from a UNC path #34608

Open ChristianDiscer opened 1 month ago

ChristianDiscer commented 1 month ago

Microsoft PowerToys version

0.84.0

Installation method

PowerToys auto-update

Running as admin

No

Area(s) with issue?

Workspaces

Steps to reproduce

Application executable is stored and executed from the network using a UNC path. The path cannot be mapped to a drive letter.

Example application path using a shortcut: Target: \\A\B\C\App.exe Start in: "\\A\B\D"

✔️ Expected Behavior

Saving the application to a workspace and execute when activated.

❌ Actual Behavior

Does not save application to a Workspace

Other Software

Windows 10 Pro ver 20H2 64bit

ChristianDiscer commented 1 week ago

PowerToys v0.85.0 corrected the problem of not recognizing the application. I would consider this a solved issue. Thank you.