Menu

#3 Launchy - Bootup Crash Fix (!)

open-fixed
nobody
None
1
2007-02-07
2007-02-04
Kenzeitak
No

This is only a temporary solution which works for me, im not sure if it works for you but it might be worth a shot. Its only some batch files and text files. (2kb)

Remember to read the Readme.txt file properly!!!!!
You will have to edit some things yourself.

(!) Explanation:
What it does is simply spend some time before launching launchy at startup. A stupid and simple solution until the real problem is fixed.

(!) Note:
Since it will ping your own computer you might have to "allow" the visual basic script called "runscript.vbs" to run with your firewall. It all depends what kind of security you have.

Hope this helps...

Regards Nicklas Hult
http://www.kenzeitak.inc.se

Discussion

  • Kenzeitak

    Kenzeitak - 2007-02-04

    Launchy VisualBasic Run command

     
  • Nobody/Anonymous

    Logged In: NO

    I noted that this works about 1/3 of the boot times.
    You might have to add another line of "ping localhost" into the "sleep.bat" file.

    It will then look like this
    [code]
    echo off
    ping localhost
    ping localhost
    c:\windows\launchy.lnk
    [/code]

     

    Related

    Code: code

  • Kenzeitak

    Kenzeitak - 2007-02-07
    • priority: 5 --> 1
    • status: open --> open-fixed
     
  • Josh

    Josh - 2007-04-20

    Logged In: YES
    user_id=526685
    Originator: NO

    Sorry Kenzeitak, I hardly ever look at the patches section. Yes, this would have worked. Thankfully the problem is fixed for good now.

    Thanks!

    Josh

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.