Thread: [FIX]Server Restart - Vista framedynos.dll

Results 1 to 7 of 7
  1. #1 [FIX]Server Restart - Vista framedynos.dll 
    Registered Member
    Join Date
    Nov 2007
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    If your server displays a message while attempting to use tskill.exe and you have Windows Vista, it is because Vista DOES NOT COME WITH TSKILL. Now, several people have realized this and are using taskkill.exe with success. For other who recieve errors, its most commonly related to this:

    framedynos.dll

    There are several ways to solve this problem, and by far the easiest is to download the freeware utility from Mark Russinovich of SysInternals. You can get this utility from Microsoft Technet.

    [Only registered and activated users can see links. ]

    To use this utility, extract the files to your desktop, and place pskill.exe in your server folder. Run it once to get the initialization and license accept screen. Then change your compiler to read:

    Code:
    @echo off
    color 0a
    cls
    echo Voule Auto restart
    "pskill" /t java
    echo Restarting server
    title Your Server Title Here
    java -Xmx512m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.17-ga-bin.jar server
    cls
    FAQ:

    Q: Will this close my client?
    A: Yes, this will close a downloadable client, eg: SilabSofts Client, MoparScape etc.


    Don't think this has ever been posted, or I would have found it.

    Credits:
    Voule Auto Restarter - Gander
    PsTools - Mark Russinovich
     

  2. #2  




    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    27
    Posts
    16,200
    Thanks given
    7,190
    Thanks received
    12,174
    Discord
    View profile
    Rep Power
    5000
    Make a tskill tutorial for XP? please?

    [Only registered and activated users can see links. ]



     

  3. #3  
    Registered Member
    Join Date
    Nov 2007
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    It should be the same thing for XP, try it.
     

  4. #4  
    Yes I Do Own
    Guest
    NVM i did something wrong... it works perfectly thanks
     

  5. #5  
    kev $
    Guest
    look in tools section. i posted a topic like over a week ago with all the downloads.
     

  6. #6  
    Yes I Do Own
    Guest
    is there a way to stop it from closing silabs?
     

  7. #7  
    kev $
    Guest
    tool section people!!! posted this over 2 weeks ago
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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