Thema: Delphi (Re)start explorer.exe

Einzelnen Beitrag anzeigen

WojTec

Registriert seit: 17. Mai 2007
480 Beiträge
 
Delphi XE6 Professional
 
#1

(Re)start explorer.exe

  Alt 23. Sep 2011, 12:57
Delphi-Version: 2010
I nned restert explorer.exe to take effect my proggy applied.
I kill explorer.exe, check if killed, if yes I call:

ShellExecute(HInstance, 'open', 'explorer', nil, nil, SW_NORMAL) But sometimes on start explorer.exe opens window (in 7 Library), on XP always opens some window (but I don't remember which location). How can run it without any surprises?
  Mit Zitat antworten Zitat