Jump to content
Sign in to follow this  
Guest

I Have a Windows Question...

Recommended Posts

Guest BobL

I use Windows MELet's say that I have a folder, called ..../AVSIM_Downloads.And in that folder there are say, like 9,248 separate files.And let's say that I want to make an EXCEL based list of those files so that I can categorize and do some file maintenance...Without retyping the file name of each one, how can make windows produce a list of these that I can paste into EXCEL.Thanks in advanceBobL

Share this post


Link to post
Guest

I'm running Linux right at the moment but I recall this would work just fine:Select Start->Run. Type in command.Find the proper directory (cd X:whatever) and type:dir /b > list.txtI know there are much more elegant ways to do this, for instance there is some application that will let you do this by putting an extra command in explorer (actually, in the SendTo folder).However, this should work as well.Regards,Dave

Share this post


Link to post
Guest BobL

Oh-h-h-h, That worked great!!!!!!!!!!!!!!!!ThanksBobL

Share this post


Link to post
Guest

Well it may have worked for him but you lost me altogether.mine is in d:fs2002now what exactly would you type in the run window?

Share this post


Link to post
Guest

Hello,In the "run window", type command. Then type:d:cd fs2002 (if this is the directory you mean)List the files:dir /b > list.txtOr even shorter, though:dir d:fs2002 /b > d:fs2002list.txtThe file will then be found in the fs2002 folder and named list.txt, obviously.Dave

Share this post


Link to post
Guest

Alright, that's probably what he meant.Anyhow, just open up the command prompt and try the commands. :)Dave

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...