Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can you map out files in a folder

Featured Replies

I basically have a lot of files in a folder on my desktop. I wish to take all the document names and create a word document out of them, a sort of map saying here are all the files under this folder. Is their a program that can do that without me having to type all 300 document names by hand?

Here's an example of what i'm talkin about:

Yosemite - Folder

- Yosemite - Folder

-- ndmi – JPG

-- mapping - PowerPoint

The above basically says, their is a Yosemite folder, inside that folder is another Yosemite folder, and inside that folder is an ndmi jpeg and a mapping powerpoint.

I basically need a program that can do the above. HELP!


The command line is your friend... :P

You can easily generate a text file that will display the contents of all the folders.

Navigate to the selected folder in the command line and type in:

dir /b /s > C:\list.txt

You'll get a file in the C:\ directory with a listing of all the files. It might be a bit lengthy since that will also list the full path to the files. For example... here's the My Documents folder from my work:

C:\Documents and Settings\ngeraedts\My Documents\My Pictures

C:\Documents and Settings\ngeraedts\My Documents\Vocal Edition Volume 01 (Unreleased).mp3

C:\Documents and Settings\ngeraedts\My Documents\My Pictures\Sample.jpg

You can use a mass renaming/text editing tool to remove the inital path (C:\Documents and Settings\[username]\Desktop\) after that though, or I'm sure that someone would be able to write up a batch file for you.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.