View Single Post
  #219  
Old 12-31-2015, 08:11 AM
Pufferfish Pufferfish is offline
Scrawny Gnoll


Join Date: Oct 2014
Posts: 21
Default

If you have Windows 7 or Windows 8.0, update KB2670838 has been known to cause all sorts of issue's with older games. You can try uninstalling it to see if it fixes any problems for you. (Google KB2670838 to get an idea of what I am talking about)


How to check if you have update KB2670838
Open the command prompt. Type...
wmic qfe | find "KB2670838"

If nothing comes up, you're golden.

If it lists the update + Computer Name\User Name + date installed, then you have update KB2670838 installed.


How to uninstall update KB2670838
Open the command prompt. Type...
wusa /uninstall /kb:2670838
When it finishes, reboot your computer
Reply With Quote