Search found 126 matches
- Thu Sep 23, 2021 5:49 am
- Forum: ExamDiff Pro
- Topic: Different behaviour of the same option
- Replies: 3
- Views: 1638
Different behaviour of the same option
If we have enabled option: Tools->Options...->Misc->Messages->"Some comparison options have changed" message and then toggle option: Tools->Options...->Text Comparison->Ignore white spaces in lines->All then we indeed see the prompt "Some comparison options have changed. Would you lik...
- Sat Feb 29, 2020 7:12 am
- Forum: General Board
- Topic: prestosoft.com offline?
- Replies: 7
- Views: 21849
Re: prestosoft.com offline?
In addition, you can use site https://downforeveryoneorjustme.com/ which is invented to find the answer for exactly such situations.
- Fri Feb 28, 2020 3:27 am
- Forum: General Board
- Topic: prestosoft.com offline?
- Replies: 7
- Views: 21849
Re: prestosoft.com offline?
It is online for me.
- Sat Apr 21, 2018 3:51 am
- Forum: ExamDiff Pro
- Topic: ExamDiff Pro 9.0 don't recognize changed files
- Replies: 13
- Views: 13173
Re: ExamDiff Pro 9.0 don't recognize changed files
I'm not sure that it's file timestamp. I suspect that it's MS Windows API mesasge WS_FILE_SYSTEM_CHANGED (or something like this) which is sent to all running Win32+ applications when something is written to disk (at least, to local disk), regardless of directory entry which holds timestamps.
- Fri Apr 20, 2018 3:25 am
- Forum: ExamDiff Pro
- Topic: ExamDiff Pro 9.0 don't recognize changed files
- Replies: 13
- Views: 13173
Re: ExamDiff Pro 9.0 don't recognize changed files
Then you are lucky, because you get the correct picture at least after you re-compare. In my corporate network, even after recomparing several times, I sometimes still see the old picture, so I have to relaunch the viewing S/W (ExamDiff Pro in our case). This is probably because of some over-caching...
- Fri Apr 20, 2018 2:08 am
- Forum: ExamDiff Pro
- Topic: ExamDiff Pro 9.0 don't recognize changed files
- Replies: 13
- Views: 13173
Re: ExamDiff Pro 9.0 don't recognize changed files
Could it be that at least one of the compared files (or both) is/are located on network drives?
- Wed Mar 23, 2016 2:48 pm
- Forum: ExamDiff Pro
- Topic: suppress merge window for 3-file diff?
- Replies: 8
- Views: 12738
Re: suppress merge window for 3-file diff?
OK, thanks for considering addition of 3 files comparison. But maybe it would be worth to mention that adding 3 files comparison will only align EDP with some competitors (from the point of view of this specific feature). However, N files comparison will put EDP in front of them. I did not perform m...
- Wed Mar 23, 2016 6:45 am
- Forum: ExamDiff Pro
- Topic: suppress merge window for 3-file diff?
- Replies: 8
- Views: 12738
Re: suppress merge window for 3-file diff?
Hello. If I understand correctly, the original post was about just comparing three files, probably without any relation to a merge operation. If we look on it this way, then: - Maybe this has been already implemented? Taking into account that 3-way merge already exists, this seems to be pretty close...
- Mon Jan 19, 2015 11:29 am
- Forum: General Board
- Topic: Forum Login
- Replies: 2
- Views: 10926
Re: Forum Login
And in addition, this forum is pre-moderated. So even in case of security breach into a regular user account, the potentially malicious post won't be published (and such dilution is actually happening).
- Sun Oct 12, 2014 2:09 am
- Forum: ExamDiff Pro
- Topic: "Ignore Linebreak styles" to custom toolbar
- Replies: 1
- Views: 4534
"Ignore Linebreak styles" to custom toolbar
Hello. I would like to be able to toggle option "Ignore Linebreak styles" via customized toolbar. In my work I often have to compare files that came from Unix and Windows, and one of the main differences is line feed format. Currently I have to go to Options menu, then to "Text Compar...
- Tue Jul 09, 2013 6:18 pm
- Forum: ExamDiff Pro
- Topic: Comparing sensitive data
- Replies: 2
- Views: 5975
Re: Comparing sensitive data
In case of working with sensitive data, users may concern about malicious restoring those temporary files after deletion. In such specific cases users may want to replace "deletion of temporary files on exit" by "wiping temporary files on exit", which means that the deletion will...
- Tue Jul 09, 2013 10:12 am
- Forum: ExamDiff Pro
- Topic: Installation directory is default instead of previous
- Replies: 3
- Views: 6503
Re: Installation directory is default instead of previous
No, I was installing 32-bits installer in 32-bits Windows over 32-bits old version.psguru wrote:Judging by the directory name (C:\Program Files), were you installing a 64-bit build? Did you only have a 32-bit build installed before? If so, it explains the installer behavior.
- Tue Jul 09, 2013 8:34 am
- Forum: ExamDiff Pro
- Topic: Installation directory is default instead of previous
- Replies: 3
- Views: 6503
Installation directory is default instead of previous
Hello. Today I installed EDP Pro v6 over v4.5.2.2. My v4.5.2.2 was installed in D:\Program Files\... I downloaded v6 and launched the installer without uninstalling v4.5.2.2. I expected the installer of v6 to prompt me the old directory when I tried to install v6, but instead it suggested me to inst...
- Mon Mar 18, 2013 10:13 am
- Forum: ExamDiff Pro
- Topic: Difference files have a space between each letter
- Replies: 3
- Views: 7824
Re: Difference files have a space between each letter
Maybe the files are in Unicode? How do you know that these files actually don't have spaces?
- Thu Feb 14, 2013 11:15 am
- Forum: ExamDiff Pro
- Topic: Pure binary comparison (byte by byte). All bytes
- Replies: 11
- Views: 21105
Re: Pure binary comparison (byte by byte). All bytes
I use this and other methods of comparing. But "modern" people want something like EDP.MSpagni wrote:Me too, I would like it to be implemented in EDP.
Anyway, in the meantimeI keep using
FC /B <filename1> <filename2>