# start.exe

## Pop an Explorer window from a cmd.exe prompt
Just type this from wherever you are:
```
start .
```

If you're in `C:\Windows\System32` then an Explorer box will pop at that location!
