Jump to content

New explorer window without new process?


Recommended Posts

I was wondering if it would be possible, in AutoIt, to launch a new explorer window without creating a new process. Right now, I'm using this:

ShellExecute("explorer.exe", $path)

This works wonderfully except for the fact that it creates a new explorer process every time it's executed.

If you for example look at the "WinKey + E" shortcut, you notice that no new processes are created however often you use the shortcut. I would like to have the same functionality. Would this be possible?

Edited by KeyMs92
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...