Community
    • 登入

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

    已排程 已置頂 已鎖定 已移動 General Discussion
    1 貼文 1 Posters 1.2k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • David GausmannD
      David Gausmann
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • 第一個貼文
        最後的貼文
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors