Re: [ROM] - 1/7 - CleanROM 1.3 - Performance Tuned!
Well, there's probably an easier way, but this "will" work.
Download and extract this:
CleanFLASH 1.0 - Downloads - Scott's ROMS
Inside of that extracted dir, there is adb.exe and some .dlls. Rename CleanROM 1.4 zip to PH98IMG.zip (not sure if it matters, just do it) and put it in the same directory as adb.exe.
Plug in your phone, charge only, USB debugging. Go to the recovery menu and go to mount. Mount /sdcard
Go to a CMD prompt and cd to the directory you extracted adb.exe and the dlls to from the Cleantools zip.
type:
adb push PH98IMG.zip /sdcard/
It will say killing and/or starting server and just sit at a prompt for a bit. It takes a while, the file is pretty big.
When the prompt returns, go to install from zip.
Actually, you might want to just mount the sdcard and see if your file is sitting there. if not, then just copy it again following the above.
This is all from memory, but that should be fairly accurate.