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, ∼3207🔥, 0💬
Popular Posts:
What is Windows Live Toolbar for Internet Explorer (IE) browser? Windows Live Toolbar offers some ni...
Can I disable Windows service "InstallDriver Table Manager" to speedup my computer? Windows service ...
What is the installed program "Microsoft .NET Framework 4.5.1 SDK" on my Windows 7 computer? "Micros...
How to uninstall OpenOffice.org 2.2? If you want to uninstall OpenOffice.org 2.2, you should follow ...
What is the startup program "CyberLink MediaLibray Service - CLMLSvc_P2G8.exe" on my Windows 8 compu...