The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: my fix for the runtime error..
by Paul J R on Wednesday December 9th 2009, 7:05
The line i changed (around line 4):
assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.4053"
to this
assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.762"
the appdb text box apparently didnt like me putting anything in that looked like a html tag... imho, its a simpler fix, but im not 100% certain of the impact... i've been playing a fair bit with it tonight and it appears to be 100% functional.
I'm sorry I can't enter it all here because of a character limit or something ; ;
Ignore the top line of code, that's just nonsense, just follow the directions under it.