Collections:
Other Resources:
Find Folder Location with DIR
How to find a folder location with DIR command?
✍: FYIcenter.com
You can use the "DIR dir_name /AD /S" command to locate a folder by the folder name.
For example, if you are looking for the location where Chrome is installed on your computer, you can use these command:
C:\>cd \
C:\>dir *chrome* /AD /S
C:\Program Files (x86)\Google
<DIR> Chrome
C:\Program Files (x86)\Java\jre6\lib\deploy\jqs\ff
<DIR> chrome
C:\Users\fyicenter\AppData\Local\Google
<DIR> Chrome
C:\Users\fyicenter\AppData\Local\Google\Chrome\User Data\Default\Storage\ext
<DIR> chrome-signin
2018-01-31, ∼2819🔥, 0💬
Popular Posts:
Can I disable Windows service "OracleXEClrAgent" to speedup my computer? Third party application ser...
product key for adding features to windows 8 The product key you require is MBFBV-W3DP2-2MVKN-PJCQD- ...
Upgraded to Windows 10 from 7. Apparently users can no longer selectively choose which updates to in...
What is ActivePerl? ActivePerl, developed by ActiveState Software Inc., is the complete, ready-to-in...
What is the installed program "Windows SDK AddOn" on my Windows 7 computer? "Windows SDK AddOn" is a...