Messages - magician62 [ switch to compact view ]

Pages: prev1 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 36next
126
Finished Programs / Re: IDEA: Simple Duplicate Folder Finder
« on: May 03, 2012, 11:31 AM »
Many thanks as always for a simple, but sweet utility. Has saved me about 3 hours work every few days

127
Finished Programs / Re: IDEA: Simple Duplicate Folder Finder
« on: May 02, 2012, 12:25 PM »
Hi Jody, you got it. Its to find duplicate FOLDER names. I supply a number of locations across different drives, and ONLY those locatins need to be checked to see if they contain duplicate folders, no recursion needed. And the only action then is to add a + at the front which effectively gets the folders to the top of the list, which is in this case a Library view.

I then manually check contents, move from one folder to the other and delete whats unwanted, including the empty folder. I then manually remove the "+" from the folder

128
Finished Programs / Re: DONE: 1-action Unzip
« on: May 01, 2012, 01:57 PM »
Close, but I dunno if this is a quirk on just my machine or not, when it extracts it seems like the folder isn't created, so when it puts the archive into the folder, it looks like it's gone! However, Right Click - Refresh makes it appear.

Any advice?

(In a related note, another app that modifies show/don't show file extensions needs a refresh too.)


Windows 7 ? There is a known issue with explorer refresh in Win 7 32/64bit. I have not yet seen a solution for myself, but there are some suggestions out there that some seem to have had sucess with

129
Finished Programs / Re: IDEA: Simple Duplicate Folder Finder
« on: May 01, 2012, 11:30 AM »
Have to say, didn't like the Util, seemed to take ages installing. In fact it took longer to install/uninstall, than its actual life on the machine. Which sets the spider senses tingling :)

Unfortunately it doesn't seem to allow for multi drives, which is essential, but apparently can find duplicates if they are in different folders on the drive. Which as I know there are no duplicates on each drive, as all folders are in a single top level direcory, makes it pointless.

I have tried many duplicate finders over the years, though most look for exact dupes, and some patern matching. Unfortunately all those I have seen want you to process all the items in the list, rather than provide a simple tagging system so you can come back at a later time, or even share the load if networked.

The util I seek has no need to delete any folders or files, just rename them, (stick a "+" at the front)  I can do the deciding and deleting

130
Finished Programs / DONE: Simple Duplicate Folder Finder
« on: April 29, 2012, 06:07 AM »
There are many file finders out there, and many folder finders based on content, but I am looking for what should be something simple

I want to be able to automatically search defined locations,  for duplicate folder names, 1st level only, no recursion necessary.
Each duplicate is then prepended by a "+". There is no risk of collision as the searched folders can not have duplicates anyway.
There are currently over 12000 folders which are continually being added to


My concept
Define location by Windows library, or, Define location by Drive\Directory
If Windows library can be used, it already holds all the Drive\Directory locations, and if further locations are added to the library, they are effectively added automatically.

The locations can either be directly entered into a config file as they will in general, not change between sessions.

The minimum interface I can see is a start button and a finished notification

Where more than one instance of a filename exists , each gets prepended by a "+"

Example
Before
c:\My Search Folder1\Compare1
c:\My Search Folder1\Compare2
d:\My Search Folder2\Compare2
e:\My Search Folder3\Compare3

After
c:\My Search Folder1\Compare1
c:\My Search Folder1\+Compare2
d:\My Search Folder2\+Compare2
e:\My Search Folder3\Compare3

And that's it!

I am not looking for the major automation many utils provide, I am just looking for the folders the dupes may reside, so they can be physically checked. the "+" puts them at the top of the directory, and when physically checked, the duplicates not required are deleted, and the "+" removed from the remaining folder.

Pages: prev1 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 36next
Go to full version