Sign in
goma
/
wine
/
cc784e277f7300638aa4ab5d993e518e9043ffdb
/
dlls
/
msi
2ba53f4
msi: Update French translation.
by Frédéric Delanoy
· 15 years ago
e60bf53
msi: Improve some traces.
by Hans Leidekker
· 15 years ago
6475c11
msi: Only extract a file when its disk id matches the media disk id.
by Hans Leidekker
· 15 years ago
376c2fd
msi: Store the disk id in the MSIFILE structure.
by Hans Leidekker
· 15 years ago
dd305c3
msi: Set the SourceDir property to the registered source if the product is installed.
by Hans Leidekker
· 15 years ago
41a7f02
msi: Avoid A->W conversions in msi_publish_install_properties.
by Hans Leidekker
· 15 years ago
347bb13
msi: Set install properties just once.
by Hans Leidekker
· 15 years ago
4d2fb55
msi: Add a test to show that the InstallSource property is unchanged after an upgrade.
by Hans Leidekker
· 15 years ago
715a506
msi: Add more patch registration tests.
by Hans Leidekker
· 15 years ago
06a8cc2
msi: Add a test to show that patches are not committed to the local package database.
by Hans Leidekker
· 15 years ago
acd9732
msi: Fix the return value of msi_copy_outval in the error case.
by Gerald Pfeifer
· 15 years ago
aa2542b
msi: Update Lithuanian translation.
by Aurimas Fišeras
· 15 years ago
2a9b4e0
msiexec: Use resource in msi for a help dialog to allow translation.
by Detlef Riekenberg
· 15 years ago
82d7b04
msi: Apply registered patches in MsiOpenPackage.
by Hans Leidekker
· 15 years ago
881ef98
msi: Forward MsiDetermineApplicablePatchesA to MsiDetermineApplicablePatchesW.
by Hans Leidekker
· 15 years ago
920fc34
msi: Register more patch details.
by Hans Leidekker
· 15 years ago
74641ab
msi: Handle non-null product code in MSI_ApplyPatchW.
by Hans Leidekker
· 15 years ago
2546007
msi: Add some tests for patch registration.
by Hans Leidekker
· 15 years ago
23eabb4
msi: Make a local copy of patch packages.
by Hans Leidekker
· 15 years ago
be8d0bb
msi: Remove variable product_code which is not really used from MSI_ApplyPatchW.
by Gerald Pfeifer
· 15 years ago
effda58
msi: Fix return value for ITERATE_RemoveFiles (in the error case).
by Gerald Pfeifer
· 15 years ago
2d2823a
msi: Fix Dutch translation.
by Sven Baars
· 15 years ago
1cc3224
msi: Update Dutch translation.
by Paul Vriens
· 15 years ago
162780d
msi: Support multiple patches per package.
by Hans Leidekker
· 15 years ago
df6b195
msi: Simplify msi_set_context.
by Hans Leidekker
· 15 years ago
c6f281f
msi: Make sure to only open a patch database in msi_apply_patch_package.
by Hans Leidekker
· 15 years ago
73f1294
msi: Test the contents of some of the system tables before and after patching.
by Hans Leidekker
· 15 years ago
3194658
msi: Store a copy of the file extension in the MSIMIME structure.
by Hans Leidekker
· 15 years ago
7d9d670
msi: Fix some test failures on Windows.
by Hans Leidekker
· 15 years ago
82fdc92
msi: Move all file comparisons to CostFinalize.
by Hans Leidekker
· 15 years ago
9af488d
msi: Always evaluate component conditions.
by Hans Leidekker
· 15 years ago
43f7bc8
msi/tests: Use a unique product code when testing MsiConfigureFeature parameter validation.
by Hans Leidekker
· 15 years ago
d9510f5
msi: Only set the property in the Reinstall event.
by Hans Leidekker
· 15 years ago
f23bf7a
msi/tests: Return INVALID_FILE_SIZE from get_pf_file_size if the file can't be opened.
by Hans Leidekker
· 15 years ago
a5a5891
msi: Try to apply a patch to each product it is targeted for.
by Hans Leidekker
· 15 years ago
e31ee69
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
by Hans Leidekker
· 15 years ago
44b7983
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
by Hans Leidekker
· 15 years ago
186f4ef
msi: Make msi_get_property_int and friends take a pointer to a database instead of a package.
by Hans Leidekker
· 15 years ago
031d2c6
msi: Add a test to show that MsiOpenPackage must apply any existing patches.
by Hans Leidekker
· 15 years ago
80878d0
msi: Sync combo control value with associated property.
by Octavian Voicu
· 15 years ago
857f979
msi: Fill combo control with items from database.
by Octavian Voicu
· 15 years ago
2793a4f
msi: Use standard window class for combo control and add error checking.
by Octavian Voicu
· 15 years ago
9c89243
msi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle.
by Octavian Voicu
· 15 years ago
d8504e0
msi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenDatabase.
by Hans Leidekker
· 15 years ago
9a9faef
msi: Don't assume unversioned files are present.
by Hans Leidekker
· 15 years ago
f08c355
msi: Add beginnings of a test module that concentrates on patches.
by Hans Leidekker
· 15 years ago
8f53405
msi: Remove the string index parameter from msi_addstringW.
by Hans Leidekker
· 15 years ago
fc15e56
msi: Make the name parameter of create_storage and create_stream constant.
by Hans Leidekker
· 15 years ago
111d33b3
msi: Remove unused and redundant name field from STORAGE structure.
by Hans Leidekker
· 15 years ago
109ffd0
msi: Make the string reference count a short.
by Hans Leidekker
· 15 years ago
33299fa
msi: Move application of substorage transforms out of msi_parse_patch_summary.
by Hans Leidekker
· 15 years ago
bcc0ad9
msi: Release summary information on error in msi_parse_patch_summary.
by Hans Leidekker
· 15 years ago
a0ba56b
msi/tests: Run the RemoveODBC action to unregister the fake drivers.
by Hans Leidekker
· 15 years ago
88214a7
msi: Make the string reference count a short.
by Hans Leidekker
· 15 years ago
ff2f894
msi: Make the string reference count a short.
by Hans Leidekker
· 15 years ago
d430386
msi: Display a MessageBox in MsiMessageBoxEx.
by Detlef Riekenberg
· 15 years ago
55fbf84
msi/tests: Remove temporary files.
by Paul Vriens
· 15 years ago
dd1bef3
msi: Reset the MsiEnumPatchesExW index on failure.
by Hans Leidekker
· 15 years ago
7aad77a
msi: Add tests for registering and unregistering MIME info.
by Hans Leidekker
· 15 years ago
3050cde
msi: Implement the UnregisterMIMEInfo standard action.
by Hans Leidekker
· 15 years ago
a7ef96f
msi: Add tests for registering and unregistering extension info.
by Hans Leidekker
· 15 years ago
17d7eff
msi: Implement the UnregisterExtensionInfo standard action.
by Hans Leidekker
· 15 years ago
3bdfa1f
msi: Implement the UnregisterProgIdInfo standard action.
by Hans Leidekker
· 15 years ago
90158af
msi: Add tests for registering and unregistering class info.
by Hans Leidekker
· 15 years ago
cf75d40
msi: Set the action taken in the RegisterExtensionInfo and RegisterClassInfo actions.
by Hans Leidekker
· 15 years ago
843968c
msi: Implement the UnregisterClassInfo standard action.
by Hans Leidekker
· 15 years ago
86f76d2
msi: Fix compiler warnings with flag -Wcast-qual.
by Mikhail Maroukhine
· 15 years ago
f930c87
objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN.
by Mikhail Maroukhine
· 15 years ago
5a08c9e
msi: Improve the SetODBCFolders action stub.
by Hans Leidekker
· 15 years ago
2c5e1f6
msi: Implement the Reinstall control event.
by Hans Leidekker
· 15 years ago
e5869d5
msi: Keep source directory and cabinet file separate.
by Hans Leidekker
· 15 years ago
1407f1e
msi: Return the right error when a cabinet cannot be extracted.
by Hans Leidekker
· 15 years ago
129161f
msi: Update the UI in the StartServices and StopServices actions.
by Hans Leidekker
· 15 years ago
4a88562
msi: Reset the MsiEnumProductsW index on failure.
by Alexandre Julliard
· 15 years ago
d495fa1
msi/tests: Fix test failures on W2K with Windows Installer 3.0.
by Paul Vriens
· 15 years ago
114aa43
msi/tests: Fix test failures on W2K with Windows Installer 2.x.
by Paul Vriens
· 15 years ago
05d0787
msi/tests: Fix test failures on W2K with Windows Installer 2.x.
by Paul Vriens
· 15 years ago
1d453a1
msi: Search network sources in addition to disk sources.
by Hans Leidekker
· 15 years ago
faf750f
msi: Remove stream from streams cache before destroying it.
by Hans Leidekker
· 15 years ago
367c204
msi: Don't crash on null last parameter in MsiDecomposeDescriptor.
by Hans Leidekker
· 15 years ago
d0856c0
msi: Display REG_EXPAND_SZ values too in the WriteRegistryValues action.
by Hans Leidekker
· 15 years ago
18a85ca
msi: Update the UI in the UnpublishFeatures action.
by Hans Leidekker
· 15 years ago
706c4f7
msi: Implement a second cabinet extractor on top of IStream and use it to extract embedded cabinets.
by Hans Leidekker
· 15 years ago
27e9027
msi: Set the action taken in the ProcessComponents and InstallFiles actions.
by Hans Leidekker
· 15 years ago
8722d0c
msi: The AppSearch and CCPSearch actions must be run only once.
by Hans Leidekker
· 15 years ago
a4be941
msi: Display the file identifier instead of the filename in the SelfRegModules and SelfUnregModules actions.
by Hans Leidekker
· 15 years ago
ba51763
msi/tests: Remove temporary files.
by Paul Vriens
· 15 years ago
fbef721
makefiles: Remove the no longer needed explicit dependencies for bison files.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
5c6de79
msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
by Nikolay Sivov
· 15 years ago
e5c182f
msi/tests: Remove a key after running tests.
by Paul Vriens
· 15 years ago
73d316c
msi: Also update the UI when removing files listed in the RemoveFiles table.
by Hans Leidekker
· 15 years ago
ab9a181
msi: Update the UI in the RegisterUser action.
by Hans Leidekker
· 15 years ago
4341f18
msi: Update the UI in the RegisterProduct action.
by Hans Leidekker
· 15 years ago
c547fb3
msi: Display the product code in the PublishProduct action.
by Hans Leidekker
· 15 years ago
e90fbf0
msi: Update the UI in the MsiPublishAssemblies action.
by Hans Leidekker
· 15 years ago
a358c7f
msi: Update the UI in the MoveFiles action.
by Hans Leidekker
· 15 years ago
aba6afc
msi: Move the implementation of the MoveFiles action to files.c.
by Hans Leidekker
· 15 years ago
a554930
msi: Update the UI in the RemoveODBC action.
by Hans Leidekker
· 15 years ago
eff0503
msi: Update the UI in the InstallODBC action.
by Hans Leidekker
· 15 years ago
Next »