Hello - not a Rainmeter topic (apologies if this is not the place for this).
I have cleaned my desktop of icons. I sometimes use the desktop to hold files temporarily. They immediately rush to the upper left corner of the screen - right behind my weather Rainmeter gadget.
Does anyone know of a slick, easy way to force new icons to a specific location on the screen?
It is currently October 12th, 2024, 2:53 am
New desktop icons - force location
-
- Posts: 225
- Joined: April 1st, 2015, 7:16 am
-
- Rainmeter Sage
- Posts: 5540
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: New desktop icons - force location
Hm... That is controlled by Windows.
An alternative to getting rid of your desktop items, would be to choose not to show any; right-click the desktop and under "View", uncheck "Show desktop icons". Now nothing will appear on your desktop except Rainmeter items.
To have quick access to desktop items, I add a "Toolbar" to the "Taskbar" that points to my Desktop folder. Right-click the taskbar and select "Toolbars", then "Desktop" or "New toolbar..." and select the Desktop folder.
Then I simply open that list from the taskbar toolbar to see a list of all my desktop items.
It would look like this: This is one way to have a clean desktop but still have quick access to Desktop items.
An alternative to getting rid of your desktop items, would be to choose not to show any; right-click the desktop and under "View", uncheck "Show desktop icons". Now nothing will appear on your desktop except Rainmeter items.
To have quick access to desktop items, I add a "Toolbar" to the "Taskbar" that points to my Desktop folder. Right-click the taskbar and select "Toolbars", then "Desktop" or "New toolbar..." and select the Desktop folder.
Then I simply open that list from the taskbar toolbar to see a list of all my desktop items.
It would look like this: This is one way to have a clean desktop but still have quick access to Desktop items.
You do not have the required permissions to view the files attached to this post.
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::
-
- Developer
- Posts: 2738
- Joined: November 24th, 2011, 1:42 am
- Location: Utah
Re: New desktop icons - force location
Slick, easy way? .... No.
Rough, hard way? .... Possibly. Windows stores this information in the Registry. They call these registry keys "shellbags", and they store all the details used by Explorer.
Here is a link with all the details: http://www.williballenthin.com/forensics/shellbags/
[In theory] You could read the proper "ItemPos..." from the first shell bag desktop key, then search that key for the right file. The tricky part will be to modify the "location" (in hex) of the file in that key....and then make sure Windows updates the shell (explorer) with the new information. It might not update unless Explorer.exe is restarted, or possibly a logout/login.
As you can see, it's quite a convoluted set of steps required to do this with a lot of "unknowns". [/Theory]
I would suggest to not show them as eclectic-tech suggested above.
-Brian
-
- Rainmeter Sage
- Posts: 2746
- Joined: March 23rd, 2015, 5:26 pm
Re: New desktop icons - force location
Yes. It's called Fences, by Stardock. You can create an area on your screen (called a "fence") and have all new icons go there automatically. Highly recommended.
-
- Rainmeter Sage
- Posts: 5540
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: New desktop icons - force location
Yeah, forgot all about StarDock Fences, it is also an optionSilverAzide wrote: ↑April 3rd, 2019, 11:30 am Yes. It's called Fences, by Stardock. You can create an area on your screen (called a "fence") and have all new icons go there automatically. Highly recommended.
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::