ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Right Click any file and create New Folder by its Name

<< < (8/57) > >>

skwire:
You forgot the Remove_Chars=1.  So, you will have three entries total:

[Settings]
Replace_Chars=1
Remove_Chars=1
Chars_To_Remove=!@#$%^&(){}[]

nogojoe:
Do you get any hits if you search your registry for this string: a951a7c0-97b1-11de-b5f4-0002a5d5c51b
-skwire (September 03, 2009, 05:48 AM)
--- End quote ---

Yes My Computer\HKEY_CLASSES_ROOT\*\SHELL\Files 2 Folder\Drop Target

nogojoe

paarkhi:
Sorry only 1 Word for the Software "PERFECT"
and 1 word for you GENIOUS

As you have given a choice in removing the characters, can't there be a choice in replacing a character, something like 1 more line

[Settings]
Replace_Chars=1
Chars_To_Replace=-
Remove_Chars=1
Chars_To_Remove=!@#$%^&(){}[]

In this case apart from special characters, only hyphen will be replaced by space and not underscore (I've tried this but it doesn't work)

skwire:
As you have given a choice in removing the characters, can't there be a choice in replacing a character, something like 1 more line-paarkhi (September 03, 2009, 08:59 PM)
--- End quote ---

Done.

Download
Alternate

v1.0.4 - 2009-09-03
    + Added yet another hidden setting.  "Chars_To_Replace" is now an
      option.  If you have "Replace_Chars" set to one, any characters
      in the "Chars_To_Replace" list will be replaced with a space.
     
      [Settings]
      Replace_Chars=1
      Chars_To_Replace=-_
     
      Example with the above settings:
     
      Filename of:      Test_-_Test
      Resulting folder: Test   Test
     
      Note: This only affects single-selection operations.

paarkhi:
Small Friendly Suggestion is to include Config.ini with all the settings in the archieve along with the software for newcomers and comments to change the config in readme.txt.
Working as Desired and I can say Move it to the Finished Section.Thank you SKWIRE

One off-topics question is Any Suggestion on How to learn Hotkey and where from? Is it difficult, because after seeing you I feel I should also be able to help others?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version