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

DonationCoder.com Software > Finished Programs

IDEA: Drag and drop folder icon replacer

<< < (2/7) > >>

kunkel321:
Cool idea!  I guess you could also make an option where the ico file would also be copied to the folder, thus making it a "portable" folder.

skwire:
I can whip an app up like this if you still interested.-c.gingerich (July 18, 2016, 09:05 AM)
--- End quote ---

I have this almost ready to go.  Just took some slight modifications to an app I had already written.

c.gingerich:
Well, he'll have a choice! I'm just about to upload my app.  :D

c.gingerich:
FolderIconDrop - https://cl.ly/3d1P3M0r3e2R

Drag/drop a folder and icon and press Go!

Screen Shot - https://cl.ly/1z1W1F0a181o

Rockets:
Drag/drop a folder and icon and press Go!
-c.gingerich (July 18, 2016, 10:24 AM)
--- End quote ---
it seems just what I need, is it possible to keep .ico file name? And make autoclose optional, please.
If I drag and drop the first time, everything is OK. If I drag and drop the same folder 2nd time, it doesn't work. Browse works.

Some icon changer apps write IconResource and not IconFile.
If there are both IconResource and IconFile in desktop.ini, IconFile is ignored.
It would be better to replace
IconIndex=0
iconfile=mynewshinyicon.ico
with
IconResource=mynewshinyicon.ico,0

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version