View Single Post
  #4 (permalink)  
Old August 31st, 2001
Kenn K
Guest
 
Posts: n/a
Default Limewire 1.6d Shortcut Fix

Upon installing Limewire 1.6d and clicking on the shortcut, the application failed to load (or do anything for that matter).

Originally my shortcut was pointed to the following path:

C:\WINDOWS\SYSTEM\javaw.exe -cp . RunLime

I was able to get Limewire to load by changing it to the following path:

C:\WINDOWS\javaw.exe -cp . RunLime

It now works like a champ! I have no idea why the shortcut set up by the installer points to the wrong path... :-(

Anyway, this fix works!

<< Kenn >>
Reply With Quote