In Windows 7, When i open a file choose dialog from notepad++ or notepad or wordpad or from some other editor software, how can i filter files to view only files without any extension?
I know that we can search for files without extension by "ext:[]". But how can be do the same from file choose dialog? I hope there must some string like ext:[]. Any ideas?