F.7 3.0 Beta 2
Released on August 4th, 2015
F.7.1 Changelog
F.7.1.1 Major Changes
- Preliminary Windows 10 support
F.7.1.2 Minor Changes
- Added !appendfile /RawNL switch
- Added PESubsysVer attribute
- Exec[Wait] sets the CREATE_DEFAULT_ERROR_MODE flag when creating a process
- Fixed 4+ TiB freespace calculation bug (bug #1115)
- Fixed CreateShortcut /NoWorkingDir parsing bug (bug #1110)
- Fixed minor issues in the Pascal NSIS plug-in SDK and removed the
extrap
global variable - nsDialogs and InstallOptions now use the system link color
F.7.1.3 Build System
- Linux stdcall warning fix (patch #261)
- Linux test-scripts fix (patch #260)
- Win64 fixes (including patch #258, bug #1105)
- Visual C 2012 fixes