Just looking at the code and just wanted to query line 278 on the KompoZer 0.7.10 Rev 2 script. It reads StrCpy $PROFILEDIRECTORY $TEMP\${NAME}\profile, but shouldn't it read StrCpy $PROFILEDIRECTORY $TEMP\${NAME}\plugins? Yes I know there isn't anything in the defaultdata plugins folder but I just wasn't sure it was correct.
Yes, this is a bug which is still outstanding. What it means is that when running with local settings, KompoZer will not see any plugins, as when the MOZ_PLUGIN_PATH environment variable is set (in line 434), it will go to the wrong path. No files are left behind though, as line 453 recursively eradicates the folder $TEMP\${NAME}.
As an aside, I spotted this bug while using this launcher to make BPBible Portable... but, God willing, you'll hear more about that later today.
I don't think it's worth Rev 3, though.
Official bug report for KompoZer Portable 0.7.10 Rev 2
In Other\Source\KompoZerPortable.nsi, line 278 (made bold):
needs to be changed to
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1