explorer.exe

  • Thread starter Thread starter David Ryan
  • Start date Start date
D

David Ryan

I have a batch file which replaces the start button text
with the environment variable username.

However, when I put it in startup items it is
ineffective, as it runs before explorer.exe has finished
loading, which then resets the standard "start".

Is there a way I can force the batch file to wait for
explorer.exe to finish loading, or to check if
explorer.exe has finished loading before it starts.
Thanks.
 
Back
Top