

Check out the NSIS Update website for more information:
95 posts



Originally posted by Joost VerburgThe new version will use CVS to get the newest files. I am working on it now and it should be released within the next day. You will be able to run UpdateCheck and update if NSISUpdate is installed.
It's much better to download a CVS client like TortoiseCVS. This will make sure that you download only the updated parts of the files and you always get the latest stuff.
Originally posted by kichikKichik,
Dick4, you forgot to specify the module as NSIS... It's in the screen shot that is linked to from the FAQ. The text box only moved down in the new version.
Techkid, it's a really nice idea.
A few problems I have noticed are:
- You use at.exe to sechdule a task which only works with Windows NT.
- You are using the zlib/libpng license even though your program isn't open-source.
- You didn't mention anywhere that the NSIS version it is downloading is a development version
Originally posted by RIV@NVXRIV@NVX,
Spoke to soon.
It doesn't update it rigth.
It compiles downloaded, then setup doesn't start.
Originally posted by AndiGHello AndiG,
NSIS Update 1.2 says "You have the current version", although I don't have NSIS installed at all.
Installer crashed at the end, while downloading TCVS
Cheers,
Andi
I pretty sure that at.exe is install with ie5 with win98 because that is when the schedule tasks appeared on my computer. I use windows xp and it works fine but it was build on NT. I am going to check on my dads computer this morning to see if it exists. if you have better ideals let me know.Both of my Windows 98 machines with Internet Explorer 6 have no at command.
Where am i using the zlib/libpng license at? and the src is availible to the public per request until i get my cvs server up.You copied the license from NSIS and changed the copyright name. The license NSIS uses is zlib/libpng. All of the 3 points at the bottom of the license is about open source... Just made me wonder 🙂