Hi all,
I made a short batch for NX to remove some of the junk from the SYS folder. Now all you have to do is step 2 and 3.
Copy this into a text file name it shortsys.cmd and save in your SYS folder.
Code:
@echo off
FOR /D %%I IN (dpi_96*) DO RMDIR /S /Q %%I
RMDIR /S /Q dpi_192_resh_480_resv_640
FOR /D %%I IN (*) DO RMDIR /S /Q "%%I/0419"
Quote:
2) Put MSXIPKernel in ROM\Shared\2xxxx
3) Make an empty folder in ROM\Touch_Pro2\ called 2xxxx... copy one of the existing OEMXIPKernel's into it.
|
http://www.inventingminds.net/