For$
<!-- begin site header -->
<div id=

Author Topic: Um how do i fix this and setup my server  (Read 15548 times)

jem14

  • Newbie
  • *
  • Posts: 1
    • View Profile
Um how do i fix this and setup my server
« on: January 07, 2011, 05:12:23 am »
um it says MSVCR100.dll is missing and yeah.

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Um how do i fix this and setup my server
« Reply #1 on: January 07, 2011, 12:09:19 pm »
it seems that you need to install Microsoft Visual C++ 2010 Redistributable Package...

I'll check if there is a way to avoid this =/

Ligustah

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: Um how do i fix this and setup my server
« Reply #2 on: January 07, 2011, 04:06:26 pm »
If i remember correctly there is an option in VC++ that allows you to statically link in the redistributables, or some other way of avoiding that runtime dependency.