I downloaded and installed latest patch and now have the 10242 error message...complete valid CoH inst could not be found. A previous post reply said to ask "Steam Forums". Why "Steam Forums"...I got the game from a retail outlet and never had issues with previous patches other than the increase in lag.
What will steam do that Relic cant?
Also, I found this "solution" in a google search...not sure if there is merit in the solution...
Company of Heroes error 10242 - solution
--------------------------------------------------------------------------------
Just in case someone else is searching for the answer to this question...
I just moved my CoH install to a new system by copying the folder over rather than going through an evening of re-installation. Everything worked great on the new system until the 2301 patch showed up. Then it complained and gave me an error 10242 when I tried to install the patch.
It pained me for awhile and then I decided to dig in and figure out what was making it fail. It turned out to be a missing registry entry.
Adding this uninstall section fixed the problem. If you are doing this yourself, make sure the version in DisplayVersion matches your install.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Company of Heroes]
"DisplayName"="Company of Heroes"
"UninstallString"="\"C:\\Program Files\\THQ\\Company of Heroes\\Uninstall_English.exe\""
"InstallLocation"="C:\\Program Files\\THQ\\Company of Heroes"
"Publisher"="THQ Inc."
"DisplayVersion"="2.300.0"
"DisplayIcon"="\"C:\\Program Files\\THQ\\Company of Heroes\\Uninstall_English.exe\""Cut and paste the above into a file and import it into your registry with regedit. BE CAREFUL with regedit, doing it wrong can really mess up your system.
I hope someone searching the net finds this and is helped.[/I]





