msi: Add tests for registering and unregistering extension info.
[wine] / dlls / msi / tests / install.c
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering extens...
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering class...
2010-03-26  Hans Leidekkermsi: Return the right error when a cabinet cannot be...
2010-03-24  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-22  Paul Vriensmsi/tests: Remove temporary files.
2010-03-15  Paul Vriensmsi/tests: Remove a key after running tests.
2010-03-03  Hans Leidekkermsi: Add tests for removing environment strings.
2010-03-02  Hans Leidekkermsi: Add tests for removing values from .ini files.
2010-03-02  Hans Leidekkermsi: Skip the FindRelatedProducts action when product...
2010-02-26  Hans Leidekkermsi: Remove empty directories as part of the RemoveFile...
2010-02-25  Hans Leidekkermsi: Add tests for removing registry values.
2010-02-23  Hans Leidekkermsi: Add tests for creating and removing duplicate...
2010-02-17  Hans Leidekkermsi: Add tests for publishing and unpublishing components.
2010-02-16  Hans Leidekkermsi: Only run the CreateFolder and RemoveFolder actions...
2010-02-15  Hans Leidekkermsi: Add tests for creating and removing shortcuts.
2010-02-12  Paul Vriensmsi/tests: Fix a test failure on Win9x/WinMe.
2010-02-12  Hans Leidekkermsi: Return the right error from ITERATE_RegisterTypeLi...
2010-02-12  Hans Leidekkermsi: Implement the UnregisterTypeLibraries standard...
2010-02-11  Hans Leidekkermsi: Add tests for installing and removing ODBC drivers.
2010-02-10  Paul Vriensmsi/tests: Run the 'in_use' tests again.
2010-02-10  Hans Leidekkermsi: Add a partial implementation of the ValidateProduc...
2010-02-10  Hans Leidekkermsi: Implement the UnregisterFonts standard action.
2010-02-05  Hans Leidekkermsi: Implement the SelfUnregModules standard action.
2010-02-05  Hans Leidekkermsi: Implement the RemoveFolders standard action.
2010-02-04  Marcus Meissnermsi: Handle some error returns (Coverity).
2010-02-04  Hans Leidekkermsi: Implement the DeleteServices standard action.
2010-02-02  Hans Leidekkermsi: Test duplicating files from a nonexistent component.
2010-02-02  Paul Vriensmsi/tests: Fix some test failures on Win9x up to W2K.
2010-02-01  Hans Leidekkermsi: Don't fail if the service to start is already...
2010-01-28  Hans Leidekkermsi: Don't create all directories in the CreateFolders...
2010-01-27  Hans Leidekkermsi: Don't evaluate the condition table when there...
2010-01-20  Jason Edmeadesmsi: Correct the setting of environment variables.
2009-12-21  Paul Vriensmsi/tests: Fix test failures on Win9x/WinMe.
2009-12-17  Hans Leidekkermsi: Reset the ALLUSERS property from to 2 to 1.
2009-12-01  Hans Leidekkermsi/tests: Don't check more bytes than written to the...
2009-11-17  Hans Leidekkermsi: Don't set the ALLUSERS property.
2009-11-13  Hans Leidekkermsi: Test more variations of environment string prefixes.
2009-11-13  Hans Leidekkermsi: Handle environment strings without a value.
2009-11-09  Francois Gougetmsi/tests: Make the handler_xxx() functions static.
2009-11-05  Detlef Riekenbergmsi/tests: MsiSetExternalUIRecord not present before...
2009-11-03  Hans Leidekkermsi: Implement MsiSetExternalUIRecord.
2009-11-03  Hans Leidekkermsi: Unicode and ANSI global UI handlers are mutually...
2009-10-27  Hans Leidekkermsi/tests: Fix a couple of user SID string leaks.
2009-10-08  Francois GougetAssorted spelling fixes.
2009-10-02  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-09-29  Hans Leidekkermsi: Test installing over in-use files.
2009-09-29  Hans Leidekkermsi: Test the Installed property.
2009-09-22  Hans Leidekkermsi: Add tests to show that the condition table is...
2009-09-22  Hans Leidekkermsi: Test last used source property in combination...
2009-09-18  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-09-16  Hans Leidekkermsi: Set or override a user environment string when...
2009-09-10  Hans Leidekkermsi: Ignore CoInitialize failure in ACTION_CreateShortcuts.
2009-09-10  Hans Leidekkermsi: Open the database read/write when the update count...
2009-09-09  Hans Leidekkermsi: Add a test to show that creating shortcuts works...
2009-09-09  Alexandre Julliardmsi: Force overwriting of read-only files when extracti...
2009-08-04  Hans Leidekkermsi: Fix parsing of integer column width specifiers.
2009-06-30  Hans Leidekkermsi: Support opening transform databases.
2009-06-12  Hans Leidekkermsi: Add some reinstall tests.
2009-06-09  Paul Vriensmsi/tests: Make sure we only create one logfile.
2009-05-27  Paul Vriensmsi/tests: Prevent crash when ConvertSidToStringSidA...
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-19  Francois Gougetmsi/tests: Use win_skip() to skip over unimplemented...
2009-04-10  Nicolas Le Cammsi/tests: Fix test when content indexing is disabled.
2009-03-30  Detlef Riekenbergmsi/tests: Fix a copy & paste typo in a test message.
2009-03-30  Detlef Riekenbergmsi/tests: Verify path names case insensitively.
2009-03-23  James Hawkinsmsi: Handle a NULL and empty szPackagePath in MsiInstal...
2009-03-12  Paul Vriensmsi/tests: Fix a test for systems with %TEMP% being...
2009-02-26  James Hawkinsmsi: Fix a failing test on win9x.
2009-01-20  Ge van Geldorpmsi/tests: EstimatedSize is not set consistently betwee...
2009-01-19  Ge van Geldorpmsi/tests: Windows Installer 3.0 often returns ERROR_IN...
2009-01-19  Andrew Nguyenmsi/tests: Fix a few handle leaks.
2009-01-15  Michael Stefaniucmsi/tests: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-03  Alexandre Julliardmsi/tests: Add CDECL to the cabinet callback functions.
2008-11-17  Paul Vriensmsi/tests: Skip tests on win9x by checking functionalit...
2008-11-13  Paul Vriensmsi/tests: Skip some tests on Win9x and WinMe.
2008-10-30  James Hawkinsmsi: Allow private properties from the AdminProperties...
2008-10-27  James Hawkinsmsi: Convert command line property names to uppercase.
2008-10-27  James Hawkinsmsi: Set the source path tests to "interactive" to...
2008-10-17  James Hawkinsmsi: All files are uncompressed in an administrative...
2008-10-07  James Hawkinsmsi: Resolve file source paths dynamically, as the...
2008-09-29  Marcus Meissnermsi/tests: Fix explicit C:\\Program Files\\ references.
2008-09-15  Marcus Meissnermsi/tests: Reduce buffer to size of string written.
2008-09-11  Paul Vriensmsi/tests: Create only one log file and delete it after...
2008-09-10  Rob Shearmanmsi: Reduce destination file name used in the MoveFiles...
2008-09-08  James Hawkinsmsi: Actions should be run even if the installed state...
2008-09-02  Paul Vriensmsi/tests: Create a system restore point when needed.
2008-09-02  Paul Vriensmsi/tests: Add a missing CoUninitialize.
2008-08-21  James Hawkinsmsi: Don't remove a misc file if the action is unknown.
2008-08-21  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-08-21  James Hawkinsmsi: Don't remove a file that is installed as source.
2008-08-21  James Hawkinsmsi: Remove an invalid setting of the install state.
2008-08-21  James Hawkinsmsi: If the filename is empty or NULL, remove the direc...
2008-08-21  James Hawkinsmsi: Handle processing a component that is installed...
2008-08-19  James Hawkinsmsi: Base removal of a file on the component's action...
2008-08-19  James Hawkinsmsi: Remove misc files from the RemoveFile table.
2008-08-19  James Hawkinsmsi: A file's component's state does not determine...
2008-08-19  James Hawkinsmsi: Ignore a file that has a missing component.
2008-08-18  James Hawkinsmsi: Also check the LocalPackage install property when...
next