Search found 610 matches

by Debugger
Thu Mar 28, 2019 10:51 pm
Forum: General
Topic: How do find files that Everything does not find?
Replies: 6
Views: 8392

How do find files that Everything does not find?

How do find files that Everything does not find?
Eg.
chkdsk

a file path e.g.
C:\System Volume Information\Chkdsk\Chkdsk20181219082347.log
by Debugger
Thu Mar 28, 2019 9:45 pm
Forum: General
Topic: How to update everything to the new version (BETA)?
Replies: 8
Views: 10792

Re: How to update everything to the new version (BETA)?

I checked - The service is disabled and can not start the service (Access Denied).
but next run PC for some reason, I can delete and move the file again without receiving any information about Access Denied.
The application EVERYTHING , however, works even if the service is not running.
by Debugger
Thu Mar 28, 2019 9:36 pm
Forum: Off-topic discussion
Topic: Why can not I open many TXT files?
Replies: 5
Views: 9741

Re: Why can not I open many TXT files?

Open 2GB txt files and various operations (find etc.) require too much physical memory, which I do not have in the system.

Image
by Debugger
Thu Mar 28, 2019 11:48 am
Forum: General
Topic: How to update everything to the new version (BETA)?
Replies: 8
Views: 10792

Re: How to update everything to the new version (BETA)?

It does not matter what location of the file or installation, in my case the "Program Files".
And let it stay like this.
Autodeleted Everything.exe when next restarted my computer and put a new Everything.exe file without any problem
Now it is working.
by Debugger
Thu Mar 28, 2019 11:25 am
Forum: Off-topic discussion
Topic: Why can not I open many TXT files?
Replies: 5
Views: 9741

Re: Why can not I open many TXT files?

EmEditor x64
Some problems with opening many files in TABS when dragging multiple files into the program.
by Debugger
Wed Mar 27, 2019 11:18 pm
Forum: Off-topic discussion
Topic: Why can not I open many TXT files?
Replies: 5
Views: 9741

Why can not I open many TXT files?

Why can not I open many TXT files with a total size of about 2 GB ? EmEditor x64 Example: 185 files drag-and-drop - not work (Uses more than 20 GB of memory !!!) Example: 1 file or severals - work (It does not use a lot of RAM) I tried to check if it will work in Notepad ++ but it's a 32-bit version...
by Debugger
Wed Mar 27, 2019 4:33 pm
Forum: General
Topic: How to update everything to the new version (BETA)?
Replies: 8
Views: 10792

How to update everything to the new version (BETA)?

How to update everything to the new version? You can not replace the Everything.exe file - even if you have an account with administrator privileges. C:\Program Files\Everything\ Access Denied. Ps. You can not delete the Everything.exe file even if the application is closed, all the time some module...
by Debugger
Wed Mar 27, 2019 4:29 pm
Forum: Off-topic discussion
Topic: Why the development is slow?
Replies: 7
Views: 10508

Re: Why the development is slow?

From time to time it updates to newer versions, but I have not noticed any difference in using a program that is primarily for searching.
by Debugger
Tue Mar 26, 2019 11:53 am
Forum: General
Topic: SOLVED: How to find?
Replies: 6
Views: 7922

Re: How to find?

vanisk wrote: Tue Mar 26, 2019 11:29 am Something like this?

Code: Select all

regex:[^\.]\.\s[a-z]
You've helped me a lot, I can now improve a lot of text. ;)

therube - Big thanks.
by Debugger
Tue Mar 26, 2019 6:25 am
Forum: General
Topic: SOLVED: How to find?
Replies: 6
Views: 7922

Re: How to find?

\.{1} [a-z]

This regex is not completely correct because it finds:

uwierz... pogrąż się w moim szaleństwie... nie

and I want only one dot in the text

uwierz. pogrąż się w moim szaleństwie. nie
by Debugger
Mon Mar 25, 2019 4:56 pm
Forum: General
Topic: SOLVED: How to find?
Replies: 6
Views: 7922

