App which can change some registry value when is started - General Questions and Answers

Hi all, is there any simple app, which can, when is executed, change some registry value to another? I am imagining in my mind some tiny exe file, which I can just run and it is done . Something fool-proof please, now I dont have too much time to learn Mort Script (but it is in my schedule )
Is there any solution for me? Or may I have to start downloading Mort Script manual
Thanks a lot for help! Have a nice day...
R.

The first thing on my mind is mort script.
So you are on the right track..

Folks, was this ever resolved?

pmsl look at Eq post above
Or look for a reg editor, probably you will have one in ur rom if its a cooked one.
Greetz.

Related

Faster Menu selection?

Hi all,
i found out that in some rom selecting a menu is faster..
i mean the speed when you click [START] and press the [DOWN] button..
in 1908 menu selection is faster but in 1921 it is slow.. i think its a registry hack..
someone know?
Probably it has something to do with priorities.
I'm crazy searching for this amazing feature! No clues yet!
I've been also digging the registries without luck!
If someone here knows how, we'll greatfull!
Found a way to do it!
It seems I had found a solution for enable this feature. It's really an easy process just by doing manually or modifying the Registry. I'm still testing and I will open a new thread in case works properly. I'm also creating an OEM package for cookers.
for now, let me test a bit more...
Regards,

Cooking Jetware into a rom

Ok.... Here goes (at the risk of being torn apart by the senior chefs)(and I did search)...
I am using the thread by _Alex_ and the recommended programs and have started cooking my own roms... Lots of usefull information, and with the software by Ervius, I can make a rom... Yay! Also with the software by Ervius, I can turn a cab file into a Package... Yay... I have done that successfully with various cabs and cooked and flashed... Until this one...
JetWareMobile 1.30 (used to add extended capabilities to the current bluetooth stacks for use with certain car kits)
When I click the "Go" button to start building the .NB file it errors out when I include or only include this package.
It errors somewhere reading the .RGU file with the registry information.. It stops on a line that points to this line...
[HKEY_CLASSES_ROOT\JETwarefile\Shell\Open\Command]
@="Windows\\JetBTConfig.exe""" -IMPORT %%1"
I installed it manually, compared the registry with the .rgu file and that it references to the Program Files Directory...
I have not tried manually making the .rgu file say just that, but before I did, and probably will while waiting on a reply, try this, I would like some expert opinions on this....
Here are the last lines of the log file::
importing registry file ".\Registry\7d34def8-6b68-492e-8e00-61337b8fc753.rgu"...
Failed to parse HKEY_CLASSES_ROOT\JETwarefile\Shell\Open\Command!!!
InitRegistry FAILED in file ".\Registry\7d34def8-6b68-492e-8e00-61337b8fc753.rgu" within a few lines of line 7.
ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\7d34def8-6b68-492e-8e00-61337b8fc753.rgu"
wmain: (RGUComp) !ERROR failed building DEFAULT hives
During the manual install, it asks, "do you wish to load the stacks now?" type question, and you have to click yes or no, to finish the install...
I have tried it also as a OperatorPKG install, and it hangs the whole install process with no visible way to continue the process.
What do you guys think...
Anyone???
Anyone care to take on this unique problem?????
Seeing how that Jetware is so far the only program out there that does what it does, Im surpised that none of the great chefs here have come across this particular issue.
pls send it or attach the rgu. let me try to see what i can help.
i think there is something wrong with the quote mark.
Thank you
Thank you for taking a look at it....
Heres the link to the package folder (.RAR'd)
http://www.stevesdesigns.net/files/jetwarepkg.rar
The UUID's are different than what was in the log... I re-packaged it....
I see the quotes your talking about... Im going to try it with the modifications to see what happens
---
Tried it with out a " in the line...
didnt work...
on a manual install, the registry entry reads
"Program Files\JETware\JetBTConfig.exe" -IMPORT %1
(with the quotes in place)
Value type: REG_SZ
Value Name: Default
OK steve,
make ur line like this
Code:
[HKEY_CLASSES_ROOT\JETwarefile\Shell\Open\Command]
@="\"\\Program Files\\JETware\\JetBTConfig.exe\" -IMPORT %1"
i can see JetBTHFx.dll has no function here which safe to delete because u have the one with 000-*.
Good luck!
EDIT: Now the correct final one.
I think that worked!!!!!
Thank you Very Much!!!
It seemed to work in the flash... I ran the program, and it asked to enable the stacks. so it should be ok.
Ever since my days of owning the Tmobile SDA (tornado), Tmobile HP pda, and then the Tmobile MDA (wizard) and now an ATT Tilt (Kaiser), I have tried sooo many roms that the Chefs here have created...
I would like to create one now for the XDA community.
I want it to be something special tho... so no public releases till I know its something that people will be in Awe about...
Thank You again
No problem mate. we here to share. maybe this thread can be closed now as ur problem has been settled

Making a cab

Well, I have looked around and found winCE Cab manager as I have googled and searched. There is not just a easy "Answer" that I was able to find, although there might be one right in front of my face.
So, if some can KINDLY just tell me how to make a simple cab, just to change a registry edit, I would be happy.
Just an example as this is a madeup reg keystring:
HKLM-system-htc-software-blah-blah-blah, in key touch, value is set to 0, but I want my cab, once installed to change that value to 1.
I also want to be able to revert back to the original setting if I was to remove the cab.
So, for the short and skinny answer, is there an easy way to make this happen?
will i have to use the WinCE cad maker software, or, do I need something else??
I want my cab to be able to run on my Sprint TouchPro running WM 6.1.
Thanks in advance for the help. And thanks to everyone who refrains from telling me to search as they didn't read the top of my post. Thank you.

How to create a .reg file (what's the format)

Hello all,
I hope I used the search function correctly, I could not find an answer to this one. If You have a link to an answer, please be so kind to point me out in that direction.
Each time I do a flash of a new ROM I go through the process of installing the mayor things I need. Although I know that Shashimi (if I write it correctly) will solve this issue, I am trying to get to smoothing the job of some standard actions I do for each ROM.
I install my Resco Explorer 2008 and edit the registry.
I know all the specific entries I need, some are new, some are value changes.
There is a possibility in Resco to import .reg files. I tried to create my own by taking a .reg file I downloaded from here, but Resco complained it not being in the right format.
Can somebody inform how the file should look.
Is there a difference between value changes for an existing entry or new entries. Is there a certain Header which should be available.
I am sure these questions are answered somewhere, but the Wiki and Search did not let me find an answer.
And yes, I will go to Shashimi sometimes, but am not ready yet.
Thanks all in advance,
Ruud
I used TaskMgr to export some registry keys and it looks exactly like this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\HTC\BTRouter]
"BTBaudrate"=dword:003d0900
"BTPortName"="COM7:"
Hope this helps
Hi ZaxXx,
exactly this format is what I see around here. But trying to import this through Resco Explorer 2008 does not work. Also simply clicking on the (text)-file with this format does not result in the registry being updated to the contents of the file.
How would You re-import these registry entries, other than by hand?
Edit :
OK, I just tried to import a file which was exported by TaskManager, this actually works.
But my files, which look the same to me are rejected. Time to start looking real careful, what the difference is.
Regards,
Ruud
OK solved it.
Or at least to some extend.
I can import the file through TaskManager and the file is accepted without mistakes. The entries do appear in the registry after that.
BUT, Resco Explorer 2008 still judges the file corrupt and does not want to import.
It will save a lot of time like this, so I am happy.
Thank You,
Ruud
Some more solutions;
Howdy all,
Yesterday I pointed someone to UC Capable ROM you're going to love UC, for sure! ;
http://forum.xda-developers.com/showpost.php?p=5928148&postcount=6
Something I need to edit within this subject (I'll do that after I'm done here), ;
SDConfig.txt Builder Mobile by l3v5y
http://forum.xda-developers.com/showthread.php?p=2114491#post2114491
I'm using PHM Registry Editor it allows me to do the following tasks:
Explore the registry to find the operating system and applications configuration,
modify system and applications tweeks not available from the standard options screens,
export all or parts of the registry to .reg files,
backup and restore the complete registry and
perform search on the registry data
Export a key, look into it with notepad (ASCII) editor, then you'll know its format
Some more recent findings you might want to take a look into you need them anyway when you're getting into UC;
reg/rgu-2-xml
http://forum.xda-developers.com/showthread.php?t=386677
Registry format conversor: xml to reg
http://forum.xda-developers.com/showthread.php?t=299308
Use SK-Tools (not free, though partly functional) it exports registry and can create a cab! It has also a reg editor. Plus...
Diamond 2 / Topaz / Pure RoLLuP http://forum.xda-developers.com/showthread.php?t=530335
This Rollup is an excellent overall HTC FAQ IMHO. It'll give you a very good overall impression of how to flash a ROM.
When you too are in cooking ROM's then this thread 'll interest you!
When you PgDn you'll see Extendir Cabs a very nice CAB utility;
ExtenDir
http://forum.xda-developers.com/showthread.php?t=530710
Microsoft Cabinet Software Development Kit for Personal Computer;
cabskd.exe (packed selfextracting file);
http://support.microsoft.com/kb/310618
Have fun everyone with editing/creating/modifying,
Senax
Wow, You really put a lot of effort in this, THANK You very much. Highly appreciated.
Now the reading, that will cost some time, but I am sure it is worth it.
Thanks again,
CU
of tot ziens
Ruud
Deng! This is awesome! And NEW!!
DevPrep (Device Prep) something like autorun.exe (see (somewhere within) previous post) and also very powerfull
http://forum.xda-developers.com/showthread.php?t=646623
Have a nice read,
Senax
--
Hollanders helpen elkander op xda

The big question about registry edits

Hi, i'm sorry to ask such a noob question, but it seems that i'm missing a lot of goodies when it comes to editing registry. I have edited very few registry lines to add a thing or two, but i've read in various posts that there's a lot of good things to do in the registry field, and i haven't figured out yet what are the best things to do. I even saw somewhere that if you don't have a registry editor then you only have half WinMo.
Can someone post a list of the best registry edits?
Thanks in advance.
Please remember ... changing the Registry can harm your device and you will end up in a Hardreset!
But beside of this warning
You're right. Changings in the Registry can release the real potential of you device.
Try "TSALTAs Magic Tweak". A cab that's full of registry tweaks.
As i'm posting this from my HD i can't give you the link to the Thread.
Just search for it.
best regards
fwt

Categories

Resources