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 |