 |
|
 |
If there's any error, files that follows the bugy one in the same directory can not be copied, this is not user friendly.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
which bugy one?,i never heared that when you copy a folder in windows and one file failed to copy it recover from error and continue to copy all files
Thanks and Best Regards, Ahmed Ismaiel sonork ID 100.11442
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hey!!! Very nice tool to use, I save my 20% of copying job, But what if I want Generalised, Like multiple files in multiple destination in one click, like taking back up for multiple folder to multiple folders... IF i say Past, it should paste in all folders... cheers Balkrishna Talele
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
 | Bug  modernaq | 21:27 8 Aug '04 |
|
 |
It can make Explorer.exe error(when right_click)
the explorer will restart.
In the eventviewer, the information is "O shell parou repentinamente e Explorer.exe foi reiniciado" It's not English.
Mysystem: win_xp_CHS
BTW: It disable the "WIN+E" system hotkey.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Seems a very good program and I would like to use it but when I install it and right click on a file in explorer, the explorer crashed:(. I unregistred it and the problem solved.
Is there anything wrong with my installtion and running ? I didn't compile it but I use the program in binary format.
Regards
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
would you please tell me some info about this system you should know that it need minimum win98 or win95 with ie4.0
Thanks and Best Regards, Ahmed Ismaiel sonork ID 100.11442
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
On my machine (Windows 2000), this program disables the keyboard shortcut "Windows-E" which allows to open an explorer window. I use this shortcut all the time, and with this program I cannot. So it sucks!:(
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
thanks for reminding me ,the problem was that the dialog is opened modally and it 'll be updated soon
Thanks and Best Regards, Ahmed Ismaiel sonork ID 100.11442
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
gaggio wrote: ...So it sucks!...
It's a very nice tool, but also on my machine (Windows Xp Professional) this 'Windows-E' keyboard shortcut is not working properly. The author, however, already admitted it is a problem and he will solve the problem (if not already done). But saying 'It Sucks' is a bit too much exaggerated! Wish there were more useful tools like this one...
Nice job, Ahmed!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Geert wrote:
Nice job, Ahmed!
Well said sir. I have taken a copy of Ahmed's code to help me with a project I have in mind and since I got it for free I will not bitch if it doesn't do exactly what I want. I am just thankful that there are people like Ahmed willing to share with us so we can benefit from their experience.
JG
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
in the OnDelete,OnMove,OnCopy modify like this int deleteCount = 0; //add while(pos!=NULL) { . . m_list.DeleteItem (n); deleteCount ++; //add if(pos != NULL) //add pos -= deleteCount; //add . . }
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
|
 |