Skip to content
⌘ NSIS Forum Archive

Keep NSIS Updated! Bleeding Edge Installer Development.

95 posts

RIV@NVX#
CVS updating works strange - it doesn't skip older files, but it redownloads them adding ? to their icon...
Strange.
Techkid#
Originally posted by RIV@NVX
CVS updating works strange - it doesn't skip older files, but it redownloads them adding ? to their icon...
Strange.
Yes that was a technical flaw in version 1.1 - 1.2 to make TortoiseCVS update files i have to create the Root, Repository, Entries File.

With me so far, the Entries has a list of Files & Directories and there status. those files where need to be in the NSIS folder under CVS. the old version 1.1 and 1.2 copied a blank Entries file over everytime. this is before I knew was i was doing as if i know now!

In the new version that will be release real soon maybe as soon as tomorrow features a lot of new checks as with the CVS Entries file. This check detect if the file exists and if not it creates it.

Now back to the ? mark problem, the Entries was overwritten everytime so the CVS thought that there was a error and moved and download a new version everytime. this means that everytime NSIS Update was ran it update the file in the root NSIS directory.

With the new version the check detect the file and doesnt override the Entries and it just does a cvs update. This mean if you ran NSIS Update 2 times in a row on the second time it wouldnt update any files because the Entries file was correct and the version matched.

I hope I didnt Confuse you!

I am really sorry about doing that I am trying to intergrate my program into a program I new nothing about until yesterday. I have spend the last 14hours working on fixing all the little bugs that bugged me including that one. I guess I thought no one would see that. I just that doesnt make me less of a person. Just foolish

Check the website or check the Forum on news about the 1.3 release!
mcgarrah#
I found the original post that said to ask for the source code and you'd forward it to folks who ask.

I'm kind of interested in how you've done this.
Techkid#
Originally posted by mcgarrah
I found the original post that said to ask for the source code and you'd forward it to folks who ask.

I'm kind of interested in how you've done this.
Yes mcgarrah, I plan to have the source online soon, well it is online but you will beable to get to the cvs when I release version 1.3 which will be released tonight or tommorrow. depends on if i go party tonight or not. chances if i party it wont be tonight.
kichik#
You will have to write a plug-in that will use ITaskScheduler to schedule tasks on Windows 9x.
Techkid#
NSIS Update v1.3 Released

Okay NSIS Update v1.3 is ready and it has a whole slew of features. I fixed all the bugs that I know of and I have been in the forums everyday looking at things people where have problems with. I this is a must update release!

Check out the NSIS Update Website for more details on the new featues and bug fixes. I hope you enjoy this release and please, please tell me what you think.



Please use this thread as this on was accident!
The Offical Thread of NSIS Update is here
Techkid#
NSIS Update v1.3 Released

Okay NSIS Update v1.3 is ready and it has a whole slew of features. I fixed all the bugs that I know of and I have been in the forums everyday looking at things people where have problems with. I this is a must update release!

Check out the NSIS Update Website for more details on the new featues and bug fixes. I hope you enjoy this release and please, please tell me what you think.

Techkid#
Important NoteAbout Release v1.3

If you downloaded version 1.3 between 12am-4pm today you need to uninstall NSIS and NSIS Update. Download the new 1.3 from the website and install. There is no need to remove TortoiseCVS this is just a issue with the installer that happened to slip in.

The is from NSIS Update creating the NSIS install path key. so NSIS is installed on top of NSIS Update script make break and the cause panic!

I am sorry about this but it has been fixed.
Sunjammer#
Small request

Could you change the name of the download file for NSIS Update. I find a name like Setup-v1.3.exe really annoying because I download all my files to one directory and then wonder later what on earth Setup-v1.3.exe is, can't you call it NsisUpdate1.3.exe or something?
Techkid#
RE: Small request

Yes I will rename it SunJammer. What do you think of NSIS Update?

Just thought you would like to know I have visited your site many time looking for examples and dll's. Great Site!
Sunjammer#
Off Topic

Originally posted by Techkid
Yes I will rename it SunJammer. What do you think of NSIS Update?
Quite impressed by what you've created, it looks quite professional. I can't really comment on how well it works as I use Tortoise-CVS to sync to the latest NSIS, I downloaded your program out of curiosity rather than need. Comments thus far on this thread seem favourable however, well done.

Originally posted by Techkid
Just thought you would like to know I have visited your site many time looking for examples and dll's. Great Site!
Thanks. On that topic the archive will be closing at that location soon, a new one will be up to replace it but not on that server. The new one is being finalised at the moment and I and/or KiCHiK will post here when it's ready.
Techkid#
New Features

In the upcoming version of NSIS Update. I have spent lost of time cleaning the code and as I improve this program I am contantly learning better way to execute code. I have also worked on a couple features as well. The New Features include:

New Control Panel

Okay, there want a control panel before but there was start menu links this link often resulted in wrong direction. eg: Run 'NSIS Update' and people would run 'Update Check' it was misleading. I dont know how many time I accidently uninstall 'NSIS Update' either. And what if you want to Reinstall 'NSIS Update'.

