Jump to content

Make XDA_UC run on second boot?


Recommended Posts

Guest cruddasj
Posted

Hi all. Does anyone know how to make XDA_UC run on second boot rather than first? I can see the command IF RUNCC.exe exists then use method 2 but im confused as it doesnt. Should i put another .exe's name instead making it run at second boot? :S is there a boot count trigger?

Thanks

Guest badtrip
Posted
Hi all. Does anyone know how to make XDA_UC run on second boot rather than first? I can see the command IF RUNCC.exe exists then use method 2 but im confused as it doesnt. Should i put another .exe's name instead making it run at second boot? :S is there a boot count trigger?

Thanks

Since ita a XDA_UC topic, i'll ask a newbie question.

What does XDA_UC really do?

I have no idea.

How do i use it?

Guest MobileTR tayfun
Posted

good and right question for me too...

Guest MAMBO04
Posted

XDA_UC is what nicklas has in his ROMs. It enables you to install your stuff when you've just flashed your ROM, automatically.

so you make a folder called XDA_UC in your SD CARD and drop all the cab files you want to be installed, once the ROM has been flashed it'll install the apps you have in your SD CARD :D

  • 2 months later...
Guest sinancetinkaya
Posted

You have to edit XDAUC.mscr (but you won't it due to it's a rom file :D)

If (RegRead( "HKLM", "Comm", "BootCount" ) eq 1)

.................

.................

.................

EndIf

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.