Opening Notepad++ via ActiveX prompts to create "Embedding" file.
Notepad++ plugin for ActiveX support
Brought to you by:
bananen-joe
Using the ActiveX plugin to open the latest version of Notepad++ prompts me with the following in Notepad++:
Create new file
C:\WINDOWS\system32-Embedding doesn't exist. Create it?
Yes No
The command used was this:
Set Editor = CreateObject("NotepadPlusPlus.Application")
It is actually a message box that pops open in Notepad++. Copying it gives this (wish I could edit the original post):
Wohoo, a respone of someone after some years. :D
I have already knowledge of this bug (it is also listed in the help file under appendix > known bugs).
But it is good that you reported that; I had almost forgot that topic. :D
The reason why the bug occurs (cited from the help file):
So the fix must be done in Notepad++.
I've created a feature request for Notepad++:
https://notepad-plus-plus.org/community/topic/12283/feature-request-ignore-the-embedding-program-line-argument-if-given
Kind Regards
David Gausmann
Strange. I get this even when Notepad++ is open.
Last edit: shaggie 2016-08-26
FYI, I found what you are talking about documented here:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms683844.aspx