View Single Post
  #2 (permalink)  
Old July 20th, 2001
afisk afisk is offline
LimeWire Developer
 
Join Date: May 6th, 2001
Location: New York
Posts: 691
afisk is flying high
Default

If you right click on the shortcut that you are using to start LimeWire, you should be able to select "Properties." From the properties window you should see the "Target" field listing:

"C:\Program Files\JavaSoft\JRE\1.3.1\bin\javaw.exe" -cp . RunLime

Try changing this to read simply:

javaw.exe -cp . RunLime

This should solve the problem.

Is this happening with LimeWire 1.6?

Is your "Program Files" directory somewhere other than "C:\Program Files"?

Thanks.
Reply With Quote