Community
    • Login

    symlink. error in syntax

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    mklink
    2 Posts 2 Posters 815 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.
    • Andrey EvgrafovA
      Andrey Evgrafov
      last edited by

      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?

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Andrey Evgrafov
        last edited by Claudia Frank

        @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
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors