Open Windows Explorer in current directory


/ Published in: DOS Batch
Save to your folder(s)

When executed from a DOS prompt, this command will launch a new Windows Explorer window in the current directory.


Copy this code and paste it in your HTML
  1. explorer .

Report this snippet


Comments


You need to login to view comments.