Doesn't want to run

  • Higurashi
    10th Aug 2010 Member 0 Permalink
    "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
    Please help, I get this error message everytime I try to run this game. I tried everything, downloaded that C++ 2010 thing for Windows, tried installer, rar, nothings working. My OS is Windows XP Professional. Please help, I love that type of games and I so wanna play this. Thanks.
  • pilojo
    10th Aug 2010 Member 0 Permalink
    reinstall from homepage then unzip the files. If that doesnt work try both .sse's
  • Higurashi
    10th Aug 2010 Member 0 Permalink
    I tried that. Like 20 times I so wanna play that, I beg you, help!
  • TheEyes
    10th Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • Higurashi
    10th Aug 2010 Member 0 Permalink
    Where can I get source code?
  • singularity
    10th Aug 2010 Member 0 Permalink
    To compile it you will need a source editor. Follow these steps


    http://the-powder-toy.wikispaces.com/Win32+code+setup


    hope I helpped.
  • Higurashi
    10th Aug 2010 Member 0 Permalink
    Same thing. Still doesn't work. Thanks for answers.
  • singularity
    10th Aug 2010 Member 0 Permalink
    Hmmmm.

    This happend to me try installing 2005 C++ thingy both of em
  • Higurashi
    10th Aug 2010 Member 0 Permalink
    Still nothing, i installed all of them. Could someone upload their content of WinsXs in windows folder? someone that knows this game works for him. Please.
  • JowM
    10th Aug 2010 Member 0 Permalink
    See this:
    https://powdertoy.co.uk/Forum.html?action=vthread&forum=1&topic=22

    Maybe is the same thing, read the entire topic. For me there's 2 options to make it work, the one on the topic and another that I found later:
    -Open notepad
    -Paste:

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
    <noInheritable></noInheritable>
    <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.762" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
    <file name="msvcr80.dll"/>
    <file name="msvcp80.dll"/>
    </assembly>

    Save as "Microsoft.VC80.CRT.manifest" at powder toy folder.
    Make sure that the C++ 2010 package is installed.