View Single Post
Old 01-10-2008, 12:46 AM
     
  #85 (permalink)  
dakan
Registered User
Join Date: 01-10-2008
PDAPhone: Kaiser
Carrier: At&t
Posts: 1
 

Arrow Kaiser Setup.

Quote:
Originally Posted by mexy View Post
no.... it doesnt work on the kaiser.
It took a little fiddling but I figured it out how to get this to work on the Kaiser. There is no need to install jbed.exe because it's already present on the device (I've got an at&t tilt specifically).

First getting the network messages to go away. You need to edit selector.utf and change the
Code:
domain=untrusted, \
to be this (I did this in notepad myself)
Code:
domain=tckmax   , \
That's three spaces after tckmax. That was all mine required. Also while you're there note the root that is there the root=s?_ you'll need that for part 2

Second getting the link working. This is almost exactly as it's written in the tutorial. The one thing that screwed me up wasn't in the tutorial at all. your .lnk file looks like this:
Code:
28#"\windows\jbed.exe" -run s8_
There is no return at the end of the line, that's what threw me. In this example s8_ is replaced by what you found in the selector.utf file.

Hope that helps someone.
-Dakan
Arrow
Arrow
Arrow
 
dakan is offline   Reply With Quote