Skip to content

Instantly share code, notes, and snippets.

@netwjx
netwjx / minify-bb8310-os45.bat
Created July 1, 2012 11:12
Minify bb8310 os4.5 rom
@echo off
set w="%cd%"
if "%1"=="" goto help
echo 操作目录 %1
cd "%1"
if errorlevel 1 goto error
echo 检查目录
cd Java
if errorlevel 1 goto error
echo 创建备份目录