Reputation: 197
Hi I need NSIS installer to make patches to a software. Where to start from. I am running on windows 7. Where do I get the NSIS installer and how to start running it. Can any one tell where I can find related material to start with.
Upvotes: 0
Views: 232
Reputation: 1033
Here are Some of the useful Links which you can refer:
2.Tutorail
Upvotes: 0
Reputation: 578
Why not start looking on the Official page of NSIS, where you can find Tutorials and examples for more common tasks.
Also, since you are interested in patches, have a look at this utility - it provides the feature of automatic comparing of two directory trees, which is lacking in NSIS.
Upvotes: 1