View Single Post
  #16 (permalink)  
Old 06-10-2007, 05:37 PM
rfletch12's Avatar
rfletch12
PPCGeeks Regular
Offline
 
Join Date: Feb 2007
Posts: 50
Reputation: 5
rfletch12 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
There are various ways to fix the pathing issues for the sprint project file. I fixed it with an easy fix:

1. Open the HTC tool in the tools folder
2. browse to the Sprint project file in the same tools folder
3. change the paths to "nk.nbf" and "nk.nba" with out the quotes and nothing else
4. click save, then click cancel

Now when the createrom.bat file copies them to temp and executes the htc tool from there the paths will be correct because it's in the temp folder along with the nba file.

The batch file actually copies the .nbf file from temp to the upgrade folder so there is no need to point it directly to the upgrade folder.

Now like i said there are various ways of fixing this but this one fixes it without editing the batch file.
Reply With Quote