|
||||
Re: [ROMs][KITCHEN]->>Oct 18<<6.5 NK-RZ Baseline 23069 TF3d 2.1 & Titanium
Quote:
at this very moment the dialer is broken, I am working on phonecanvas v5 from the latest tachi dump. who knows what else that may have broken... edit: alarm works fine in titanium. guess I will cook another manila and see for myself. Last edited by raidzero; 10-19-2009 at 11:01 AM. |
|
||||
Re: [ROMs][KITCHEN]->>Oct 18<<6.5 NK-RZ Baseline 23069 TF3d 2.1 & Titanium
i wish i remembered what programs/servers i used to make a FTP server/account so i could share my documents with friends easier but good luck on the script etc sounds like an awesome idea. definatly have to bookmark the link in FireFTP
|
|
||||
Re: [ROMs][KITCHEN]->>Oct 18<<6.5 NK-RZ Baseline 23069 TF3d 2.1 & Titanium
This is the script (sanitized, mind you)
Code:
cd c:\users\ispmo151\downloads\winmo\upload set path = "C:\Program Files\WinRAR\";%path% rar a "c:\users\ispmo151\Downloads\WinMO\upload\RZ.rar" "C:\Users\ispmo151\Downloads\WinMO\AAA - Kitchens\RZ Baseline3.2 Kitchen v2.1" -mt2 -m5 -ag[yyyy-mm-dd] >> C:\users\ispmo151\downloads\WinMO\upload\LOG.TXT for /F %%a in ('dir /b *.rar') do set FILE=%%a echo user> upload.scr echo pass>> upload.scr echo bin>> upload.scr echo lcd c:\users\ispmo151\downloads\winmo\upload>> upload.scr echo cd raidzero.alexauv.com/kitchens/nightly>> upload.scr echo bye>> upload.scr ftp -i -s:upload.scr ftp.alexauv.com del %FILE% oh yeah, those paths are obviously for my set-up, if you just copy and paste it will most likely not work for you. Last edited by raidzero; 10-19-2009 at 11:44 AM. |
|
||||
Re: [ROMs][KITCHEN]->>Oct 18<<6.5 NK-RZ Baseline 23069 TF3d 2.1 & Titanium
Quote:
you'll see the xtras u need to install... I use windows server 2k3, ....
__________________
OMJ's HTC EVO 2.3.3 Custom ROMs
Sprint Touch Pro and TPro 2 Flashed to MetroPCS = Guide for MetroPCS Dont forget to hit Thanks, if I helped. |
|
||||
Re: [ROMs][KITCHEN]->>Oct 18<<6.5 NK-RZ Baseline 23069 TF3d 2.1 & Titanium
with any windows os, that is professional, should work, haven't tried windows 7,,
but if it is professional.... it will work... goto control panel, then add and remove programs... on the left add windows component... click on iis services, check the details.. click on http, ftp services, i always remove smtp.. thats for email servers, I just use it to share programs and regular drivers and stuff... |
|
|
|