Launchy - Bootup Crash Fix (!)
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
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
Launchy VisualBasic Run command
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
Logged In: YES
user_id=860630
Originator: YES
Josh has fixed this problem now =)
Refer to this bug tracking thread: https://sourceforge.net/tracker/?func=detail&atid=725839&aid=1556000&group_id=132975
Direct download:
http://cs.unm.edu/~karlinjf/Launchy.exe
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