Old 21st October 2005, 22:03   #1
Matan Holtzer
Guest
 
Posts: n/a
Question Automating installer creation

Hi

I'm interested in a solution for automatically creating and running an installer, based on a set of files downloaded from a remote server.
That solution requires me to use some installer which I can programatically generate and then execute - so, my question is: Is this possible using NSIS?
Has anyone ever tried doing something similar before, and can shed some more light on the problem?

Thanks,
Matan
  Reply With Quote
Old 21st October 2005, 22:07   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
It's possible. There really isn't too much into it... All you need to do is use the command line compiler (makensis.exe). You can define symbols from the command line using the /D switch to make it more dynamic.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 22nd October 2005, 07:32   #3
bholliger
Senior Member
 
Join Date: Jul 2004
Location: Switzerland
Posts: 223
Hi Matan!

My linux-based webserver creates customized installers for visitors.

A php-script generates the .nsi and compiles it afterwards.

It works great!
bholliger is offline   Reply With Quote
Old 22nd October 2005, 11:19   #4
Matan Holtzer
Guest
 
Posts: n/a
That's great!
Now I can't wait to get started

Thank you both,
Matan
  Reply With Quote
Old 23rd October 2005, 04:39   #5
rsegal
Senior Member
 
rsegal's Avatar
 
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
Hey Matan I'm developing a tool which sounds along the lines of something you might be interested in.

Reference my thread on that tool here... http://forums.winamp.com/showthread....hreadid=185006

And visit the website here...
http://www.sourceforge.net/projects/installgen

I'm working on a website right now which should explain some it's features a bit more clearly. Anyways I'm thinking it may be along the lines of what you're looking for.
rsegal is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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