79471283

Date: 2025-02-26 23:49:17
Score: 2.5
Natty:
Report link

In an elevated shell, make a link named whatever you want inside AppData/Local/Microsoft/WindowsApps to the Notepad++ executable:

mklink %LOCALAPPDATA%\Microsoft\WindowsApps\npp.exe "C:\Program Files\Notepad++\notepad++.exe"

That location is in the user's default path.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: PeO