https://bugs.winehq.org/show_bug.cgi?id=32515
--- Comment #44 from Christian Inci chris.pcguy.inci@gmail.com --- Hi Sebastian,
I've already tried to set the serial-number to 0xdeadbeef, which didn't made a difference.
So it either seems to be only about the FileIndex or about both.
I also tried to fix it in kernel32.dll and ntdll.dll but CEG flipped me the bird. (At the Installation window on 1%: error codes 2, 3 and either 53 or 55 idk.) (Didn't happened when only changing the serial-number)
I'm not sure how to properly fix/hack this. Ways could be to change the file system driver(s), hooking fstat (the previous two would need support for 64-bit inode numbers), hacking ntdll.dll and wineserver.
Kind regards, Chris