Jump to content

Recommended Posts

Posted
10 minutes ago, carlitosoo555 said:

Is not this?

1.jpg

Not completely, that of Windows 10 changes color when we pass the mouse over it ;)

  • 2 weeks later...

Posted

Is there any way to do an automated refresh of SIB (what happens when you press "OK" in the settings dialog) without restarting explorer.exe and without using AutoHotkey (or similar) to open the settings dialog and click "OK"?

Posted (edited)
On 26.05.2017 at 4:05 AM, blackwind said:

Is there any way to do an automated refresh of SIB (what happens when you press "OK" in the settings dialog) without restarting explorer.exe and without using AutoHotkey (or similar) to open the settings dialog and click "OK"?

SendMessage(FindWindow(L"Shell_TrayWnd", NULL), WM_SETTINGCHANGE, 0, (LPARAM)L"SIBSettings")

Edited by Tihiy
Posted

Exactly what I was looking for. Thanks, Tihiy!

Could I twist your arm into rescanning the "Right side items" folders when doing a refresh? I'm still experiencing the problem I reported here whereby, because my network drive isn't immediately available at login, SIB doesn't display items like my Downloads folder located on that drive. I've been using a batch file at login to forcibly map the drive as quickly as possible and then restart explorer.exe (SIB rescans when you restart explorer.exe), but sometimes this occurs so quickly that not all my startup items load before explorer.exe is terminated, leaving me to try and figure out what didn't load and start it manually. If I could refresh SIB with SendMessage after the drive map completes instead of restarting explorer.exe, I'd finally have an acceptable workaround for this issue.

Posted

No such luck. No matter how many settings refreshes I do, the folder refuses to show up until explorer.exe is restarted.

Posted (edited)

Can you please add Windows PowerShell to the Start menu right hand pane as an option?
I am starting to prefer it over the original Command Prompt, because it’s more Unix-like and open source.

Edited by ExE Boss
  • 2 weeks later...
Posted

@Tihiy, could you make taskbar Jump Lists customizable too? Now when a VS is applied to the taskbar and its thumbnails everything looks amazing except those black & ugly Jump Lists.

Zz7AgVj.png

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...