Search found 2220 matches

by psguru
Fri Dec 17, 2004 11:44 am
Forum: ExamDiff Pro
Topic: Commandline params not stored in "Compare new pair"
Replies: 3
Views: 8047

It works fine here. Command line arguments are remembered in 3.2c. You also probably don't need to use "start".
by psguru
Fri Dec 17, 2004 11:08 am
Forum: ExamDiff Pro
Topic: Examdiff Pro 3.2c: Crash with directory snapshots
Replies: 9
Views: 14282

Is it only a problem with snapshot comparison, or you can't compare a real file/directory? Also, what other setting do you have under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\comdlg32?
by psguru
Fri Dec 17, 2004 10:32 am
Forum: ExamDiff Pro
Topic: Examdiff Pro 3.2c: Crash with directory snapshots
Replies: 9
Views: 14282

Good catch. While I could reproduce the problem with creating a snapshot (this will be fixed in the next release), comparing with existing snapshots seems to work fine. Can you confirm it?
by psguru
Wed Dec 15, 2004 6:32 am
Forum: ExamDiff Pro
Topic: Directory exclusion
Replies: 3
Views: 7894

Try

:*\dir\*
by psguru
Mon Dec 13, 2004 6:35 pm
Forum: FtpVC
Topic: Can I get Tracing Instructions for Hangs
Replies: 5
Views: 14075

Tracing instructions have been sent to you in a private message.
by psguru
Sat Dec 11, 2004 3:33 pm
Forum: ExamDiff Pro
Topic: using from USB drive - Registry independent
Replies: 4
Views: 9072

Any plans on providing this?
No. While you can use EDPro from a USB drive, it will still use the Registry. We don't have any plans to implement an alternative storage for user settings.
by psguru
Wed Dec 01, 2004 6:20 pm
Forum: ExamDiff Pro
Topic: ExamDiff Pro and plug-ins
Replies: 1
Views: 6081

Plug-ins are custom programs that can be written in any language as long as you get a console application that takes a file and outputs another file, transformed to what you need. In many case writing Perl scripts and using perl.exe as an application is sufficient. Currently no plug-ins are shipped ...
by psguru
Mon Nov 29, 2004 6:24 pm
Forum: FtpVC
Topic: suggestion for sandbox server support
Replies: 3
Views: 11161

Right, using Explorer Menu is a little bit too cumbersome for a repeatable action. Still, perhaps a more generic solution is preferable. Something like an ability to add user-defined commands (performed on local files) to the context menu (similar to Tools in MS Visual Studio). That along with the e...
by psguru
Sun Nov 28, 2004 5:41 pm
Forum: FtpVC
Topic: bug in date/time and/or crc?
Replies: 1
Views: 8741

There was a bug in November 18 Beta causing sometimes wrong status to be shown in FtpVC. It is now fixed in the latest build on the web site. Let me also answer your questions. > Does ftpvc check down to the second? I figure yes, but have to ask. Yes. > Stub = 16:10:00 File = 16:14:22 > Stub = 16:13...
by psguru
Sun Nov 28, 2004 3:14 pm
Forum: FtpVC
Topic: suggestion for sandbox server support
Replies: 3
Views: 11161

Thank you for your suggestion. As for using "SendTo FTP" utility, FptVC supports running an arbitrary command on selected files via "Explorer Menu for Local Files" context menu (unless you have to use remote copies), as well as via "Double-Click Action" (see Settings).
by psguru
Sun Nov 28, 2004 3:05 pm
Forum: ExamDiff Pro
Topic: Examdiff 3.1 crashes on 'view / options'
Replies: 1
Views: 5620

Since 3.2 added Unicode support, it is possible that some of its options are not readable in 3.1. The solution is to remove (or rename) the following Registry key: HKEY_CURRENT_USER\Software\PrestoSoft\ExamDiff Pro, then start 3.1 again.
by psguru
Wed Nov 24, 2004 9:21 am
Forum: ExamDiff (Freeware)
Topic: installing question
Replies: 2
Views: 19493

> I did however notice that there is a larger setup zip folder that > must have a windows installer. is there any advantage or disadvantage > to using it instead? Tee setup zip contains an installer, which allows to later uninstall ExamDiff using a shortcut created during installation. > Are there a...
by psguru
Fri Nov 19, 2004 7:14 am
Forum: ExamDiff Pro
Topic: Comparing Graphics files
Replies: 1
Views: 6265

ExamDiff Pro is for comparing files or directories. Unless I misunderstood your goal, you need to find duplicates in one directory (the root of your drive). EDPro cannot help you with this task.
by psguru
Fri Nov 12, 2004 9:49 am
Forum: ExamDiff Pro
Topic: Does SIZE matter or.... How BIG is BIG?
Replies: 3
Views: 8378

That was about properly showing large file sizes in directory comparison views.

The only way to compare such large files is to treat them as binary -- EDPro will just report whether files are different. There's no way to large such files in memory for displaying the differences.
by psguru
Fri Nov 12, 2004 7:52 am
Forum: ExamDiff Pro
Topic: memory usage when comparing folders
Replies: 1
Views: 6190

It depends -- mostly on how many files you compare, and how many differences are found. If you compare hundreds of thousands of files, and there're thousands of diffs, memory usage may reach 200-300 MBytes. In more reasonable comparison scenarios EDP will use up to 10 MBytes. Make sure that you moni...