Welcome to TalkGraphics.com
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    1

    Default Re: Microsoft visual C++ Runtime Library - runtime error!

    Quote Originally Posted by libertygirl View Post
    Hi! I'm new, so go easy on me!

    Microsoft visual C++ Runtime Library

    Runtime Error!

    Program: C:\Program Files\xara\Webstyle 3.0\Webstyle.exe

    abnormal program termination.

    Any ideas?
    Hi!

    I make the .bat file this contents:

    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\bincoder.dll"
    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\templman.dll"
    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\xaradocg.dll"
    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\xmupload.dll"
    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\bmpimporter.dll"

    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\templop.dll"
    Regsvr32 "C:\Program Files\Xara\Webstyle 4\dlls\xfontman.dll"
    "C:\Program Files\Xara\Webstyle 4\dlls\xwsindex.exe" /RegServer

    After run this

  2. #2
    Join Date
    Jul 2004
    Location
    Bridgewater
    Posts
    98

    Default Re: Microsoft visual C++ Runtime Library - runtime error!

    I am getting this same error message. I don't understand how to make the Bat file described in the above message.
    Can anyone explain?
    Thanks
    J B

  3. #3
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Microsoft visual C++ Runtime Library - runtime error!

    John the regsvr32 is an application on 32bit windows systems. The text within the quotation marks is the full path to a dll file required by Webstyle 4.

    Essentially you look for all dll files in the folders for Webstyle and make sure they are registered.

    If you open a command prompt you can type the commands individually or you can create a .bat file like Kovarik shows in his post. Either way the dll is added to the registry.

    The last line of Kovarik's .bat registers the xwsindex.exe file.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  4. #4
    Join Date
    Feb 2007
    Posts
    1

    Default Re: Microsoft visual C++ Runtime Library - runtime error!

    Alrighty, well, I have a slightly related problem. See I'm a gamer... I have a desktop and a laptop, I normally game on my desktop, because there are less problems with it. However, my 450$ graphics card blew and i have to send it back to get repaired, in the mean time I planned to play Silk Road Online on my laptop, but I have a runtime libary issue with it. How would I figure out what file to register in order to get my game to work?

    I'm quite computer litterate and have been searching for a solution for hours now, I figured the people here knew what they were talking about as I read the solutions here, I'd just like a educated answer to my problem.

  5. #5
    Join Date
    Mar 2007
    Posts
    1

    Default Re: Microsoft visual C++ Runtime Library - runtime error!

    Ruko in your case make sure you have the .net framework installed. If you do, just try again. I also play silkroad and somtimes have to keep restarting the game till the error goes away.

    As for JBLansing to make the batfile just open notepad, paste the text in it and save the file as filename.bat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •