Commit graph

10 commits

Author SHA1 Message Date
Yuri Benditovich
330368c38b build: Include TMF file to installation package
Single TMF file contains all the data required for converting
binary trace to text for all the operating systems.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2017-05-29 10:27:19 +03:00
Dmitry Fleytman
446daeca3e Build: Introduce debug configurations without test signing
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
2017-04-06 13:24:06 +03:00
Sameeh Jubran
ae2d76c152 Build: Add Windows 10 to MSI
According to msdn [1]:
"When you install an .msi installation package on Windows 10 or Windows
Server 2016, the VersionNT value is 603." which is the same value for
Windows 8.1.
In order to differentiate between Windows 8.1 and Windows 10 the trick in
[2] was used.

[1] https://support.microsoft.com/en-us/help/3202260/versionnt-value-for-windows-10-and-windows-server-2016
[2] http://stackoverflow.com/questions/31932646/versionnt-msi-property-on-windows-10

Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2017-04-03 15:06:48 +03:00
Dmitry Fleytman
db0053897f msi: Add 32-bit UsbDkHelper.dll to 64-bit MSIs
Needed for WoW64 clients.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-10-28 14:59:48 +02:00
Dmitry Fleytman
458ad0f9a6 Installer: Fix MSI reinstallation and downgrade
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-06-18 19:52:14 +03:00
Dmitry Fleytman
59f8d972b2 MSI: Reject installation of 32 bit MSI on 64 bit system
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-03-31 11:19:35 +03:00
Dmitry Fleytman
0bb27db81f WXS: Fix/beautify indentation
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-03-31 11:16:50 +03:00
Dmitry Fleytman
3b8dc91ec3 Build: Fix MSI deletion before rebuild
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-02-26 10:31:37 +02:00
Dmitry Fleytman
cb5e0a578b Build: Add package version to MSI name
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2015-02-17 17:48:30 +02:00
Dmitry Fleytman
f3e611df9d Install: Introduce MSI creation scripts
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2014-12-04 16:35:07 +02:00