I am running DirDate v5.7 x64 on Windows 7 Professional x64.
I run the following command to save all dates of all files on the F: drive
dirdate -R -ALL -READONLY -REPORT F:\*.* > C:\Temp\F-drive.bat
I run the following command to restore all dates of all files on the F: drive
C:\Temp\F-drive.bat
The problem is that while dirdate.exe is restoring the dates it is also corrupting the Windows Clipboard with something like "** dp starting **"
This makes it impossible to use the Windows Clipboard for anything while the restore is working.
It would be nice if this could be fixed.
Thanks!
DirDate corrupting clipboard
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: DirDate corrupting clipboard
Thanks - fix will be ready next week.
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: DirDate corrupting clipboard
This is fixed in v5.8 out shortly.
* Removed debug statements going to clipboard.
* Removed debug statements going to clipboard.