Hi All,

I am considering an attempt to implement a Node.js module to pack a 
node(.exe) binary into a self contained and self-extracting binary.

I have two motivations for this, the first is to create a Web based 
installer, and the second is to deliver an application with all required 
modules as a single binary that doesn't need to install.

It seems it would be easy to support all platforms so the aim is to create 
something that is cross platform (something like the 7zip self extractor 
could probably do the job, which is something I would consider - except for 
the lack of control on the icon used for the executable on Windows 
platforms).

Would anyone consider using such a module?

Thanks

Steve

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to