Prev Previous Post   Next Post Next
Old 2nd February 2013, 00:27   #1
habenyamin
Junior Member
 
Join Date: Nov 2012
Posts: 7
How to Gracefully Exit Explorer by nsis

I know Can kill it but this is not normal closing or shutdown a process

as u know there is hidden option in Windows Vista and 7 8to clsoe explorer
by press "Ctrl" and "Shift" keys and right-click on empty area in Start Menu
or {Ctrl}{ESc} {Ctrl}{Shift} {RIGHT} {F10}{X}



i found this code 0x5B4 to close explorer and it works but this code is not inthe List of Windows Messages & i don,t know this good way or not
FindWindow $0 "Shell_TrayWnd" ""
SendMessage $0 0x5B4 0 0

http://www.autohotkey.com/docs/misc/SendMessageList.htm


if there is ture way to close explorer Pls help me?
habenyamin is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump