Hey, in the readme included in the source for Pidgin Portable, it mentions the ability to restructure the directories for the launcher using PidginPortable.ini placed in the same folder as PidginPortable.exe, but it doesn't explain how to do it. I'm trying to restructure it for use on a U3 Smart Drive, and it currently works, but for the U3 drive to recognize it (mostly for upgrading purposes, retaining settings through an update), I need to structure the directories like this:
Data
-->>DefaultData
-->>GTK (putting the GTK directory here would allow skins to be retained)
-->>GTKLegacy
-->>settings
---->>.purple
Exec
--PidginPortable.exe
--PidginPortable.ini
-->>App
---->>AppInfo
---->>aspell
---->>Pidgin
Basically, I need to move anything related to settings up one directory level from the launcher and into a folder called "Data". The subdirectory structures would remain otherwise unchanged. How would I go about doing this?
Also, as I am packaging this for a U3 drive (basically just wrapping it in a .u3p) since I have the U3 Launchpad already and would rather use it instead of having both it and the PortableApps Launchpad, would there be any problem with me distributing the U3 installer once I'm done? I have "PortableApps.com (John T. Haller)" listed as the vendor in the U3 manifest file, with http://portableapps.com as the vendor URL. However, the U3 install directory isn't very accessible for the documentation, so I'm currently debating how I would release that, especially since the U3 installation process doesn't include a "license" page. Anywho, any help on this would be greatly appreciated.
Thanks
-Ben