Guest black-DraGon Posted December 13, 2008 Report Posted December 13, 2008 hi there, i want to build in the uc feauture but i cant... could someone tell me how to do that... ive allready read the xda tutorial but it wont work for me... if someone could maka a little simple step by step tut i will be thankfull
Guest black-DraGon Posted December 14, 2008 Report Posted December 14, 2008 thats ridiculous... no one knows the answer... lool whats about that guys who buid it in??? no one? great support dudes... thx
Guest WearTheFoxHat Posted December 14, 2008 Report Posted December 14, 2008 Id suggest you might wait a while as it's the weekend.
Guest t2008 Posted December 15, 2008 Report Posted December 15, 2008 (edited) hi there, i want to build in the uc feauture but i cant... could someone tell me how to do that... ive allready read the xda tutorial but it wont work for me... if someone could maka a little simple step by step tut i will be thankfull Why do you not extract a ROM that build in the UC? :rolleyes: You need to have these files : Autorun.exe, CheckAutoRun.exe, SDAutorun.exe and config.txt Copy shortcut of CheckAutoRun.exe into Startup (in initflashfiles.dat or make a .provxml file) Have fun.UC.rar Edited December 15, 2008 by t2008
Guest black-DraGon Posted December 15, 2008 Report Posted December 15, 2008 (edited) hi t2008, thx for the uc... if i understand you right, i have to coock the checkautorun.exe into the initflashfiles.dat like ;-------------------------------------------UC---------------------------------------------- Directory("\windows\Autostart"):-File("CheckAutoRun.exe","\windows\CheckAutoRun.exe") ;------------------------------------------------------------------------------------------- am i right??? the other files as well in the windows folder?!?!? right? and do i have to edit something else??? could you post your part of the initflashfiles.dat??? *edit* i have that problems with all oem versions or everything... i went crazy man... i intalled hollics rom for testing and there it works perfect... after the preconfig the uc starts and all works fine... my rom starts after flashing, the uc starts for a few seconds and then the preconfig reset kill the uc install... after the restart uc wont start... plz help me folks Edited December 15, 2008 by black-DraGon
Guest t2008 Posted December 16, 2008 Report Posted December 16, 2008 U must use a shortcut of CheckAutoRun.exe. Replace .EXE with .LNK
Guest black-DraGon Posted December 16, 2008 Report Posted December 16, 2008 thats my in my rgu, reg. REGEDIT4 [HKEY_LOCAL_MACHINE\Comm] "AutoRunType"=dword:00000001 "TurnRadioFlag"=dword:0 "AutoRunCFG"="\\Windows\\config.txt" "AutoRun"="\\Windows\\autorun.exe" thats in my flashfiles.dat Directory("\Windows\AutoStart"):-File("CheckAutoRun.lnk","\Windows\CheckAutoRun.lnk") and it wont work... or it work but on the wrong time... if i flash my omnia it starts, uc began to run, the cab began to install and after a few seconds the preconfig reboot shut the omnia down... clear that my applications arnt installed...
Guest t2008 Posted December 17, 2008 Report Posted December 17, 2008 Read here http://forum.xda-developers.com/showpost.p...mp;postcount=25
Guest black-DraGon Posted December 17, 2008 Report Posted December 17, 2008 no buddy, it wont help... damn... i want that uc in my rom!
Guest t2008 Posted December 18, 2008 Report Posted December 18, 2008 (edited) Two files mxipupdate_*.provxml for English ROM : <wap-provisioningdoc> <characteristic type="Registry"> <characteristic type="HKLM\Security\Policies\Policies"> <parm name="0000101a" value = "1" datatype = "integer" /> </characteristic> <characteristic type="HKLM\Comm"> <parm name="AutoRun" value = "\Windows\AutoRun.exe" datatype="string" /> <parm name="AutoRunCFG" value = "\Windows\config.txt" datatype="string" /> <parm name="AutoRunFlag" value = "0" datatype="integer" /> </characteristic> </characteristic> </wap-provisioningdoc> and <wap-provisioningdoc> <characteristic type="FileOperation"> <characteristic type="%CE4%\CheckAutoRun.lnk" translation="install"> <characteristic type="Copy"> <parm name="Source" value="%CE2%\CheckAutoRun.lnk" translation="install"/> </characteristic> </characteristic> </characteristic> </wap-provisioningdoc> You don't need to edit initflashfiles.dat. I'm not sure the UC will be run in non English ROM. Edited December 18, 2008 by t2008
Guest black-DraGon Posted December 18, 2008 Report Posted December 18, 2008 thx t2008 for your support... now i found the problem... i delete the welcome crap... but uc just works with that... so i add it back and viola it works perfectly... thx again for your help buddy
Guest ebliss Posted January 3, 2009 Report Posted January 3, 2009 thx t2008 for your support... now i found the problem... i delete the welcome crap... but uc just works with that... so i add it back and viola it works perfectly... thx again for your help buddy Hi black-DraGon, since you solved the problem, can you give a step by step instruction? Thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now