ericmckean / nulldc

Automatically exported from code.google.com/p/nulldc
0 stars 0 forks source link

NullDC Problem with Xp Service Pack 2 #391

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I need to download the Visual C++ 2010 runtimes to avoid a msvcp100.dll error. 
But these runtimes seem to require service pack 3 for XP. Is there anyway 
around this because I don't want to upgrade to SP3?

Original issue reported on code.google.com by qoexte...@gmail.com on 22 Jul 2011 at 1:27

GoogleCodeExporter commented 9 years ago
You could try compiling everything in VS2008, or compile it on VS2010 with the 
toolset of every project set at v90. I think that would use the VS2008 runtimes 
instead.

Or, you could just install the SP3 and be done with it.

Original comment by KrossX3 on 22 Jul 2011 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by KrossX3 on 22 Jul 2011 at 10:52

GoogleCodeExporter commented 9 years ago
Honestly, just get SP3.  Back when I used XP, it gave me some more options and 
it just seemed to make the computer seem a bit better.

Original comment by hookonso...@gmail.com on 23 Jul 2011 at 12:58

GoogleCodeExporter commented 9 years ago
Or just download those dlls, i include them in my project using vs2010 to avoid 
this kind of problem http://www.freewebs.com/vortex666/VS2010%20Dlls.zip

Original comment by stevebea...@gmail.com on 29 Aug 2011 at 5:06

GoogleCodeExporter commented 9 years ago
Marijane I just downloaded these.. thanks alot
but how do I now apply these files and get it to work with SP2

If I could ask for alittle walkthrough if it's simple
..I'd really appreciate it!

Original comment by qoexte...@gmail.com on 30 Aug 2011 at 12:55

GoogleCodeExporter commented 9 years ago
Don't just download DLLs if you don't know what you're doing. This software now 
requires VS2010 C++ Runtimes to be installed and there's a link to the official 
installer. In case of being unable to do so, you do not meet the requirement of 
this software. Furthermore, any troubles that may arise by trying to workaround 
it (including those DLLs) are not an Issue for this tracker.

Other than that, that seems like forum chatter and this ain't a forum.

Original comment by KrossX3 on 31 Aug 2011 at 3:58