Community
    • Login

    Feature request: Ignore the "-Embedding" program line argument, if given

    Scheduled Pinned Locked Moved General Discussion
    1 Posts 1 Posters 1.2k 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.
    • David GausmannD
      David Gausmann
      last edited by

      Hello donho,
      some time ago I created the ActiveX plugin for Notepad++. You can control Notepad++ via COM using that.

      If Notepad++ isn’t running, COM will start it automatically. Unfortunately COM appends always an “-Embedding” to the command line.
      So Notepad++ will be started like:
      “C:\Program Files(x86)\Notepad++\notepad++.exe” -Embedding
      This causes Notepad++ trying to open a non-existing file called “-Embedding” at program start, which is very nasty and prevents the ActiveX plugin to do its further stuff.

      My feature request is, if you please could ignore the “-Embedding” program line argument, if specified.
      I forgot this topic somehow but someone has created a ticket now for my plugin and that topic:
      https://sourceforge.net/p/nppactivexplugin/tickets/1/

      Kind Regards
      David Gausmann

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