PortableApps.com Installer Configuration in AppInfo.ini (2008-05-01)
I wanted to get some opinions on including the instructions for the PortableApps.com Installer within the appinfo.ini files directly, which should eliminate the need for coding installers for most developers. It'll still be using the PortableApps.com Installer as it is now and it will still be GPLed with exceptions (and more exceptions with 1.0), but the code will be autogenerated. I'm thinking the following section at the bottom of AppInfo.ini:
[Installation] DeleteAppDirectory=true DeleteDataDirectory=false DeleteOtherDirectory=true DeleteRootDirectoryFiles=false

