Jump to content

how to build in uc


Guest black-DraGon

Recommended Posts

Guest black-DraGon

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

Link to comment
Share on other sites

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 by t2008
Link to comment
Share on other sites

Guest black-DraGon

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 by black-DraGon
Link to comment
Share on other sites

Guest black-DraGon

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...

Link to comment
Share on other sites

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 by t2008
Link to comment
Share on other sites

Guest black-DraGon

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

Link to comment
Share on other sites

  • 3 weeks later...
Guest ebliss
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.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.