msi: Reduce destination file name used in the MoveFiles action to the long file name.
commitef1b0cacfa47e01d859f1477adc8359343caa65c
authorRob Shearman <robertshearman@gmail.com>
Wed, 10 Sep 2008 10:01:15 +0000 (10 11:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Sep 2008 10:08:52 +0000 (10 12:08 +0200)
treeadd8388c5646a88c0d0c0d4bdd31595e5a2b1f90
parente738f6144ecae3b2e85b7f84c6cb042b7c20bdcd
msi: Reduce destination file name used in the MoveFiles action to the long file name.

Add a test for this behaviour.
dlls/msi/action.c
dlls/msi/tests/install.c