Releases: dblock/msiext
Releases · dblock/msiext
1.5
- Features:
- Bugs:
- Misc:
- #5 - Fixed WiX UI extension screens: texts, icons, margins, spacing - @romanws.
- #22 - Added MSBuildCommunityTasksPath msbuild property to allow building without requiring the MSBuild Community Tasks to be installed
Added WinDDK 7600.16385.1, and importing msi.props in projects to set up additional include and library directories to allow building without Visual Studio 2010 to be installed
Updated atlbase.h to fix warning LNK4254: section 'ATL' (50000040) merged into '.rdata' (40000040) with different attributes
Added doxygen 1.8.5 to allow building without requiring doxygen to be installed
Using "localhost" for the DSN ODBC SQL Server address and explicitly specifying the default port number to support accessing a named instance from the default port without specifying the instance name - @icnocop