Ryan McCue - 2007-04-21

When I double click on a file such as example.txt and open it, it erases my session (previously opened files) in NPP. However, if I right-click and choose Open in Notepad++ it just adds the file to the end of the session and opens it.
The open command is `"C:\my\install\path\notepad++.exe" "%1"` and the Open in Notepad++ is handled by nppshellext.dll
Any ideas?