Hi. Im trying to make my own portable apps for some days but no sucess yet! I know it is not an easy process but i'll not quit trying!
I installed Total Uninstall, NSIS with the 4 plug-in needed to compile the Portable Application Template 2.0 and as far i see it is a very straigh forward template. But the problem for me is... the log that i get from total uninstall is a big mess and i can't understand what it's junk and what it's not and how use it on the template.
If someone haves a total uninstall log with registry, and a ready to compile template, please send me: sketansy@hotmail.com
I also know that i should use $appdata for the main folder, but what should i use for other folders like my documents, temp, etc etc? is there a list somewhere?
Sorry for my english. Tks a lot!
no one?? plz![Sad](https://portableapps.com/sites/all/modules/smiley/packs/kolobok/sad.gif)
First, I wouldn't just type your email address..spam bots will pick it up so easily if you do it like that. Next time, type it something like this: username {at} mail {dot}com.
As for your folders, I would model them after the one's already featured on pa.com. They are like that for a reason; they work!
I'm not sure what you mean for documents folders and such, if you want to get them to open from PAM, then they need to be in either the Portable Apps folder or the root of the drive (I'm not sure which, someone help me out). If the folders you need are part of the app your developing, I would put them in:
-Portable "yourapp"
--App
---"yourapp"
Each one of those three is a separate folder.