[Bug 5325] Access 2000 runtime installer (art2kmin.exe) fails to unpack all files
http://bugs.winehq.org/show_bug.cgi?id=5325 truiken(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://support.microsoft.com|http://support.microsoft.com |/default.aspx?scid=kb;en- |/default.aspx?scid=kb;en- |us;243957 |us;243957 ------- Additional Comments From truiken(a)gmail.com 2006-04-06 20:28 ------- The files are not installed during setup because our MoveFiles msi action is not implemented. MoveFiles differs from InstallFiles in that MoveFiles will locate already existing files in the system and move (install) those files to another destination, whereas InstallFiles just copies files listed in the File table to a destination directory. This bug can be identified by installers that extract all install files to a temp directory, say from a zip file, and then run the setup application. This should be fixed once the MoveFiles action is implemented in msi. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs