You have to be more precise: how exactly are you opening the file?
If you have associated txt files with notepad++ yourself, make sure the commandline is quoted
(In explorer: Tools->Folder Options->File types->TXT->Advanced, select open, see if %1 is within quotes ("%1"))
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
notepad++ warn me when I open a text file
"Create new file"
"C:\hesap nolar.txt"
file name include a space character
i think, problem is that space
system's default text editor >> notepad++ 4.6.1
sincerely
Murat
Hi,
thank you for your attention,
You have to be more precise: how exactly are you opening the file?
If you have associated txt files with notepad++ yourself, make sure the commandline is quoted
(In explorer: Tools->Folder Options->File types->TXT->Advanced, select open, see if %1 is within quotes ("%1"))