Search found 2230 matches

by psguru
Tue Jul 27, 2004 5:28 pm
Forum: ExamDiff Pro
Topic: Can I execute program from Visual Studio .NET form?
Replies: 1
Views: 7519

Sure. Spawn a new process, in the simplest form it will look like:

examdiff folder1 folder2
by psguru
Tue Jul 27, 2004 5:26 pm
Forum: ExamDiff Pro
Topic: Examdiff Pro 3.2: Crash when opening options
Replies: 7
Views: 18612

Technically, 3.2 that you got was a beta. Final 3.2 was released on March 18, 2004 (Pacific time). > So I need to live with either a the buggy version or without unicode support :cry: A third option is to purchase the upgrade ;) -- 3.2c have some attractive new features such as Shell integration, CR...
by psguru
Tue Jul 27, 2004 6:04 am
Forum: ExamDiff Pro
Topic: Examdiff Pro 3.2: Crash when opening options
Replies: 7
Views: 18612

This was a bug in an early build of 3.2. The bug was fixed in the final 3.2. You can get it, or the latest 3.2c, from http://www.prestosoft.com/ps.asp?page=edp_examdiffpro
by psguru
Sun Jul 25, 2004 12:32 pm
Forum: ExamDiff Pro
Topic: Differences in binary files ??
Replies: 1
Views: 7839

These are not 3 different formats but rather parts of the normal Unix diff format. To read about the format, please refer to http://www.gnu.org/software/diffutils/m ... tml#Normal
by psguru
Sat Jul 24, 2004 3:02 pm
Forum: ExamDiff Pro
Topic: [3.2c] Minor bug: color not pre-selected
Replies: 2
Views: 9037

This is now fixed in the latest update of 3.2c (July 24, 2004).
by psguru
Sat Jul 24, 2004 3:02 pm
Forum: ExamDiff Pro
Topic: [3.2c] "Don't show message again" doesn't persist
Replies: 2
Views: 9284

This is now fixed in the latest update of 3.2c (July 24, 2004).
by psguru
Sat Jul 24, 2004 3:02 pm
Forum: ExamDiff Pro
Topic: [3.2c] Windows Explorer (Shell) integration
Replies: 8
Views: 17916

This is now fixed in the latest update of 3.2c (July 24, 2004).
by psguru
Thu Jul 22, 2004 5:45 pm
Forum: FtpVC
Topic: Roll back to old files
Replies: 7
Views: 18395

There's no direct support for Rollback. Of course, manually you can do it using the History dialog: Get a version that you want to go back to, the exit History, and Check Out the file using "Do not replace local files" option. I will add your suggestion to FtpVC wish list at http://www.pre...
by psguru
Wed Jul 21, 2004 6:51 pm
Forum: ExamDiff Pro
Topic: [3.2c] Windows Explorer (Shell) integration
Replies: 8
Views: 17916

OK, the good news is that we were able to reproduce the problem on Win2000 (XP works fine). The bad news is that it'll take some to time to fix the problem. Once it's fixed, an update will appear on the web site.
by psguru
Wed Jul 21, 2004 6:51 pm
Forum: ExamDiff Pro
Topic: [3.2c] "Don't show message again" doesn't persist
Replies: 2
Views: 9284

The problem indeed exists but only of you run from the command line. The fix will appear in the next release.
by psguru
Tue Jul 20, 2004 5:21 pm
Forum: ExamDiff Pro
Topic: [3.2c] Windows Explorer (Shell) integration
Replies: 8
Views: 17916

This works fine here. At some point there was a fix in the Shell extension to make it work for root folders. Perhaps you downloaded EDPro before the fix. You may want to try the latest release on the web site. If you still have problems, I'll need additional information. BTW, does it work for your l...
by psguru
Mon Jul 19, 2004 5:19 pm
Forum: ExamDiff Pro
Topic: [3.2c] Windows Explorer (Shell) integration
Replies: 8
Views: 17916

This doesn't seem to a problem in our testing or for other users. What OS are you using?
by psguru
Fri Jul 16, 2004 5:06 pm
Forum: FtpVC
Topic: FtpVC port to Linux
Replies: 1
Views: 8596

There's no such plans, sorry. However, you may be able to run FtpVC with Wine. Take a look at the following page explaining ho to run IE with Wine under RedHat Linux: http://patrick.spacesurfer.com/ie_wine_install.html

If you manage to run FtpVC with Wine, please let me know.
by psguru
Thu Jul 15, 2004 5:42 am
Forum: FtpVC
Topic: How about a secure version i.e scp/ssh ?
Replies: 3
Views: 27050

Yes, there's a chance (not sure when though). I'll add your vote to the wish list at http://www.prestosoft.com/ps.asp?page=fvc_suggestions .
by psguru
Tue Jul 13, 2004 5:32 pm
Forum: ExamDiff Pro
Topic: Can I output a simple text file of lines which are different
Replies: 20
Views: 31945

Yes, you could do that. Or use View Filter in EDPro to only output non-identical file. The original problem, however, was to related to file, not directory, comparison.