AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Refresh settings (explorer)

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
rnbrito
Guest





PostPosted: Fri May 30, 2008 5:07 am    Post subject: Refresh settings (explorer) Reply with quote

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

PostPosted: Sun Dec 07, 2008 1:37 am    Post subject: Reply with quote

Thanks!
This is exactly what I needed, makes simpler a lot of my scripts.

Kudos. Very Happy
_________________
One hotkey to rule them all!
Back to top
View user's profile Send private message
rousni



Joined: 23 Mar 2006
Posts: 126

PostPosted: Tue Aug 04, 2009 8:25 am    Post subject: refreshing desktop/explorer settings Reply with quote

Quote:
PostMessage, 0x111, 28931,,, ahk_class Progman
PostMessage, 0x111, 28931,,, ahk_class CabinetWClass


It doesn't work for Windows 7
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group