Welcome to the portable apps development wiki. This wiki is here to serve as a guide to both new and established developers, who develop PortableApps Format compliant apps.
Home page: Online (http://portableapps.com/) Forums: Online (http://portableapps.com/forums/)
We're currently working on a FAQ for users over here.
This wiki is a place of collaboration on documentation for developers. Anyone can edit this page once they have registered via the Login button at the bottom of the page.
If you use a script blocker like NoScript, you should make sure this site is allowed to use Javascript. This will enable some editing features.
Please sign all posts and give appropriate headings
dir -+
|
+---Subdir
To accomplish the above, use “tree /A /F” at a command prompt or for a picture of the dir structure, try http://yourdir.z5com-pty-ltd.qarchive.org/ (might look nicer in a Wiki…not sure)
BuddhaChu
That was the point of my MiniBrowser that can be found here: 9810#comment-54383 as it shows both the folders and the files.
Steve
Yeh, but MISIIM's browser was better :P Anyway, you can link to a topic by going[[pa>1000]], where 1000 is the topic number.
Ryan
To dump the structure directly to a text file, use the command BuddhaChu mentioned above, but pass the results to [filename]. ie “tree /A /F > dirStruct.txt” This evening, I may throw together an AutoHotKey app that will do this, and then replace the unneeded lines at the top with the current directory. Also, I just did #5 in your list. I created a page that gives a sample Test Release topic template.
Zach