msi: Initialize the size parameter.
[wine] / dlls / msi / action.c
2008-03-14  Marcus Meissnermsi: Initialize variables.
2008-03-12  James Hawkinsmsi: Deformat the service name and display name when...
2008-03-11  James Hawkinsmsi: Fix an off-by-one error when applying embedded...
2008-03-07  James Hawkinsmsi: Fix handling of published installer properties.
2008-03-01  James Hawkinsmsi: Make local functions static.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-26  James Hawkinsmsi: Allow setting a media disk as the last used source...
2008-02-26  James Hawkinsmsi: Store the media type and set the last used source...
2008-02-26  James Hawkinsmsi: Read the disk prompt source list property from...
2008-02-25  James Hawkinsmsi: Fix and simplify handling of REG_MULTI_SZ strings...
2008-02-21  James Hawkinsmsi: Publish a few SourceList properties.
2008-02-05  James Hawkinsmsi: Fix handling of the NULL separator when writing...
2008-01-07  James Hawkinsmsi: Pad the month and day to two digits.
2008-01-07  James Hawkinsmsi: Copy the temporary package when storing the installer.
2008-01-07  James Hawkinsmsi: Check the local package for existence when resolvi...
2008-01-07  James Hawkinsmsi: OriginalDatabase can be a URL so check for a forwa...
2008-01-07  James Hawkinsmsi: SourceDir is formed from the path of OriginalDatabase.
2008-01-07  James Hawkinsmsi: Factor out msi_set_sourcedir_props.
2008-01-07  James Hawkinsmsi: WriteEnvironmentStrings should also write to REG_E...
2008-01-02  Lionel Debrouxmsi: Correctly handle return value of msi_realloc.
2007-12-17  James Hawkinsmsi: Release the record when loading the hash data.
2007-12-14  James Hawkinsmsi: Close the file handle returned by FindFirstFile.
2007-11-26  James Hawkinsmsi: Check the destination file's hash and skip that...
2007-11-13  James Hawkinsmsi: Delete the uninstall key when the product is removed.
2007-11-06  James Hawkinsmsi: Process the ADDSOURCE property when setting featur...
2007-11-05  James Hawkinsmsi: Implement the CCPSearch standard action.
2007-11-05  James Hawkinsmsi: Fix the location used to write the user's environm...
2007-11-05  James Hawkinsmsi: Remove an unused parameter.
2007-11-05  James Hawkinsmsi: Fix the sign of an index variable.
2007-11-05  James Hawkinsmsi: Remove a legacy error check.
2007-11-01  James Hawkinsmsi: Only unpublish the features if the entire product...
2007-11-01  James Hawkinsmsi: Properly register features.
2007-11-01  James Hawkinsmsi: Properly register and unregister components.
2007-11-01  James Hawkinsmsi: Remove a duplicated function.
2007-11-01  James Hawkinsmsi: Implement the MoveFiles standard action.
2007-10-23  James Hawkinsmsi: Release the record only after using the record...
2007-10-18  Mikolaj Zalewskimsi: Make the WriteEnvironmentStrings handling of ...
2007-08-10  James Hawkinsmsi: Implement the UnpublishFeatures standard action.
2007-07-24  Andrew Talbotmsi: Cast-qual warning fix.
2007-07-17  James Hawkinsmsi: Load the AdminProperties stream if the package...
2007-07-13  James Hawkinsmsi: Reload properties as they may have been changed...
2007-07-03  James Hawkinsmsi: Set the WindowsInstaller value in RegisterProduct...
2007-07-03  James Hawkinsmsi: Only publish the product if at least one feature...
2007-07-03  James Hawkinsmsi: Unpublish the product when it is entirely removed.
2007-07-03  James Hawkinsmsi: Delay publishing of the SourceList until the Publi...
2007-07-03  James Hawkinsmsi: PackagePath must also include the package name.
2007-06-29  James Hawkinsmsi: Ignore invalid conditional expressions when checki...
2007-06-27  James Hawkinsmsi: Set the WindowsInstaller value of the UserData...
2007-06-27  Rob Shearmanmsi: Free version after using lpVer in msi_get_disk_fil...
2007-06-27  Rob Shearmanmsi: Check the return value of VerQueryValueW in msi_ge...
2007-06-26  Rob Shearmanmsi: Implement MsiGetMode for MSIRUNMODE_SCHEDULED...
2007-06-25  Andrew Talbotmsi: Fix use of uninitialized variable (Coverity).
2007-06-18  James Hawkinsmsi: Patches are applied based on ProductCode, not...
2007-06-15  Dmitry Timoshkovmsi: Simplify the code.
2007-06-14  James Hawkinsmsi: Fixed the WriteEnvironmentStrings action.
2007-05-31  James Hawkinsmsi: Implement the WriteEnvironmentStrings standard...
2007-05-30  James Hawkinsmsi: Perform a forced reboot if a custom action returns...
2007-05-07  James Hawkinsmsi: Add stub handlers for the remaing standard actions...
2007-05-01  James Hawkinsmsi: Run the costing actions for both the UI and execut...
2007-05-01  James Hawkinsmsi: Reset the folder's resolved target before setting...
2007-04-25  Rob Shearmanmsi: Fix an off-by-one error when calculating the path...
2007-04-23  Hans Leidekkermsi: Install data sources in the InstallODBC custom...
2007-04-23  Hans Leidekkermsi: Install translators in the InstallODBC custom...
2007-04-16  Alban Browaeysmsi: Move msi_free(msiFilePath) to enable ERR message...
2007-04-16  James Hawkinsmsi: Run the InstallExecute sequence if the InstallUISe...
2007-03-29  James Hawkinsmsi: Load the folder property if available and requested.
2007-02-14  Steven Steinmsi: ValidateProductID action stub.
2007-02-07  Misha Koshelevmsi: Make sure to ignore UI level flags in dialog and...
2007-02-06  Misha Koshelevmsi: InstallPackage check for UI level must not disrega...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-12  Andrew Talbotmsi: Declare some functions static.
2006-12-05  Mike McCormackmsi: Examine the attributes of all features before...
2006-12-04  James Hawkinsmsi: Add handling for the StartServices action.
2006-11-29  James Hawkinsmsi: Add handling for the InstallODBC action.
2006-11-29  Dmitry Timoshkovmsi: Make some data const and static.
2006-11-29  Mike McCormackmsi: Update the UI in one place only in ACTION_ProcessC...
2006-11-29  Mike McCormackmsi: Advertise components of a feature that has the...
2006-11-22  Mike McCormackmsi: Load all folders in one query, rather one per...
2006-11-20  Mike McCormackmsi: Split msi_set_sourcedir_props into a separate...
2006-11-20  Mike McCormackmsi: Spelling fixes.
2006-11-17  Mike McCormackmsi: Fix a memory leak in load_folder().
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Paul Vriensmsi: Fix typo's (Coverity).
2006-11-10  Mike McCormackmsi: Only log the Action, as it's the same as ActionReq...
2006-11-10  Mike McCormackmsi: Check whether the component is enabled first.
2006-11-10  Mike McCormackmsi: Component attributes are bitmasks.
2006-11-08  Mike McCormackmsi: Fix a memory leak.
2006-11-07  Mike McCormackmsi: By default, install components locally.
2006-11-07  Mike McCormackmsi: Split ACTION_CostFinalize into two functions.
2006-11-02  Mike McCormackmsi: Avoid a memory leak by freeing actions scripts...
2006-11-01  Mike McCormackmsi: Search the patch package for source cabinet files.
2006-10-31  Mike McCormackmsi: Mark components with missing or outdated files...
2006-10-30  Mike McCormackmsi: Split ACTION_UpdateInstallStates into two separate...
2006-10-27  Mike McCormackmsi: Remove redundant null checks before MSI_EvaluateCo...
2006-10-26  Mike McCormackmsi: Use msi_feature_set_state and msi_component_set_st...
2006-10-26  Mike McCormackmsi: Create macro functions to set feature and componen...
2006-10-24  Mike McCormackmsi: Split code to get a file's verion into a separate...
2006-10-23  Mike McCormackmsi: Only apply transforms that are valid for a database.
2006-10-23  Mike McCormackmsi: Initialize the summary information from a storage...
2006-10-20  James Hawkinsmsi: Only initialize a component's state if it is linke...
next