View Single Post
  #4 (permalink)  
Old July 20th, 2001
Unregistered
Guest
 
Posts: n/a
Default

OK, enlightenment!

Tried the standalone thin version of 1.6. Actually managed to get it to work nicely!
Seems the JAVA-Fat install calls on javaw.exe
If this is rerouted to java.exe with the same parameters it starts working. Only nag is there pops up a Cmdprompt-window which can't be closed as it holds the main process.

Other than that it works as a charm.

afisk look at this:

Orig. shortcut for 1.6:
Target C:\WINNT\system32\javaw.exe -cp . RunLime
Start in E:\Win2k\Program\Limewire
(Where \Limewire contains 1.6 install)

Does not connect to anything.


My modified as per Runlime.BAT-file in standalone:
C:\WINNT\system32\java.exe -cp . RunLime
E:\Win2k\Program\Limewire\test
(where \test is the standalone DL files)

This works as a workaround but saving settings and such seems somewhat erratic. Also it would be nice to lose the DOSwindow (Though it can be autominimized..hehe)

It would be interesting to see a comment on these findings, as I don't know JAVA.

Paul
Reply With Quote