View Single Post
  #5 (permalink)  
Old 11-22-2008, 04:49 PM
indagroove's Avatar
indagroove
AWOL
Offline
 
Join Date: Nov 2007
Posts: 3
Reputation: 120
indagroove is keeping up the good workindagroove is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How Do I Edit PREPIT

Quote:
Originally Posted by Old_Man_Jenkins View Post
prepit does not need to be modified, but you will need to make a change in regards to buildit.

you'll notice this code in buildit:

Code:
@echo Building RUU_signed.nbh...
@..\Tools\nbhgen.exe ..\Tools\vogue_nbh.txt
@echo .... Done.
you can leave that alone, but you will need to change \Tools\vogue_nbh.txt to this:

Code:
DIAM500
SPCS_001
1.09.xxx
USA
400,os-new.nb
My vogue_nbh.txt file looks like this:

Code:
DIAM500
11111111
pocoROM
USA
400,os-new.nb
works fine..
Reply With Quote