projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Only apply a transform when its language id matches the system language id.
[wine]
/
dlls
/
msi
/
tests
/
install.c
2009-03-23
James Hawkins
msi: Handle a NULL and empty szPackagePath in MsiInstal...
blob
|
commitdiff
|
raw
2009-03-12
Paul Vriens
msi/tests: Fix a test for systems with %TEMP% being...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
James Hawkins
msi: Fix a failing test on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Ge van Geldorp
msi/tests: EstimatedSize is not set consistently betwee...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Ge van Geldorp
msi/tests: Windows Installer 3.0 often returns ERROR_IN...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Andrew Nguyen
msi/tests: Fix a few handle leaks.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Stefaniuc
msi/tests: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Michael Stefaniuc
include: Change to LONG/ULONG in fci.h for Win64 compat...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Alexandre Julliard
msi/tests: Add CDECL to the cabinet callback functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Paul Vriens
msi/tests: Skip tests on win9x by checking functionalit...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Paul Vriens
msi/tests: Skip some tests on Win9x and WinMe.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-30
James Hawkins
msi: Allow private properties from the AdminProperties...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
James Hawkins
msi: Convert command line property names to uppercase.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
James Hawkins
msi: Set the source path tests to "interactive" to...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
James Hawkins
msi: All files are uncompressed in an administrative...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
James Hawkins
msi: Resolve file source paths dynamically, as the...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-29
Marcus Meissner
msi/tests: Fix explicit C:\\Program Files\\ references.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Marcus Meissner
msi/tests: Reduce buffer to size of string written.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Paul Vriens
msi/tests: Create only one log file and delete it after...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-10
Rob Shearman
msi: Reduce destination file name used in the MoveFiles...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
James Hawkins
msi: Actions should be run even if the installed state...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Paul Vriens
msi/tests: Create a system restore point when needed.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Paul Vriens
msi/tests: Add a missing CoUninitialize.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Don't remove a misc file if the action is unknown.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Fix the logic to determine the appropriate action...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Don't remove a file that is installed as source.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Remove an invalid setting of the install state.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: If the filename is empty or NULL, remove the direc...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Handle processing a component that is installed...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Base removal of a file on the component's action...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Remove misc files from the RemoveFile table.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: A file's component's state does not determine...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Ignore a file that has a missing component.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
James Hawkins
msi: Also check the LocalPackage install property when...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
James Hawkins
msi: Test how MsiConfigureProductEx locates the source...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
James Hawkins
msi: Add tests for MsiConfigureProductEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
James Hawkins
msi: Test mixing short and long source paths when insta...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
James Hawkins
msi: msidbFileAttributesVital has no effect on the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
James Hawkins
msi: Only use the long filename when resolving the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Fix the published location of the upgrade code...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Open the local user data product key for the machi...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Test the PublishProduct action with the machine...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Publish the UpgradeCode in PublishProduct.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Publish media disks whether the drive type is...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Publish a few more product properties.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Allow checking a REG_MULTI_SZ string.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Squash the package code property.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Don't publish the product to an invalid location.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Don't set an invalid install property in PublishPr...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Rewrite the PublishProduct test to only check...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Test the RegisterProduct action with the machine...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Factor out the publishing of installation properties.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Don't publish the upgrade key to an invalid location.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Rewrite the RegisterProduct test to only check...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
James Hawkins
msi: Fix the PublishFeatures action to handle the packa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Don't publish features to an invalid location.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Rewrite the PublishFeatures test to only check...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Fix the RegisterUser action to handle the package...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Rewrite the RegisterUser test to only check the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Fix the ProcessComponents action to handle the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Don't publish components to the Installer key.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Rewrite the ProcessComponents test to only check...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Paul Vriens
msi/tests: Cleanup registry after test.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
James Hawkins
msi: Don't enable a feature's components if that featur...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
James Hawkins
msi: Remove a debugging call.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
James Hawkins
msi: Fix a few tests that fail in win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Austin English
msi: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
James Hawkins
msi: Test and reimplement MsiQueryProductState.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
James Hawkins
msi: Remove the dependence on compressed cabinets in...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
James Hawkins
msi: Don't publish the product for the custom action...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
James Hawkins
msi: Deformat the service name and display name when...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
James Hawkins
msi: Ignore the custom action type 51 if the source...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
James Hawkins
msi: Fix handling of published installer properties.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
Ove Kaaven
msi: Fix bug in handling of multivolume CAB files.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
James Hawkins
msi: Break out the publishing tests into their respecti...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Paul Vriens
msi/tests: Fix test that depends on the order of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Paul Vriens
msi/tests: Skip tests that contain functions that are...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
James Hawkins
msi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGE...
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-21
James Hawkins
msi: Implement MsiSourceListEnumSources.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Add tests for enumerating the source list after...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Paul Vriens
msi/tests: Services are not available on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
James Hawkins
msi: Add tests for source folder resolution.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
James Hawkins
msi: Don't check for the existence of the msi package...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Alexandre Julliard
msi/tests: Fix test that depends on the order of the...
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-11
Francois Gouget
msi/tests: Tweaked so it does not look like things...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Create parent directories when duplicating files...
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: Remove an erroneous table.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
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-26
James Hawkins
msi: Set the file contents of the file hash test file...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Misha Koshelev
msi/tests: Close opened service handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Don't ignore the error returned by ready_media.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Only check the presence of the cabinet if the...
blob
|
commitdiff
|
raw
|
diff to current
next