Author Topic: Surprising use for new (for nwn) tool  (Read 319 times)

Legacy_Tarot Redhand

  • Hero Member
  • *****
  • Posts: 4165
  • Karma: +0/-0
Surprising use for new (for nwn) tool
« on: April 20, 2013, 12:26:53 am »


               There are times when one curses fading memory (aka where'd I put that damn book). Now I am pretty certain that what I needed to do was easy enough to accomplish with the old dos command line commands but couldn't remember what they were. Basically I needed to get a list of all the textures in a folder as a text file. So I thought I would try something I have on a memory stick (portable apps anyone). Turns out it had a menu option to do just what I wanted.

So for anyone else who doesn't want to have to re-invent the wheel and it's only a 613Kb (yes that's K) download here is a link to the Explorer++ Website.

TR
               
               

               
            

Legacy_Empyre65

  • Hero Member
  • *****
  • Posts: 662
  • Karma: +0/-0
Surprising use for new (for nwn) tool
« Reply #1 on: April 20, 2013, 09:20:53 pm »


               cd <path to folder with texture files>
dir *.xxx > outputfilename.txt

...where xxx is the extension of the texture files.

Still, I saved that explorer++ link to check out later. Thanks for that.
               
               

               


                     Modifié par Empyre65, 20 avril 2013 - 08:23 .