SOLVED: How to find?

.{1} [a-z]

For example, find:
Sam nie wierzyłem. przykład

Skip:
Sam nie wierzyłem. Przykład
Sam nie wierzyłem... Przykład
Sam nie wierzyłem... przykład
by Debugger
Fri Mar 22, 2019 11:45 am
Forum: General
Topic: Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).
Replies: 7
Views: 9428

Re: Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).

beginning or at the end of line.
I checked it, it works for me ;)
by Debugger
Fri Mar 22, 2019 10:59 am
Forum: General
Topic: Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).
Replies: 7
Views: 9428

Re: Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).

Ah, remove ^

But why does not this work in the Emeditor?
Cannot Find:

Test:
[\x{200B}]
\x{200B}
\x{8203}
by Debugger
Fri Mar 22, 2019 9:56 am
Forum: General
Topic: Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).
Replies: 7
Views: 9428

Problem with the PCRE engine, does not search for some Unicode (HTML, SCRIPT).

Problem with the PCRE engine,
does not search for some Unicode.

regex:[^\x{200B}]

I would ask for a compatible Regex for Everything (PCRE), for Boost.Regex and .NET Regex

Image
by Debugger
Thu Mar 21, 2019 9:38 am
Forum: Off-topic discussion
Topic: [SOLVED]Change the font only in the selected text
Replies: 3
Views: 7263

Re: Change the font only in the selected text

Ah, yes, now everything is clear. At the beginning, it can be:


Image
by Debugger
Thu Mar 21, 2019 7:20 am
Forum: Off-topic discussion
Topic: [SOLVED]Change the font only in the selected text
Replies: 3
Views: 7263

[SOLVED]Change the font only in the selected text

Change the font only in the selected text.

I can not do it in MS Notepad, PSPad (not support), Notepad Plus, EmEditor
Changing the font causes a change in all open documents (in tabs) and I can not change any selected text, i.e. change the font style.
by Debugger
Sun Mar 17, 2019 4:20 pm
Forum: Off-topic discussion
Topic: How to find all words whose spelling is incorrect?
Replies: 8
Views: 11778

Re: How to find all words whose spelling is incorrect?

@vanisk - Looks very good. CTRL + M But I still encounter some obstacles. I have many Russian words (which, of course, are also highlight because I have a Polish-language spell checker). That's why it would be good to add Russian letters to exclude, check (i.e., CTRL + M), I would have to omit chec...
by Debugger
Sun Mar 17, 2019 3:23 pm
Forum: Off-topic discussion
Topic: How to find all words whose spelling is incorrect?
Replies: 8
Views: 11778

Re: How to find all words whose spelling is incorrect?

In total, as you say, that's what I mean. I write my own elaborates and I have spelling checker enabled, but I simply can not see something by accident and it would require correction (though not in all words, because some may contain the correct spelling if there are no words in the dictionary, eg ...
by Debugger
Sun Mar 17, 2019 1:00 pm
Forum: Off-topic discussion
Topic: How to find all words whose spelling is incorrect?
Replies: 8
Views: 11778

Re: How to find all words whose spelling is incorrect?

Well, I have highlighted red, it's obvious, after all.
And what should I do about it? Scroll through the text and look for each subsequent highlighted text? Game of cat and mouse. It is impossible to point out ONLY all the words highlighted in red and omit all others good spelling?
by Debugger
Sun Mar 17, 2019 12:25 pm
Forum: Off-topic discussion
Topic: How to find all words whose spelling is incorrect?
Replies: 8
Views: 11778

Re: How to find all words whose spelling is incorrect?

vanisk - I know it! :) But you did not answer the question of how to search for words with incorrect spelling in the text with millions of words :?:
by Debugger
Sun Mar 17, 2019 11:26 am
Forum: Off-topic discussion
Topic: How to find all words whose spelling is incorrect?
Replies: 8
Views: 11778

How to find all words whose spelling is incorrect?

Emeditor

Edit -> Spelling -> Check Spelling

How to find all words whose spelling is incorrect (highlighted in red).
Currently, I do it manually, scroll the text and check, but I can not do it with very large text (this makes it difficult!)
by Debugger
Sat Mar 16, 2019 2:15 pm
Forum: Off-topic discussion
Topic: How to prevent browser from opening a new page?
Replies: 10
Views: 18141

Re: How do block pop-up ads/website?

„AdBlock” (uBlock) - I've used it, but I do not use it because of constant problems, and it does not load something, and it blocks something wrong, and the buttons do not work, massacre, as I have already many reported problems with these plugins on forum. Never again! AdGuard - it exceeds the poss...
by Debugger
Sat Mar 16, 2019 2:00 pm
Forum: Off-topic discussion
Topic: How to block the automatic opening of the page in the browser? (GOM Player)
Replies: 11
Views: 14998

Re: How to block the automatic opening of the page in the browser?

therube - Your Players do not support this type of video files. .ext.crdownlaod .ext.part ext (mp4, avi, mkv etc.) Your Players do not support : "Remember the recently interrupted playback location of all recently opened files" GOM Palyer support/featured Your Players do not support : Yout...
by Debugger
Sat Mar 16, 2019 1:36 pm
Forum: Off-topic discussion
Topic: How to block the automatic opening of the page in the browser? (GOM Player)
Replies: 11
Views: 14998

Re: How to block the automatic opening of the page in the browser?

therube - And why should I use other VLC programs, Media Player and other???., if GOM Player is better? It includes more functions, includes intuitive buttons control (compared to other players), scrolling and much more. It is stable and plays any popular video format and plays even damaged video fi...
by Debugger
Sat Mar 16, 2019 1:14 pm
Forum: General
Topic: SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char
Replies: 8
Views: 9516

Re: How to find a strange character?

But in my text there are no special characters you mentioned.

I have checked thousands of different Unicode, and still do not detect a strange or illegal symbol.

[^\x00-\x7F]+
by Debugger
Sat Mar 16, 2019 11:54 am
Forum: General
Topic: SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char
Replies: 8
Views: 9516

Re: How to find a strange character?

I understand. Filter Toolbar but he still does not detect the strange char I want to save as 1250 - for the Polish text. I do not need any UTF-16LE. I also tried online tools to detect strange characters, but they also can not detect strange char. Detects the Polish text, but does not detect strange...
by Debugger
Sat Mar 16, 2019 11:18 am
Forum: General
Topic: SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char
Replies: 8
Views: 9516

Re: How to find a strange character?

Your screen presents a differently configured Emeditor interface, or a version other than the latest version of EmEditor (Pro version) A strange symbol can also be something that can not be seen. I have no idea why can not save text with the default encoding. Which symbol, unicode, special character...
by Debugger
Sat Mar 16, 2019 7:03 am
Forum: General
Topic: SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char
Replies: 8
Views: 9516

Re: How to find a strange character?

He finds nothing.
I tested in Notepad++ and EmEditor.

Image





Image
by Debugger
Fri Mar 15, 2019 9:44 pm
Forum: Off-topic discussion
Topic: How to block the automatic opening of the page in the browser? (GOM Player)
Replies: 11
Views: 14998

Re: How to block the automatic opening of the page in the browser?

Look here: https://www.youtube.com/watch?v=UeRkXqzXPUA
In newer versions, GOM does not work anymore.
And not I'm going to use a very old version of GOM.
If you find a way to work new version GOM Player, please write.
by Debugger
Fri Mar 15, 2019 8:16 pm
Forum: Off-topic discussion
Topic: How to prevent browser from opening a new page?
Replies: 10
Views: 18141

How to prevent browser from opening a new page?

