Quantcast
Channel: Use existing explorer.exe instance when calling from batch file - Windows 7 - Super User
Viewing all articles
Browse latest Browse all 2

Use existing explorer.exe instance when calling from batch file - Windows 7

$
0
0

In my batch file, I am calling a new Windows file explorer at a specific location by using the following:

echo offexplorer.exe "C:/Users"

The user then navigates to other folders as needed. Then, when I call the batch file a second time I would like Windows to reuse the first instance of explorer.exe instead of launching another explorer.exe.

This will be the only copy of explorer.exe open on the computer at the time I run this batch file.

How can I do this?


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images