Hi
Is it possible to replace the default window folder icon with some other image. search but couldn't find a link.
any help is appreciated
thanks
It is currently September 16th, 2024, 9:25 am
How can i replace the default Folder icon?
-
- Posts: 6
- Joined: December 19th, 2019, 1:18 pm
-
- Rainmeter Sage
- Posts: 16544
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: How can i replace the default Folder icon?
Which icon are speaking of? How is this related to Rainmeter? Is it about some Rainmeter skin? If it is, which skin?
Details are absolutely needed in order to can meaningfully answer your questions.
-
- Posts: 6
- Joined: December 19th, 2019, 1:18 pm
Re: How can i replace the default Folder icon?
Hi
Sorry but I def left off the details.
Using latest version of RM.
Have Simply Circle skin loaded.
now what I would like to do is replace the default windows folder icon with something else. can that be done inside of a skin or do i have to make a new one?
Sorry but I def left off the details.
Using latest version of RM.
Have Simply Circle skin loaded.
now what I would like to do is replace the default windows folder icon with something else. can that be done inside of a skin or do i have to make a new one?
-
- Rainmeter Sage
- Posts: 8146
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: How can i replace the default Folder icon?
I believe you're talking about this skin, since I saw you posting there too, right?
https://www.deviantart.com/flyinghyrax/art/Simplicity-Circles-223877982
I'm pretty sure it's still not clear what icon you're talking about. Also, is it "window folder" or "windows folder", cause you used both in your posts? Might help if you attach a screenshot of that "folder icon" and to which skin from that suite it belongs to (if any) - unless you're talking about the Windows Explorer folder icons. It would help if you stopped eating characters from your words too, lol.
-
- Posts: 6
- Joined: December 19th, 2019, 1:18 pm
Re: How can i replace the default Folder icon?
is the default windows folder that appears on the desktop. the Microsoft version will also show a recent icon of its contents. so did some research, it is possible to do this straight from windows. if I like it though, would want to make a skin of it. just added attachment of the folder image for your review.
You do not have the required permissions to view the files attached to this post.
-
- Rainmeter Sage
- Posts: 8146
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: How can i replace the default Folder icon?
I see, so it's not really related to Rainmeter, since you can do it from Windows via creating a shortcut for the folder and changing the icon used by the shortcut. Yeah, you could make a skin out of it if you really really wanted it, e.g.:skorpio07 wrote: ↑August 6th, 2024, 7:17 pm is the default windows folder that appears on the desktop. the Microsoft version will also show a recent icon of its contents. so did some research, it is possible to do this straight from windows. if I like it though, would want to make a skin of it. just added attachment of the folder image for your review.
Code: Select all
[Rainmeter]
Update=-1
[FolderImage]
Meter=Image
ImageName=#@#1.png
LeftMouseUpAction=["C:\Windows"]
https://docs.rainmeter.net/manual/meters/general-options/#WH
-
- Rainmeter Sage
- Posts: 16544
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: How can i replace the default Folder icon?
I let Yincognito to reply (he already did) but as a general rule, a link to the skin you're working with is always a good idea in such cases.
-
- Posts: 6
- Joined: December 19th, 2019, 1:18 pm
Re: How can i replace the default Folder icon?
yah, thanks both. it is a pain though to do it from windows. gotta source the image. make an ico. dblclick the folder, properties, customize, Folder Icons - Change Icon, the issue is you can't attach a Folder picture for Choose File (which was handy), it gets overridden. so have to merge two images to get the effect. think it is easier to do it through RM then Windows. will keep you updated. and will link to skin in the future. thanks for all of your help. you have been great
-
- Rainmeter Sage
- Posts: 8146
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: How can i replace the default Folder icon?
No problem, we're glad to help! Just remember, nothing comes out of the blue without a little effort. It really depends on how much you want to have the desired thing.skorpio07 wrote: ↑August 6th, 2024, 7:53 pm yah, thanks both. it is a pain though to do it from windows. gotta source the image. make an ico. dblclick the folder, properties, customize, Folder Icons - Change Icon, the issue is you can't attach a Folder picture for Choose File (which was handy), it gets overridden. so have to merge two images to get the effect. think it is easier to do it through RM then Windows. will keep you updated. and will link to skin in the future. thanks for all of your help. you have been great