It is currently Thu Apr 18, 2024 12:57 am

All times are UTC - 8 hours [ DST ]


Forum rules


Please, keep discussions on topic and in the right forum. The start menu topics go into the Classic Start Menu forum, etc. This makes it easier for people to locate topics they are looking for.
If you get a satisfactory response to your question, please mark the topic as "solved". Click the green √ button in the bottom-right of the post.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Wed Apr 03, 2013 12:31 am 
Offline
User avatar

Joined: Thu Feb 21, 2013 11:04 pm
Posts: 470
I wonder if anyone can help me either through Classic Explorer or FileMenuTools

I want to execute the command: dir /a /b /-p /o:gen >FileList.txt

or dir > /b >FileList.txt

to create a text list of all of the current folder's contents, r the selected folder's contents

thanks


Top
 Profile  
Reply with quote  
PostPosted: Wed Apr 03, 2013 12:49 am 
Offline
User avatar

Joined: Thu Feb 21, 2013 11:04 pm
Posts: 470
well, I created a Bat file instead, containing the line: dir /a /b /-p /o:gen >FileList.txt

In FileMenuTools i was able to select "Run a Program" then in "Program" browse to that Bat file, and name the New action "Create File Listing"

Right-Clicking a Folder and going to FileMenuTools>Create File Listing creates FileList.txt inside the selected folder containing the contents

but the Command Prompt Window Flashes, which is fine.. but would better if it didnt, if anyone knows how to stop that from happening, let me know, thanks..

I tried C:\Windows\shellexecute.exe /L:\David's Data\Computing\Bat Files\File Listing.bat but that didnt work.. and FilemenuTools doesnt seem to support VBScripts

And then, I tried putting both a BAT & a VBS in a new Classic Explorer button, as well as the straight dir > command, selected a folder then hit the new button, but all 3 didnt work

the VBscript was:

Dim WSHShell
Set WSHShell=WScript.CreateObject("WScript.Shell")
WSHShell.Run """L:\Tenzen's Data\Computing\Bat Files\File Listing.bat""", 0

anyone know if thats possible?

anyway, i found one work around, just has the Cmd window pop up & disappear... but its ok if thats the best that can be done


Top
 Profile  
Reply with quote  
PostPosted: Wed Apr 03, 2013 12:56 am 
Offline
User avatar

Joined: Thu Feb 21, 2013 11:04 pm
Posts: 470
ok, I did it with Classic Explorer

I put this in the Command Box:

shellexecute.exe /F:L:\Tenzen's Data\Computing\Bat Files\File Listing.bat /R:hidden

and Bat file conents are: dir /a /b /-p /o:gen >FileList.txt

you dont need to select any folder, it will output the contents of the current folder to a txt right there


Top
 Profile  
Reply with quote  
PostPosted: Wed Apr 03, 2013 2:50 am 
Offline
User avatar

Joined: Thu Feb 21, 2013 11:04 pm
Posts: 470
but i'd still like the FilemenuTools context menu to work with this, if anyone knows how

typing shellexecute.exe /F:L:\Tenzen's Data\Computing\Bat Files\File Listing.bat /R:hidden into the Program field doesnt work...


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.