diff options
author | Benjamin-Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-21 13:43:54 +0100 |
---|---|---|
committer | Benjamin-Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-21 13:43:54 +0100 |
commit | f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113 (patch) | |
tree | c6b42466d2ef4d1c50122a2ccaa289603b75176f /Win32/README.txt | |
parent | Ran make distclean for libusb and universal binary support to heimdall-frontend (diff) | |
download | Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.gz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.bz2 Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.lz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.xz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.zst Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.zip |
Diffstat (limited to 'Win32/README.txt')
-rw-r--r-- | Win32/README.txt | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Win32/README.txt b/Win32/README.txt index b2d10fa..2459a09 100644 --- a/Win32/README.txt +++ b/Win32/README.txt @@ -12,7 +12,20 @@ DISCLAIMER: These instructions were written for Windows Vista / Server 2008 however the producedure
-should be essentially the same for all supported versions of Windows (XP onwards).
+should be essentially the same for all supported versions of Windows (XP onwards).
+
+Troubleshooting:
+
+ 1. You get an error as follows:
+
+ The program can't start because MSVCP100.dll is missing from your
+ computer.
+
+ This means that you haven't installed the Microsoft Visual C++ 2010
+ runtimes. The runtimes can be downloaded from:
+
+ http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84&displaylang=en
+
Driver Installation Instructions:
|