Results 1 to 7 of 7
  1. #1
    nottell's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    3

    does anybody use microsoft visual c++ 2010 express i need help

    when i was a bout to release a hack this pop up please tell me how to fix it

    A Visual Studio DLL, coloader80.dll, is not correctly installed. Please repair your Visual Studio installation via 'Add or Remove Programs' in Control Panel.
    If the problem persists, you can manually register coloader80.dll from the command prompt with 'regsvr32 "%CommonProgramFiles%\Microsoft Shared\VS7Debug\coloader80.dll"

  2. #2
    TaBz3's Avatar
    Join Date
    Jun 2009
    Gender
    female
    Posts
    836
    Reputation
    12
    Thanks
    782
    During debugged (whatever you're making), does the prompt only come for this project or others (or both?)
    If so, try unistalling Visual Studio .NET fully (remove from registry, then remove the folder from the Program Files section) then reboot your computer and install a clean copy of the program.

    If that doesn't work, try replacing the following files with their equivalents from the Visual Studio .NET installation media:
    • Program Files\Common Files\Microsoft Shared\VS7Debug\coloader.dll
    • Program Files\Common Files\Microsoft Shared\VS7Debug\csm.dll
    • Program Files\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
    • Program Files\Common Files\Microsoft Shared\VS7Debug\pdm.dll
    • Program Files\Common Files\Microsoft Shared\VS7Debug\vs7jit.exe
    • Program Files\Common Files\Microsoft Shared\VS7Debug\mdm.exe


    or register each DLL above with regsvr32.EXE, e.g:
    regsvr32 "ProgramFiles\Common Files\Microsoft Shared\VS7Debug\coloader.dll"
    I would also like to say, when you open "run.exe" to register each of them, make sure you include binary line (the library location) and not just 'regsvr32'.

    Hope that helps!
    Last edited by TaBz3; 09-30-2012 at 03:39 AM.

  3. #3
    nottell's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    3
    ? i dont know where to get these

  4. #4
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Moved.
    I guess you will find more answers here.

  5. #5
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Just reinstall the bloody thing. It will save you more time that trying to figure out all this shit. Just download the express edition, that one you know is a proper copy with a proper installation.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  6. #6
    ChampJH's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    Maybe u SDK files ? im new but like is a hack can be SDK FILES.

  7. #7
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by Jetamay View Post
    Just reinstall the bloody thing. It will save you more time that trying to figure out all this shit. Just download the express edition, that one you know is a proper copy with a proper installation.
    ^
    Reinstalling is always the fastest when related to VS.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

Similar Threads

  1. [Release] My First Injector Made In Microsoft Visual Basic 2010 Express
    By Pro42 in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 20
    Last Post: 08-13-2013, 09:06 AM
  2. [Solved] Microsoft Visual Studio 2010 Express*Error*
    By CookieMonster™ in forum Combat Arms Coding Help & Discussion
    Replies: 3
    Last Post: 04-06-2012, 03:32 PM
  3. Microsoft Visual C + + 2010 Express
    By Flag666 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 10-20-2011, 10:12 AM
  4. [Solved] microsoft visual basic 2010 express
    By chaosGG in forum CrossFire Help
    Replies: 20
    Last Post: 09-28-2011, 02:44 PM
  5. Replies: 3
    Last Post: 04-07-2009, 10:26 PM