How do block pop-up ads/website? Please do not suggest any "AdBlock" (and all other browser add-ons). This blocks ads but non-opening pages in a new tab or in the background. My computer is not infected, please understand that some popular websites have intrusive ads (eg I click Play [> be...
by Debugger
Fri Mar 15, 2019 12:31 pm
Forum: General
Topic: SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char
Replies: 8
Views: 9516

SOLVED: How to find: Blank Char / Invisible Character AND Hidde Char

This document contains characters... (Current Encoding: 1250).


How to find/DETECT a strange character?
This is strange for me because it is a simple text in Polish, so the 1250 encoding is 100% correct.
by Debugger
Sun Mar 10, 2019 8:34 pm
Forum: Off-topic discussion
Topic: How to fix explorer.exe crash?
Replies: 8
Views: 14608

Re: How to fix explorer.exe crash?

tuska - I uploaded the file explorer.exe.dmp On the Microsoft forum: And he gets feedback every time: Welcome to Microsoft Windows 7 Answers Forum! Method 1 Please check whether you face the same issue while working in the safe mode. Step 1 Safe Mode 1. Restart your computer. 2. When the computer s...
by Debugger
Sun Mar 10, 2019 7:20 pm
Forum: Off-topic discussion
Topic: How to fix explorer.exe crash?
Replies: 8
Views: 14608

Re: How to fix explorer.exe crash?

horst.epp If you know what an " Unhandled Exception " is, then you should know that NOT every exception will be caught! And you will not always have a WER error. Unfortunately, there is nothing here. So what would I send you? But if I had a log that I could show you, I can bet one million ...
by Debugger
Sun Mar 10, 2019 5:56 pm
Forum: Off-topic discussion
Topic: How to fix explorer.exe crash?
Replies: 8
Views: 14608

Re: How to fix explorer.exe crash?

Check the Windows error reports files. On an x64 its under C:\ProgramData\Microsoft\Windows\WER\ First of all: here is no information related to explorer.exe Secondly: With these simple logs you will not find out what causes this problem in any way. I know that many people publish this type of logs...
by Debugger
Sun Mar 10, 2019 3:29 pm
Forum: Off-topic discussion
Topic: How to fix explorer.exe crash?
Replies: 8
Views: 14608

Re: How to fix explorer.exe crash?

@therube - The "Event Viewer" does not provide any key information about the error. :lol: unknown - System - Provider [ Name] Application Error - EventID 1000 [ Qualifiers] 0 Level 2 Task 100 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2019-03-09T14:37:08.000000000Z EventRecordID...
by Debugger
Sat Mar 09, 2019 9:19 pm
Forum: Off-topic discussion
Topic: How to fix explorer.exe crash?
Replies: 8
Views: 14608

How to fix explorer.exe crash?

How to fix explorer.exe crash?

All standard repair methods:
https://www.maketecheasier.com/windows- ... ing-fixes/

and many other methods also fail. The explorer.exe crashes appear from time to time.
by Debugger
Sat Mar 09, 2019 6:29 pm
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

Re: Line Feed (LF) or Newline - not work

vanisk - You talk well CTRL+ENTER :) Thank You.
by Debugger
Sat Mar 09, 2019 6:01 pm
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

Re: Line Feed (LF) or Newline - not work

vanisk
EmEditor

1. CTRL+F
2. Enable: Multiline

Try to write the text in many lines.
Impossible. Why?
by Debugger
Sat Mar 09, 2019 5:00 pm
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

Re: Line Feed (LF) or Newline - not work

vanisk

Yes, it works now.
But there is another problem.
How to write a few words, in Multiline?
Can not move the cursor down, or the ENTER does not work. :?

You can just paste the text - making it difficult every time! :?
by Debugger
Sat Mar 09, 2019 11:28 am
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

Re: Line Feed (LF) or Newline - not work

I tested these options 'Advanced". Even with "Multiline" Enabled it does not work!
See screenshot:

https://postimg.cc/WhP71WST
by Debugger
Fri Mar 08, 2019 11:16 pm
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

Re: Line Feed (LF) or Newline - not work

I wonder why it does not work in EmEditor 18.6.6, even though the program has the option "Multiline" in "Search -> Find".
by Debugger
Fri Mar 08, 2019 7:05 pm
Forum: Off-topic discussion
Topic: [SOLVED]Line Feed (LF) or Newline - not work
Replies: 11
Views: 13754

[SOLVED]Line Feed (LF) or Newline - not work

Line Feed (LF) or Newline - not work


Code: Select all

08.03.2019\nDroga J!\n\nNie jestem najbardziej
08.03.2019
Droga J!

Nie jestem najbardziej

Code: Select all

Message: Cannot find

TextEditor
by Debugger
Thu Mar 07, 2019 8:51 am
Forum: General
Topic: Pattern Unicode
Replies: 9
Views: 14178

Re: Pattern Unicode

therube wrote: Mon Mar 04, 2019 4:34 pm What are you expecting it to find?
I am looking for exotic names, cool, emoticons, special, symbol etc.
by Debugger
Thu Mar 07, 2019 8:40 am
Forum: General
Topic: Pattern Unicode
Replies: 9
Views: 14178

Re: Pattern Unicode

post# Tue Mar 05, 2019 11:43 am There is a limit in this forum, some limit, so you will not be able to view, show, or mark the complete code [ code ]text[ / code ] . Therefore, to do this you must select the quote and you have a complete code. Regex work: https://i.postimg.cc/wjXwc2Bn/Screen-Shot-0...
by Debugger
Mon Mar 04, 2019 1:49 pm
Forum: General
Topic: Pattern Unicode
Replies: 9
Views: 14178

Pattern Unicode

What a correct pattern for this very specific list. regex:[U+00A6U+00A9U+00AEU+00B0U+0482U+058DU+058EU+060EU+060FU+06DEU+06E9U+06FDU+06FEU+07F6U+09FAU+0B70U+0BF3U+0BF4U+0BF5U+0BF6U+0BF7U+0BF8U+0BFAU+0C7FU+0D4FU+0D79U+0F01U+0F02U+0F03U+0F13U+0F15U+0F16U+0F17U+0F1AU+0F1BU+0F1CU+0F1DU+0F1EU+0F1FU+0F34U...
by Debugger
Thu Feb 28, 2019 11:28 am
Forum: Off-topic discussion
Topic: How do not-lose user settings?
Replies: 0
Views: 8560

How do not-lose user settings?

How do not-lose user settings when uninstall ESET Internet Security and install, eg again?
by Debugger
Tue Feb 26, 2019 4:38 pm
Forum: Off-topic discussion
Topic: How to combine text and picture and print?
Replies: 4
Views: 8126

Re: How to combine text and picture and print?

vanisk - WodPad it's good, but how to reduce the border up, down, left, right?

https://www.google.pl/search?q=border&s ... 20&bih=937
by Debugger
Tue Feb 26, 2019 2:05 pm
Forum: Off-topic discussion
Topic: How to block the automatic opening of the page in the browser? (GOM Player)
Replies: 11
Views: 14998

Re: How to block the automatic opening of the page in the browser?

vanisk & therube - GOM Player (Normal Version)

also can be without pop-up ads, you just need to know how to disable POP-UP-ADS in the program settings (Preferences) :D
by Debugger
Tue Feb 26, 2019 9:16 am
Forum: Off-topic discussion
Topic: How to block the automatic opening of the page in the browser? (GOM Player)
Replies: 11
Views: 14998

How to block the automatic opening of the page in the browser? (GOM Player)

How to block the automatic opening of the page in the browser?
http://bodelen.com/afu.php?zoneid=1946228
when I close GOM Player
https://www.gomlab.com/gomplayer-media-player/

I am using the best extension to block ads in my browser: AdGuard