Thread: Atwood UI
View Single Post
08-19-15, 07:18 AM   #7
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
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.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote