|
|||||||
| View Poll Results: What you want to know about UC? | |||
| Basics - show me how to get started |
|
72 | 35.29% |
| Editing and creating cabs - I want to share what I do |
|
13 | 6.37% |
| XML Provisioning - I want to set up ActiveSync,WI-FI... automatically |
|
40 | 19.61% |
| Scripting - I want to learn MortScript and how it can make UC easier |
|
9 | 4.41% |
| Advanced Customizations - Removing the things I don't use |
|
31 | 15.20% |
| What the hell is UC anyway? |
|
39 | 19.12% |
| Voters: 204. You may not vote on this poll | |||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
\Program Files\Opera Mobile 10\profile\datastorage Folder 6 is actually the favorites.
__________________
Some requests I have filled: Click Here
|
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Thanks. I will be flashing again tonight so I'll let you know if that works. The best part about all of this, in my opinion, is you really can't mess things up too badly. If something doesn't work with your programs when you make a change to the Config file, you can just re-flash and you are right back where you started. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Time to start learning/converting to XDA_UC |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Since it will run SDCOnfig.txt files, I just have chosen to stick with this path. I actually like that you can do a little of both though. If I could insert a few posts at the beginning of this thread, I would cover that as topic. |
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Could you insert a little about XDA_UC into the post you saved for Anything would help and since you are an Energy user, I bet other users wanting more info would appreciate it in this thread. Especially since your UC explanation is so helpful and you are a trusted and regular poster in the NRG thread. Even a link to an XDA_UC thread you find useful would be nice. Thanks for all your help with this. I think I am still going to work on my UC tweaks just in case I decide to someday branch out from NRG ROMs and try a different one. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
I am not sure what the output of NRG's work will be as I understand the cooks have some choices for how they integrate XDA_UC. Check this thread for more information: http://forum.xda-developers.com/showthread.php?t=562568 Here is a quote from the thread in terms of features that is confirmed by my experience with Juicy: |
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Do I need to export the entire registry folder to make a change in SDConfig?
For example, I found the entry to change the Weather Update settings. The problem is that it's in the [HKEY_CURRENT_USER\Software\HTC\Manila] folder and there are a lot of different entries in there. I just want to change the two: Data.DownloadWhenRoaming=dword:00000001 Data.AutoDownloadOff=dword:00000000 Is there a way for me to just create/change these two entries with some sort of code without copying anything from the registry? Could you possibly tell me briefly what XDA_UC does? I am having a really difficult time understanding the tutorials because they don't really tell exactly what to do. Is there a code that I need to copy and change in order for it to work? Do I just create an XDA_UC folder and put my cabs in it and then the program will install them automatically? I know it's a lot to ask and I understand if you don't want to. It's just that this thread was so helpful to me. Thanks. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
so if i put the above in my xda_uc folder it will just copy to the same place or do I need a reg file made to do it?
|
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Here's what I've tried on NRG ROMs (Nothing has worked yet): MORTSCRIPT: Code:
XCopy( "\Storage Card\XDADirCopy\Program Files", "\Program Files", TRUE, TRUE ) Code:
Windows Registry Editor Version 5.00 [HKLM\Software\XDA\DirCopy] "\\Program Files\"="\Storage Card\XDADirCopy\Program Files" |
![]() |
|
|
|