New Name:
The offical Package Name is NSISUpdate-vVersion.exe (Request: SunJammer)

New Update Check:
This is an update to support the new format.

This is just a few of the new thing in store for NSIS Update. I invite you to post ideas for features.
Techkid#
Tomorrow is my Birthday

I just wanted to let you guys know that release v1.4 is in the works.

I wanted to also you know that my birthday is tomorrow Decemeber 17, I will be 22 years old. I am getting a DVD Burner so I will probaly be burning coasters instead of programing. Those are expensive coasters!

So I am Adding a 'Sony DRU-500A' to my computer that I plan and built over the last year. Most of it built while working for Gateway Tech Support. Yes I was building my computer at work while helping others fix theres.

My Computer:
1.6 GHz Pentium 4 ( was 1.7GHz but my proccessor burned )
384 mb of Rambus Memory
Sony CDRW 8x/4x/24x
Pioneer DVD Drive
Sound Blaster Audigy - Kx Project Drivers
Sound Blaster 5.1 Speakers
GEForce Ti 200 128mb mem
SamTron 17 Flat CRT
Sony FD Trinitron 32" TV
Wireless MS Explorer ( Battery Hog )
MS Natural Keyboard
HP DeskJet 970Cxi

I think that is it!
mcgarrah#
I'm interested in your code. You mentioned the source was online. I'm interested in how you are accomplishing this. Are you coding in NSIS, C or combination of the two? Last I used NSIS it was 1.62. Has NSIS matured enough to do all this.

Anyway, cool tool. Liking it a lot. Love to look at source.

annd Happy birthday.
kichik#
According to what he said it is all written using NSIS. Even if it isn't, it's all possible using NSIS.
Techkid#
RE: CVS

The cvs is at SF http://cvs.sourceforge.net/cgi-bin/v...er/NSISUpdate/ it is also on the NSIS Update Faq.
Techkid#
About NSISUpdate 1.4

The development of NSIS Update is on pause until the 1st as i dont have a computer where i am at. I am on Christmas vaction and I am sitting at the library. I have NOT abondoned NSIS Update.

Happy New Year Everyone
Techkid#
Whats New / Whats Going On

Hello Everyone,

I have several things to talk about so lets get started.

First and most IMPORTANT I had a harddrive failure. This drive was my Backup Drive and Projects Drive. In the event something would happen to my C: drive the D: drive store all my data. So NSIS Update code was lost after hours of trying to retrive data from my 80gb hard that register as 9.4gb and had 2gb free, I gave up. It wasnt a Total failure though the code was in the cvs, well some of it, The UI ans stuff wherent but I was going to create a new UI anyway.

Second I just visit the NEW NSIS Archive and NSIS Update is there, this is awesome. I really like the new archive.

Third It will be a few days before I will start coding on NSIS Update. I have some really code ideas for NSIS Update Also I am working on a solution for the Sheduler on none NT machines. The new code was kinda getting bloaty at 254kb need to cut that down. I guess the Hard Drive failure wasnt such a bad thing ( Okay it was, I lost everything music, videos, websites, projects, backups, dvds) arrrrg!

A Very Upset,
Nathan Purciful
kichik#


This page in the archive is dedicated to your NSIS Update. I have transffered ownership of this page to you so you can edit it.
Techkid#
Here is a new screen shot of NSIS Update 2. Yes it about done. There are a few small bugs I have to work out. It should be ready really soon so keep checking back. It has so, many new features like automaticly closing the NSIS SM Programs window the pops up and delete the MakeNSIS desktop icon after install (Optional).

Techkid#
NSIS Update 2.0 Released

I have been working hard o_n NSIS Update 2. It features alot of new features and improvements over the last version of NSIS Update. I also would like to thank KiCHiK for his help with ideas and code. So I am Please to Anounce NSIS Update version 2.0 to you today. The features and enhancements include:

New Setup Wizard
- I have intergated Add/Remove Programs into the setup.
- UpdateCheck is now part of the Setup
- Uninstall & ReInstall from the Setup
- The Scheduling Interface & Options have been redone.
- Automatic Uninstall of previous versions

New Sheduling Agent
- The Sheduling Agent now works o_n all Windows OS

NSIS Update
- New UI
- Automatic Closing of NSIS Update after task completes ( Can be turned off )
- CVS Logging in NSIS Update
- Build Logging in NSIS Update
- Task Indicators
- o_n Error NSIS Update wont close automaticly
- Alot of code cleaning





Download NSIS Update 2.0 Now
virtlink#
If I were you, I would change my signature.
By the way, looks great, is small and my compliments for that!
kichik#
Really great product! I really like the extensive usage of almost everything in NSIS and especially the good example of a new UI. Keep up the good work 😁
spanky#
Just one small request.. include an option not to create NSIS program shortcuts when NSIS is automatically installed. Also, is there a good reason why the NSIS shortcuts folder is opened after installation?