Thread: Atwood UI
View Single Post
08-19-15, 07:25 AM   #8
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 463
Originally Posted by Phanx View Post
Here's the easiest way to get a postable list of your addons:

Open your AddOns folder in Windows Explorer. Shift-right-click on a blank space in the window. Click "Open command window here" in the popup menu. Type the following command and press Enter:

@dir /on /ad /b > addonlist.txt

(Note: The command window doesn't support pasting with Ctrl+V, but you can paste by right-clicking and selecting "Paste" in the popup menu.)

Now, open the new "addonlist.txt" file in your AddOns folder and copy/paste its contents into a post, or just attach the file itself to your post.
It's nice to see that people still use the command window and DOS commands still.
__________________
Author of JWExpBar and JWRepBar.
  Reply With Quote