http://bugs.winehq.org/show_bug.cgi?id=4517
------- Additional Comments From truiken@gmail.com 2006-13-09 20:47 ------- This err:
err:msi:deformat_file Unable to get ShortPath size
is misleading and should be changed to a warn or trace. It's not necessarily an error when this happens. We get this error because the file we're trying to get the short path for does not exist. In many installers, the file isn't supposed to exist yet, so we just copy the long path.