@MysticJay
I’m not really following your meanings.
but also forget al pending changes to the files is that session
What does that mean?
If you are invoking Notepad++ (from a no-Notepad++ -running situation), what pending changes would there be to “forget”?
commandline parameters do not seem to be passed correctly to NPP when launching from Windows dblclick
Well, my first comment on this would be “Notepad++ cannot control how it is invoked, so I’d think if command line arguments are not passed correctly, you should think about blaming whatever is running Notepad++, not Notepad++ itself”.
However, there should be an easy test for this, as in your earlier post you said:
The commandline is fine in CMD
How could I debug what is passed to NPP?
Do this:
Close Notepad++ and then invoke the CMD command line and then go to the ? menu in Notepad++ and choose Debug Info. This will show the Command line: that Notepad++ was run with. Copy this data somewhere else.
Then close Notepad++ and repeat the Debug Info check after running with your “double-click” setup. Compare the results with the CMD line approach’s results.
But as I learned this is no BUG or feature request forum so there will be no one to fix this.
We haven’t even determined what there is to fix yet.