PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   Batch file commands for Htc rom tool? (http://forum.ppcgeeks.com/showthread.php?t=70192)

coolsac32 05-30-2009 04:43 PM

Batch file commands for Htc rom tool?
 
hey do you have a list of batch file commands to get the Htcrt running smoothly in a kitchen environment because i keep getting a "project file does not exist error"
here is my .bat file:
HTML Code:

echo.
cd..
cd RELEASE_%device%
if exist "RUU_signed.nbh" del /q RUU_signed.nbh
if not "%errorlevel%"=="0" goto error
rem cd..
rem cd temp
echo executing HTCRomTool to build nbh file...
rem ---------------------------------------------------
 ..\Tools\htcrt /buildrom "%cd%\sacrom.htcrtproj" "%cd%\RUU_signed.nbh"
rem ---------------------------------------------------
if not "%errorlevel%"=="0" goto error
cd..
cd release_%device%
echo.
dir RUU_signed.nbh
echo.

im using ervius visual kitchen


All times are GMT -4. The time now is 08:49 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0