https://bugs.winehq.org/show_bug.cgi?id=18935
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.peachtree.com/pr |https://archive.org/downloa |oductsServices/tryPeachtree |d/Peachtree2010_201603/Peac |/ |htree-2010.iso
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20160126165042/http://www.sage.com:80/us/sage-50...
https://archive.org/download/Peachtree2010_201603/Peachtree-2010.iso
$ sha1sum Peachtree-2010.iso 5461b349ce6acfbc53121f4ef7c0fb2c020f988b Peachtree-2010.iso
$ du -sh Peachtree-2010.iso 625M Peachtree-2010.iso
Quick test reveals it was still not working with Wine 1.5.29 but fixed with Wine 1.5.30 so my test in comment #4 was kinda on spot with the timing.
--- snip --- $ git log --oneline wine-1.5.29...wine-1.5.30 -- dlls/msi
10975967dfc msi: Set the PrimaryVolumePath and PrimaryVolumeSpaceAvailable properties. b98ef8f087c msi: Treat an empty install location as missing. ce6a037abc9 msi: Fix ComputerName property. 8328562e4ce msi: Assume a transform is applicable if it doesn't specify any products. d5fc4ce7729 msi/tests: Add a trailing '\n' to an ok() call and fix a typo. 1ed6bc2e025 msi: Properly map script function return values to MSI errors. 7129293b9a7 msi: Use next cabinet from the media table instead of failing when there is a mismatch with continuous cabinet. e249b930921 msi: Add tests to show that only msi cab filename is taken in case of mismatch with the one given by previous cab. --- snip ---
Regards