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