The PortableApps.com Installer is doing something pretty weird: every time it gets to 90% or so, it hangs. Here's what I managed to find out:
* Both 2.0.2 and 2.0 hang
* PAI only hangs when building one specific package - Double Commander. I was able to successfully build both Iron Portable and ToDo List Portable, which eliminates a general problem with PAI.
* I'm partially inclined to suspect trouble with Unicode, since Double Commander's appinfo.ini contains a Unicode char; all of my other apps' appinfo.ini files are pure ANSI. However, when I deleted that Unicode char and re-saved appinfo.ini as ANSI, PAI still hung. (Besides, doesn't PAI have Unicode support built in since 2.0?)
* For most of my apps, PAI says "Building installer code..." then "Generating launcher for AppName Portable" a few moments later. For Double Commander, PAI just says "Building installer code..."
* I've tried just about everything to fix the problem. I tried deleting installer.ini, thinking it might be a langfile issue; no luck. I tried converting appinfo.ini back to ANSI; no luck. I tried deleting & re-installing PAI; no luck. Spaces in the path aren't an issue, since I was able to successfully build ToDo List Portable.
I've been monkeying with this for over an hour, and still no luck. I'm going to toss this up and hope somebody else has more luck; in the meantime, I'll keep probing.
My Double Commander package can be found at http://dl.dropbox.com/u/3640070/Double%20Commander%20Portable.zip
Thanks!