Quote:
Originally Posted by colonel
I believe this should work if someone wants to test it out.
|
Results in "Unable to get Fat16 filesize" for me.
Thus far in testing I can only use paths that includes a full directory path from the drive letter. For instance...
"C:\Documents and Settings\Username\Desktop\Phone Roms\Helmi_APAC_WM3.5_NEW_Kitchen_R1\temp"
"\Documents and Settings\Username\Desktop\Phone Roms\Helmi_APAC_WM3.5_NEW_Kitchen_R1\temp"
But if I adjust the CreateROM.bat file to call the ROM encoder differently...
...
REM CALL ..\temp\HTC64_Extended_ROM_Tool.exe
CALL HTC64_Extended_ROM_Tool.exe
...
Then the generic paths...
"..\Upgrade\nk.nbf"
"nk.nba"
...work.
I'm not 100% sure if that change effects other CreateROM.bat processing as of yet though.
One other annoyance, since the ROM encoder is copied from \TOOLS to \temp each time, saving your changes when running CreateROM.bat will have no effect. Be sure you save your files to "\TOOLS" if you want changes to stick.