• Login
Community
  • Login

symlink. error in syntax

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
mklink
2 Posts 2 Posters 817 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    Andrey Evgrafov
    last edited by Jul 15, 2018, 8:53 AM

    Hi community!
    I want to create simple link to run notepad++ on win 10 with a next command

    mklink c:\windows\system32\np.exe “c:\program files (x86)\Notepad++\notepad++.exe” - register NppShell_06.dll.exe

    But I catch an error in syntax.Where mistace?

    C 1 Reply Last reply Jul 15, 2018, 1:32 PM Reply Quote 0
    • C
      Claudia Frank @Andrey Evgrafov
      last edited by Claudia Frank Jul 15, 2018, 1:32 PM Jul 15, 2018, 1:32 PM

      @Andrey-Evgrafov

      it’s been a while since using windows but I’m in doubt that you can create a
      link from np.exe to notepad++.exe with additional parameters provided to
      notepad++ exe, can’t you?

      mklink c:\windows\system32\np.exe “c:\program files (x86)\Notepad++\notepad++.exe”

      should work as long as np.exe is not the internal MS notepad because as far as I’m aware MS protects it default application since Windows 10.
      But as already said, I’m not up to date anymore - maybe it is working again.
      Hopefully enough info to get your problem solved.

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 1
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors