Forums > Search ListingsSearch  Log In

Perform Search
Search For:
Posted ByForumMessage
too_many_people
10 December 2008
Feature Requests

Unstoppable Copier - Warning On \"Access Denied\"
Not sure exactly where this could go, but I rather frequently run into issues where I thought everything on a drive was copied only to find out that a user\'s directory with screwed up permissions didn\'t copy properly. In your software (as it stands) there is no clear indication of this unless I sit and watch every file fly by and look for access denied or copy errors. I think it would be cool if, at the end of the copy process, when you pop up the little dialog that notes how many files were copied, you also maybe mentioned any errors encountered. That is, say \"50000 files copied, 10 errors encountered\" rather than just \"500000 files copied\".

Unique
29 November 2008
Help Requests

Unstoppable Copier
My installation of Windows XP messed up so I\'m in the process of temporarily moving all my files to...

JHamilton
24 November 2008
New Program Ideas

Unstoppable... delete? :)
First of all I\'d like to say thanks for offering these tools, I use unstoppable copier about 10-20 ...

el toro
21 November 2008
Help Requests

Question about using RAW COPY
I have hard drive that turned into a raw drive, it has an operating system installed and I want to t...

ajitaw
19 November 2008
Help Requests

Having trouble restoring my .IMG
So I have these .img files the my friend gave me... he said he did it with your program. I open up y...

Kenny
17 November 2008
Programming Questions

HDD Advanced Editor
First of all thank you for your patience. As i said before, i found solution for Win9x (i think :))...

MagratG
16 November 2008
Help Requests

How to mount .img file
How do you mount it with Truecrypt? I already use that for encrypted volumes but can\'t see how to ...

Roadkil
16 November 2008
Help Requests

How to mount .img file
Ive just found the message about this one! I believe the program you need is at http://www.truecryp...

Roadkil
16 November 2008
Help Requests

How to mount .img file
Ive been asked this one a few times and i know there is a program that can do it.. but unfortuantely...

Roadkil
16 November 2008
Programming Questions

HDD Advanced Editor
Your correct.. CreateFile is for NT or later systems only. Here is some code that might be usef...

Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129