You are here

Development Apps Support

HM NIS Edit/ Wizard/setup language trouble

Submitted by merhaba346 on September 30, 2008 - 6:08am

Hi,

I am trying to make an application portable.

For that i am trying to use the HM NIS Edit 2.0.3 application.

I have trouble with the wizard it contains.

In the second window, under no circumstance does it allow me to choose a language.

Without choosing a setup language it does not allow me to proceed to the next stage.

What am i doing wrong?

Thanks.

Alternative for Kompozer?

Submitted by Airwolf on September 19, 2008 - 10:50am

Hi. Since Kompozer appears to be updated no more, I want to know if there is a good alternative for a portable opensource HTML editor. I have tested Amaya and I have mixed feelings for it, I also tested HTML-Kit 292 and found it a bit overkill for my current needs.

Don't get me wrong, so far I'm happy with Kompozer, but I'd like to get an option in case Kompozer is no longer useful due to new features in CSS, HTML or so on.

KompoZer functionality

Submitted by T.J.Wiley on July 30, 2008 - 5:06pm

OK, I am totally new to NVU or KompoZer, but I like the idea of "on the move" web editing. Currently, I use sitespinner for my websites which serves me really well.

Does KompoZer have similar editing capabilities when it comes to things like using frames and defining mouse on and mouse off attributes? I also will create a text box on a picture I insert, in the end it gets turned into a picture, but I can't seem to figure out how to do it in KompoZer.

All help appreciated!

KompoZer: REQ: drag and drop file support (like Notepad++)?

Submitted by blahblah on July 6, 2008 - 7:51pm

Hey...
I have just discovered this KompoZer WYSIWYG app. This is really nice for modifying exported Firefox bookmarks .html files.

But I have already used Notepad++ for a while. A thing about KompoZer struck me right away... It isn't possible to drag a drop a file (which should open it in a new tab) like it is in Notepad++ and Firefox. You have to press the 'Open' button all the time, and localize your file (time stealer).

Could this feature be added to KompoZer?

KompoZer: Launcher

Submitted by Devo on April 16, 2008 - 12:20pm

Should KompozerPortable.exe be running the entire time Kompozer.exe is running? I know that other programs from this site have the launcher running in the background waiting for the application to close so it can clean up after it. Is this what Kompozer should be doing as well? If it is then I think I'm leaving some data somewhere.

KompoZer: APPDATA env variable

Submitted by mstinaff on March 3, 2008 - 5:43pm

As KompoZer seems to be the goto example for the latest in PAF and such I went there when I wanted to see an example of how to handle an app that writes to the APPDATA environment variable path. But I am confused.

line 115  Var APPDATAPATH
line 123  ReadEnvStr $APPDATAPATH "APPDATA"

so the APPDATA environment variable is being read into the $APPDATAPATH nsis variable. however $APPDATAPATH doesn't get referenced ever again.

line 461  Delete "$APPDATA\KompoZer\pluginreg.dat"
line 462  RMDir "$APPDATA\KompoZer\" ;=== Will only delete if empty (no /r switch)

Pages