Search found 3 matches

by happyhungarian
06 Nov 2017, 23:25
Forum: Ask for Help (v1)
Topic: Getting explorer to 'reload' registry changes
Replies: 5
Views: 2649

Re: Getting explorer to 'reload' registry changes

Thank you for the suggestions. None of them worked though, except SytemParametersInfo which I haven't been able to check out. I was hopeful about toggling the lock state of the taskbar, but alas...
by happyhungarian
05 Nov 2017, 18:18
Forum: Ask for Help (v1)
Topic: Getting explorer to 'reload' registry changes
Replies: 5
Views: 2649

Re: Getting explorer to 'reload' registry changes

Restart explorer: list := "" explorer_path := "" ; Get fullpath of all opened explorer windows: If WinExist("ahk_class CabinetWClass") ; explorer { ; https://autohotkey.com/boards/viewtopic.php?p=28751#p28751 for window in ComObjCreate("Shell.Application").Windows { try explorer_path := window.Docu...
by happyhungarian
05 Nov 2017, 18:01
Forum: Ask for Help (v1)
Topic: Getting explorer to 'reload' registry changes
Replies: 5
Views: 2649

Getting explorer to 'reload' registry changes

Hey everyone, I have searched high and low for this, but none of the solns seemed to help. I'm trying to toggle taskbar grouping by writing to the registry, but I have to resort to restarting explorer to make it work. Is there a solution for this already?

I'm running 64-bit Win 7.

Go to advanced search