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.
Well HM NIS Editor Wizard s only for creating installers, I recommend only using HM NIS EDIT with the Editor not the wizard
your friendly neighbourhood moderator Zach Thibeau
You will not use the wizard under normal circumstances. It is for generating install files.
It will not work properly if you have not setup you NSIS install locations.
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Hi everyone,

I have found out a new solution to solve it. Thank to this post: http://franks543.blogspot.com/2009/07/hm-nis-edit-warning-please-specify...
Go to NSIS -> Configuration
Then specify the path of "makensis.exe" (NSIS Compiler) and "NSIS.chm" (NSIS help) by using the directory you have used to install NSIS
Finally, the problem is solved!
Moreover, if you want to find how to create basic NSIS installer, you can refer this article: https://www.symantec.com/connect/articles/using-nsis-build-application-i...
Good luck to you!
Quach Phat Thang
Ho Chi Minh City, Vietnam
This solved my noob issue as well!! Thanks!