Skip to content
⌘ NSIS Forum Archive

If project have 2GB

3 posts

chienpin#

If project have 2GB

My porject total files have 2GB...
If I want distribute 3CD...
How to bulid *.nsi?
if some one have sample *.nsi...
can you mail to me...
thanks!
kichik#
What's the exact problem you are having? Are you getting error #12345? If so have a look at this page:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


If you just have no idea how where to start have a look at the examples directory first, or the archive.

If you don't want to put File commands one by one use File /r (read docs for more information about this).