whatissoftware / Nsis64

A customized nsis with large file/multi data files support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.+ Added 64bit offset support, a single installer size can be up to 4GB.
2.+ Added data file support,and it can be multi data file. An installer size is nearly unlimited when used with data file(s).
3.+ Added command FileSize,SetDataFile off/auto/force
4.* Solved the false alarm with avira antivirus
5.- Removed solid compression support,I need time to add full support to it.
6.- Removed bzip2/zip compression support, mainly for easy compiling. You can add them back easily.

About

A customized nsis with large file/multi data files support