 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
rnbrito Guest
|
Posted: Fri May 30, 2008 5:07 am Post subject: Refresh settings (explorer) |
|
|
People, after a long search and endless tests, I found a good solution to an old problem: refreshing desktop/explorer settings.
The code is that:
PostMessage, 0x111, 28931,,, ahk_class Progman
PostMessage, 0x111, 28931,,, ahk_class CabinetWClass
Rafael Brito.
rnbrito@gmail.com |
|
| Back to top |
|
 |
XavierGr
Joined: 15 Jul 2006 Posts: 48
|
Posted: Sun Dec 07, 2008 1:37 am Post subject: |
|
|
Thanks!
This is exactly what I needed, makes simpler a lot of my scripts.
Kudos.  _________________ One hotkey to rule them all! |
|
| Back to top |
|
 |
rousni
Joined: 23 Mar 2006 Posts: 126
|
Posted: Tue Aug 04, 2009 8:25 am Post subject: refreshing desktop/explorer settings |
|
|
| Quote: | PostMessage, 0x111, 28931,,, ahk_class Progman
PostMessage, 0x111, 28931,,, ahk_class CabinetWClass |
It doesn't work for Windows 7 |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|