Hans Leidekker
|
a5d8ab57f6
|
msi: Check transform validation flags.
|
2014-09-03 16:31:17 +02:00 |
Daniel Jelinski
|
a2307a3339
|
msi: Update LastSequence for empty media as well.
|
2013-06-10 11:51:03 +02:00 |
Hans Leidekker
|
8328562e4c
|
msi: Assume a transform is applicable if it doesn't specify any products.
|
2013-05-03 21:39:22 +02:00 |
Hans Leidekker
|
0f1d3474a8
|
msi: Add a length parameter to msi_set_property and use it where appropriate.
|
2012-10-29 14:41:36 +01:00 |
Hans Leidekker
|
70e3790707
|
msi: Remove local patch packages when the product is removed.
|
2011-08-23 16:53:56 +02:00 |
Hans Leidekker
|
621b0405c9
|
msi: Don't create a temporary copy of the package.
There's no need for it now that we open the package in transacted mode.
|
2011-08-23 16:53:56 +02:00 |
Hans Leidekker
|
e1c2e8828f
|
msi: Clean up the database queries.
|
2011-07-27 11:55:16 +02:00 |
Francois Gouget
|
26772e168b
|
msi: Make msi_parse_patch_summary() and msi_apply_patch_db() static.
|
2011-07-07 14:46:14 +02:00 |
Hans Leidekker
|
6083fd5e53
|
msi: Check the transform language against the package language instead of the system language.
|
2011-07-07 14:46:14 +02:00 |
Hans Leidekker
|
7d677fc327
|
msi: Delay creating local installer and patch packages until the product is registered.
|
2011-07-01 14:39:36 +02:00 |
Hans Leidekker
|
02fb530401
|
msi: Move patch related functions to a separate file.
|
2011-05-24 11:57:57 +02:00 |