Jay
22nd March 2001 12:56 UTC
For those interested I have added some extra features that I felt should be in the installer.
Check out http://www.shoutclub.com/nsis/
I have a new version out: v1.1s Rev.sc4
Features outside the original include:
- FindWindowTitle (works like FindWindow, except by title, instead of class)
- StartUpText (MessageBox displayed before installer starts)
- StartUpExec (Start a program when the installer starts)
- NewInterface (specify a banner to display across the left side of the installer like many other installers out there, or just use the default) the default was created by me so don't yell about the art, if you think it sucks, just change it :)
Documentation is inside the makensis.html file
Let me know if anything screws up out of the features mentioned above.
Thanks,
muz
23rd March 2001 05:43 UTC
i know you are free to do what you want to the program, but to me it seems useless having 2 people working on 2 differetn things that are the same. why not send patches to justin? anyway just my 2 cents.
btw i like the find window by title option.
Jay
23rd March 2001 09:00 UTC
well it is freely available for that, the installer comes with the source needed to add those functions. If justin thinks those functions are worthy to be in the original then he will add them, I am not going to keep these functions unavailable if people have requested them.
Hands Down Justin could easily do what I did, I just sped up the process a bit. I also think he could do it better.
Thanks for your input.
PabUK
1st April 2001 03:56 UTC
It sounds good. Are you going to keep updating it to use the latest NSIS source though?
Jay
1st April 2001 10:23 UTC
Sure why not :)
Most likely I will, because these are features I need in my installers.