Michael Stefaniuc
|
b1a54bf7a3
|
msi: Remove casts of void pointers.
|
2008-11-25 11:55:56 +01:00 |
Paul Vriens
|
3c533397e9
|
msi/tests: Skip tests on win9x by checking functionality instead of registry keys.
|
2008-11-17 13:16:08 +01:00 |
Paul Vriens
|
1dba41b104
|
msi/tests: Skip some tests on Win9x and WinMe.
|
2008-11-13 15:41:30 +01:00 |
Paul Vriens
|
b4874a8921
|
msi/tests: Fix some test failures on Win9x and WinMe.
|
2008-11-11 14:06:49 +01:00 |
James Hawkins
|
7051bf5e22
|
msi: Remove an unused registry function.
|
2008-11-04 11:24:16 +01:00 |
James Hawkins
|
e3074348fc
|
msi: Factor out the code to open the UserData features key.
|
2008-11-04 11:24:11 +01:00 |
James Hawkins
|
0c01c586c7
|
msi: Factor out the code to open the features key.
|
2008-11-04 11:24:04 +01:00 |
James Hawkins
|
70be1e7746
|
msi: Factor out the code to open a product key.
|
2008-11-04 11:23:51 +01:00 |
James Hawkins
|
f12b9cea99
|
msi: Factor out the table insertion code.
|
2008-11-04 11:23:30 +01:00 |
James Hawkins
|
2abb8bba13
|
msi: Factor out the table insertion code.
|
2008-11-04 11:23:07 +01:00 |
James Hawkins
|
88f39d95f2
|
msi: Factor out the table insertion code.
|
2008-11-04 11:22:45 +01:00 |
Michael Stefaniuc
|
4f199a10ad
|
Remove the remaining casts of NULL.
|
2008-11-03 13:42:09 +01:00 |
James Hawkins
|
ca71e5aff0
|
msi: Allow private properties from the AdminProperties property list.
|
2008-10-30 11:47:10 +01:00 |
James Hawkins
|
019f4af1c2
|
msi: Do not reinstall an assembly that already exists in the global assembly cache.
|
2008-10-29 13:29:32 +01:00 |
Nicolas Le Cam
|
cec5d3f514
|
msi/tests: Fix a failing test on all platforms up to and including win2k.
|
2008-10-28 12:13:53 +01:00 |
James Hawkins
|
c261030d21
|
msi: Skip the leading period of the extension to be registered.
|
2008-10-27 12:02:19 +01:00 |
James Hawkins
|
2ffa433f80
|
msi: Convert command line property names to uppercase.
|
2008-10-27 12:02:13 +01:00 |
James Hawkins
|
bf9538f383
|
msi: Use the long file name in the WriteIniValues action.
|
2008-10-27 12:02:04 +01:00 |
James Hawkins
|
7616a750ba
|
msi: Set the source path tests to "interactive" to avoid timing out on some machines.
|
2008-10-27 12:01:57 +01:00 |
James Hawkins
|
cd4b952863
|
msi: Fix several test failures.
|
2008-10-24 14:25:01 +02:00 |
James Hawkins
|
acfc915914
|
msi: Fix a failing test in win9x.
|
2008-10-24 14:25:01 +02:00 |
James Hawkins
|
f18c6ba28d
|
msi: Only compare the file version if a version was specified.
|
2008-10-22 13:54:53 +02:00 |
Andrew Talbot
|
1c9886d6e7
|
msi: Sign-compare warnings fix.
|
2008-10-21 11:45:44 +02:00 |
Andrew Talbot
|
40db5bdb16
|
msi: Sign-compare warnings fix.
|
2008-10-21 11:45:39 +02:00 |
James Hawkins
|
03282df13d
|
msi: Use the quoted part of the registry value when searching for a file or directory.
|
2008-10-20 13:16:24 +02:00 |
James Hawkins
|
6df69c6aaa
|
msi: Fix a copy and paste error.
|
2008-10-20 13:16:09 +02:00 |
James Hawkins
|
7eba78dc7e
|
msi: Strip the file off the parent path if it's not a directory.
|
2008-10-20 13:16:04 +02:00 |
James Hawkins
|
0ed516908b
|
msi: Only check the file signature if the candidate file is not a directory.
|
2008-10-20 13:15:36 +02:00 |
James Hawkins
|
1fb22654e4
|
msi: Append the next directory to search to the current directory when recursing.
|
2008-10-20 13:11:14 +02:00 |
James Hawkins
|
4aca381ff7
|
msi: Only append a backslash to directories.
|
2008-10-20 13:10:59 +02:00 |
James Hawkins
|
7497f1ab5c
|
msi: Don't get rid of the file signature when searching the DrLocator table.
|
2008-10-20 13:10:54 +02:00 |
James Hawkins
|
2e17638dc4
|
msi: Simplify and clean up ACTION_RecurseSearchDirectory.
|
2008-10-20 13:10:50 +02:00 |
James Hawkins
|
29c0836fcc
|
msi: Handle searching for directories in the IniLocator part of the AppSearch action.
|
2008-10-20 13:10:44 +02:00 |
James Hawkins
|
c48497d0e6
|
msi: Handle searching for a file with no signature.
|
2008-10-20 13:10:39 +02:00 |
James Hawkins
|
326a1b6c47
|
msi: Add more tests for the RegLocator part of the AppSearch action.
|
2008-10-20 13:10:34 +02:00 |
James Hawkins
|
859bd01b5e
|
msi: Check the file version when a version is provided in the signature.
|
2008-10-20 13:10:28 +02:00 |
James Hawkins
|
fbba2e8b93
|
msi: Add more tests for the AppSearch action.
|
2008-10-20 13:10:19 +02:00 |
James Hawkins
|
642cddf180
|
msi: Return the requested ini field.
|
2008-10-20 13:10:08 +02:00 |
James Hawkins
|
f1e2041bf4
|
msi: Pass the correct view to get_row.
|
2008-10-20 13:09:59 +02:00 |
James Hawkins
|
f80b5f6e66
|
msi: All files are uncompressed in an administrative image.
|
2008-10-17 11:44:21 +02:00 |
James Hawkins
|
7620bb367f
|
msi: Append a backslash to the AppSearch registry path.
|
2008-10-16 11:22:43 +02:00 |
James Hawkins
|
3adf1e4e0e
|
msi: Append a backslash to the AppSearch directory path.
|
2008-10-16 11:22:40 +02:00 |
James Hawkins
|
47ac325f82
|
msi: Fix the returned format of REG_BINARY data.
|
2008-10-13 13:04:30 +02:00 |
James Hawkins
|
6d02194a46
|
msi: Expand REG_EXPAND_SZ registry values in the RegLocator table.
|
2008-10-13 13:00:47 +02:00 |
James Hawkins
|
65915af1ae
|
msi: Append the file signature to the component's directory when searching for the component's key path.
|
2008-10-13 13:00:42 +02:00 |
James Hawkins
|
701c2a2728
|
msi: Add tests for the DrLocator part of the AppSearch action.
|
2008-10-13 13:00:37 +02:00 |
James Hawkins
|
33c9e80be5
|
msi: Add tests for the RegLocator part of the AppSearch action.
|
2008-10-13 13:00:32 +02:00 |
James Hawkins
|
3e76ade6c8
|
msi: Add tests for the IniLocator part of the AppSearch action.
|
2008-10-13 13:00:25 +02:00 |
James Hawkins
|
41c8bc8ae6
|
msi: Add more tests for the CompLocator part of the AppSearch action.
|
2008-10-13 13:00:06 +02:00 |
Alexandre Julliard
|
87e21fe585
|
msi/tests: Clean up the binary.dat file.
|
2008-10-09 14:27:21 +02:00 |