Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 26th April 2001, 08:02   #1
petersa
Senior Member
 
petersa's Avatar
 
Join Date: Apr 2001
Location: Melbourne, Australia
Posts: 207
I think it'd be good if there was a program that could extract the script from an NSIS installer. That way, if there was something you liked about the installation, you could extract the script and have a look at it.
petersa is offline   Reply With Quote
Old 26th April 2001, 13:49   #2
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
That's easy

Some (many) authors may not wish you to know their "secrets", but it's a very simple step to include the .nsi file into the compiled .exe. I've been doing it for months with a project I've been working on. It allows me to make subtle changes to the locations and version numbers w/o having to redo everything all the time. If break something, I just use the last version's installer, and I'm back to where I was before I messed up.

So what I'm saying is, instead of Justin having to code a way to get the script back from a binary .exe, you (or anyone) can just include it in whatever you are working with (it was my plan from the start to get rid of the .nsi when I left beta, but maybe I'll keep it around {just for you :} ).

-=Gonzotek=-
Gonzotek is offline   Reply With Quote
Old 28th April 2001, 03:50   #3
petersa
Senior Member
 
petersa's Avatar
 
Join Date: Apr 2001
Location: Melbourne, Australia
Posts: 207
Yeah, I guess...

Before I discovered NSIS I had been using Inno Setup, and I had been installing the script as a hidden file, just in case I needed to modify something...but I saw a program that could extract the script from Inno Setup installers, so I thought, hey, why not.
petersa is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump