Best windows installer? was : RE: lightweight Erlang with package management

Serge Aleynikov serge@REDACTED
Mon Jul 3 16:37:20 CEST 2006


You can try this scriptable open-source system:

http://nsis.sourceforge.net

Serge

Joe Armstrong (AL/EAB) wrote:
>  
> Can anybody advise on a good windows installer?
> 
> requirements:
> 
> 	- open source
> 	- minimal
> 	- adware-free
> 
> What we don't need is all the goodies - just the basics
> 
> /Joe
> 
> 
>> -----Original Message-----
>> From: Christophe Romain [mailto:christophe.romain@REDACTED] 
>> Sent: den 3 juli 2006 12:35
>> To: Joe Armstrong (AL/EAB)
>> Cc: erlang-questions@REDACTED
>> Subject: Re: lightweight Erlang with package management
>>
>> Thank you Joe !
>>
>>
>>> 	1) Remote install extension
>> very interresting feature !
>> if you have ssh or rsh and an account on all systems, using 
>> os:cmd is a way to do that.
>> anyway we have erlang/lib/ssh/ebin/ssh_sftp that could help.
>> I'll look at
>>
>>> 2) Windows install
>> I'll look at wings installer, but it will be difficult for me 
>> to help on windows.
>> any volunteer or tester ?
>>
>>> I guess it would be easy to write a package that installs a 
>> "standard" 
>>> environment for
>>> windows
>> you're right, it's even possible to make windows base system 
>> containing this standard environment.
>>
>>> all I need is a "wget" in Erlang, and I guess something like wget
>> erlrt is using ibrowse
>>
>>
> 




More information about the erlang-questions mailing list