Skip to content
November 8, 2011 / Karthikeyan

Context Menu Add Ons

I needed to create list of files in a folder from context menu. The process is

Open Folder Options in Windows Explorer
Click “File Types” Tab.
Choose “Folder” and Click Advanced Settings.
Click New and Give name as “List Files”
Type Action as cmd /K dir “%1″ /A /B > “%1″\list.txt
Press O.
From now on, you can create the list of files inside the folder in list.txt

There are some other Useful context menu add ons with installer.
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.