James Hawkins
|
e64a699b07
|
msi: Remove misc files from the RemoveFile table.
|
2008-08-19 13:39:40 +02:00 |
James Hawkins
|
a00bdc1178
|
msi: A file's component's state does not determine file removal.
|
2008-08-19 13:39:30 +02:00 |
James Hawkins
|
9a8d2f3f5c
|
msi: Ignore a file that has a missing component.
|
2008-08-19 13:39:02 +02:00 |
James Hawkins
|
6e63953b4c
|
msi: Also check the LocalPackage install property when searching for the product package.
|
2008-08-18 17:15:46 +02:00 |
James Hawkins
|
d500dc4f31
|
msi: Test how MsiConfigureProductEx locates the source package.
|
2008-08-18 17:04:53 +02:00 |
James Hawkins
|
dfec94c157
|
msi: Add tests for MsiConfigureProductEx.
|
2008-07-29 12:20:11 +02:00 |
James Hawkins
|
36f282b0b1
|
msi: Test mixing short and long source paths when installing a file.
|
2008-07-22 13:10:31 +02:00 |
James Hawkins
|
64a9e0f750
|
msi: msidbFileAttributesVital has no effect on the installation of files.
|
2008-07-22 13:10:21 +02:00 |
James Hawkins
|
26ae658986
|
msi: Only use the long filename when resolving the source path.
|
2008-07-08 10:55:01 +02:00 |
James Hawkins
|
58e1543960
|
msi: Fix the published location of the upgrade code for the machine context.
|
2008-06-24 12:15:10 +02:00 |
James Hawkins
|
301f2a5eae
|
msi: Open the local user data product key for the machine context.
|
2008-06-24 12:15:03 +02:00 |
James Hawkins
|
e6d126cd49
|
msi: Test the PublishProduct action with the machine context.
|
2008-06-24 12:14:56 +02:00 |
James Hawkins
|
cdb33f8a39
|
msi: Publish the UpgradeCode in PublishProduct.
|
2008-06-24 12:14:49 +02:00 |
James Hawkins
|
5538fa0290
|
msi: Publish media disks whether the drive type is removable or not.
|
2008-06-24 12:14:42 +02:00 |
James Hawkins
|
ef640a6cd5
|
msi: Publish a few more product properties.
|
2008-06-24 12:14:36 +02:00 |
James Hawkins
|
c7ab4fad08
|
msi: Allow checking a REG_MULTI_SZ string.
|
2008-06-24 12:14:30 +02:00 |
James Hawkins
|
db2e8d2fdf
|
msi: Squash the package code property.
|
2008-06-24 12:14:23 +02:00 |
James Hawkins
|
d809b4e2d9
|
msi: Don't publish the product to an invalid location.
|
2008-06-24 12:14:07 +02:00 |
James Hawkins
|
ee8b4a0132
|
msi: Don't set an invalid install property in PublishProduct.
|
2008-06-24 12:14:00 +02:00 |
James Hawkins
|
bb8d253ecc
|
msi: Rewrite the PublishProduct test to only check the registry changes.
|
2008-06-19 12:34:36 +02:00 |
James Hawkins
|
c0f8bfd2dd
|
msi: Test the RegisterProduct action with the machine context.
|
2008-06-19 12:34:29 +02:00 |
James Hawkins
|
45de896a3d
|
msi: Factor out the publishing of installation properties.
|
2008-06-19 12:34:23 +02:00 |
James Hawkins
|
b635e3170f
|
msi: Don't publish the upgrade key to an invalid location.
|
2008-06-19 12:34:15 +02:00 |
James Hawkins
|
2194889d5d
|
msi: Rewrite the RegisterProduct test to only check the registry changes.
|
2008-06-19 12:34:04 +02:00 |
James Hawkins
|
2a180e060a
|
msi: Fix the PublishFeatures action to handle the package context.
|
2008-06-19 12:33:55 +02:00 |
James Hawkins
|
af56e28f7e
|
msi: Don't publish features to an invalid location.
|
2008-06-18 16:24:09 +02:00 |
James Hawkins
|
d8e4258d08
|
msi: Rewrite the PublishFeatures test to only check the registry changes.
|
2008-06-18 16:24:05 +02:00 |
James Hawkins
|
5f46dfd698
|
msi: Fix the RegisterUser action to handle the package context.
|
2008-06-18 16:24:01 +02:00 |
James Hawkins
|
79d0c3719f
|
msi: Rewrite the RegisterUser test to only check the registry changes.
|
2008-06-18 16:23:57 +02:00 |
James Hawkins
|
288af81a7c
|
msi: Fix the ProcessComponents action to handle the package context.
|
2008-06-18 16:23:27 +02:00 |
James Hawkins
|
4aa3a997f8
|
msi: Don't publish components to the Installer key.
|
2008-06-18 16:23:18 +02:00 |
James Hawkins
|
073d55e73b
|
msi: Rewrite the ProcessComponents test to only check the registry changes.
|
2008-06-18 16:17:56 +02:00 |
Paul Vriens
|
ad2c9211bc
|
msi/tests: Cleanup registry after test.
|
2008-06-11 11:26:22 +02:00 |
James Hawkins
|
6221975407
|
msi: Don't enable a feature's components if that feature is disabled.
|
2008-05-19 13:36:37 +02:00 |
James Hawkins
|
f2189d17b0
|
msi: Remove a debugging call.
|
2008-04-28 12:27:09 +02:00 |
James Hawkins
|
a5d15b3b60
|
msi: Fix a few tests that fail in win9x.
|
2008-04-21 13:20:12 +02:00 |
Austin English
|
5644f05edf
|
msi: Spelling fixes.
|
2008-04-08 12:25:13 +02:00 |
James Hawkins
|
e21a26e47b
|
msi: Test and reimplement MsiQueryProductState.
|
2008-04-07 11:27:24 +02:00 |
James Hawkins
|
01316db0ce
|
msi: Remove the dependence on compressed cabinets in the install tests.
|
2008-03-21 11:24:11 +01:00 |
James Hawkins
|
afb575d599
|
msi: Fix a few test failures on win9x.
|
2008-03-18 11:15:53 +01:00 |
James Hawkins
|
5e5c4a9809
|
msi: Don't publish the product for the custom action test.
|
2008-03-15 11:02:50 +01:00 |
James Hawkins
|
de4cab20a8
|
msi: Deformat the service name and display name when installing the service.
|
2008-03-12 12:00:23 +01:00 |
James Hawkins
|
2d0ff97406
|
msi: Ignore the custom action type 51 if the source field is empty.
|
2008-03-11 12:12:24 +01:00 |
James Hawkins
|
d52f48fed4
|
msi: Fix handling of published installer properties.
|
2008-03-07 10:52:46 +01:00 |
Ove Kaaven
|
be874f1a26
|
msi: Fix bug in handling of multivolume CAB files.
|
2008-03-07 10:52:11 +01:00 |
James Hawkins
|
c8acf21e0c
|
msi: Break out the publishing tests into their respective actions.
|
2008-03-06 16:24:39 +01:00 |
Paul Vriens
|
1bbac341df
|
msi/tests: Fix test that depends on the order of the files in a directory.
|
2008-02-27 14:52:25 +01:00 |
Paul Vriens
|
6b37543adc
|
msi/tests: Skip tests that contain functions that are not available.
|
2008-02-27 14:52:24 +01:00 |
Paul Vriens
|
89c8e795d8
|
msi/tests: Make tests run on win9x/NT4 again.
|
2008-02-25 19:49:54 +01:00 |
James Hawkins
|
8b540d2670
|
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
|
2008-02-25 12:21:19 +01:00 |