Application Unlocking - Upgrading, Modifying and Unlocking

Its in reg to Application Unlocking
then use prapi.exe to upload a certificate to your device.
Click to expand...
Click to collapse
can any one explain what kind of cert u need to upload to the PPC.
and 'HKLM\Security\Policies\Policies' valuename '0000101a' was dword:0 by default , i have changed it to 1, if its not too much to ask what does this step do bu changing it to 0,1,2 ?

I have no idea what part does a certificate play in the unlocking.
You do need a signed registry editor to modify permissions, but unless you have something that unlocks RAPI to begin with you can not use your own certificate for this.
As for the value here is the full explanation of the reg keys.
Note that in registry the value name is a hex number while in the list they are decimal.

Related

Change regional Settings from Registry

Hi, i want to change this setting from Start, settings, system, regional settings by a registry key/cab file.
I've noticed that it's stored into HKLM\Security\ColdInit\
Locale = countrycode (in my case 1040 dec)
But the reg key is restored after a SR, also if i reset with an app
Is there another key that influences this one?
Ps: i've also tried changing
\HKLM\System\ObjectStore\RegistryType=0
But no suxcess... is important to Localize the rom with a cab wich contains spell check, dictionary etc...
Mate I think I found what you're looking for:
Code:
[HKEY_LOCAL_MACHINE\nls]
"LegacyLocaleMode"=dword:1
"DefaultLCID"=dword:xxx
"SystemLCID"=dword:xxx
Replace xxx by language code. '413' is Dutch (The Netherlands) for example. For the codes see: http://msdn.microsoft.com/en-us/library/ms834426.aspx#locplatform30_codepages
Better late than never
Changing those registry values cannot switch the regional settings immediately, not like doing this through start->settings->regional settings.
Is there any way (any command, program) to activate those registry values immediately, rather than a soft-reset?
Thanks!
No, you would need a program to recall these settings.
utak3r said:
No, you would need a program to recall these settings.
Click to expand...
Click to collapse
Do you know what program or command/function can do this? Thanks!!
bump - any idea how to solve this?
need to change registry for regional settings via cab file!
i changed the values but nothing happend... not even a soft reset...

Newbie Regedit question

in order to enable SPB smart scroll on my tilt WM6 (and disable touchflo) i have been following instructions to change a few registry settings. while most are easy i cannot figure out one of the steps:
2) Change HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\Driver Name to "PocketPlusTouch.dll"
i dont seem to have any "driver name" under the "touch" folder...
where do i find this?
btw- looking around i did notice a "driver name" under the "KEYBD" folder but i am guessing that isnt it.
under "touch" i have (Default), "Calibration Data" and "MaxCalError".
as to the "pocketPlusTouch.dll" file itself everything is allright i have the file and understand the steps, i just need help finding the aforementioned "driver name"
thank you.
the step is taken from here:
http://forum.ppcgeeks.com/showthread.php?t=13527&page=2
Try creating a new entry inside that key (not Dword, not binary. Text chain would be, wouldn´t it?). Must look somehow like this:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"drivername"="pocketplus touch.dll"
(You need a registry editor. Resco is the best. But even the one included in pocket commander will do)
reg edit help
first off thanks for the speedy reply.
i understand from what you wrote that i need to create a new value in the touch folder (as oppose to a new key)?
when i try to create a new value it asks for the "type"...
i have no "text chain" in the drop down menu, only dword, reg_sz,reg_binary, and others.... what type do i put?
No english
I sometimes forget how to say smthng in English. Gezz
Create a new "String" entry, not a new key. I would like to help more, but I don´t have neither spb scroll nor a tilt
Good luck
Litov said:
i have the option to "add new value" (i am guessing this is the string you talked about. there are 3 entries : value name, value type and data.... what is the type?
reg_sz? reg_dword? reg_binary? reg_multi_sz? which one? there are another 10 or so.....
Click to expand...
Click to collapse
Sorry. went out 4 a while
reg_sz
value name is "drivername"
value type is reg_sz
value data is "pocketplus touch.dll"

how to access p3600i registry settings?

how to access p3600i registry settings?
prav78 said:
how to access p3600i registry settings?
Click to expand...
Click to collapse
use registry editor but first you have to find the register editor and install first.
Notes: modify registry may cause your Windows problem

[Q] ROM Cooking: .RGU VS .PROVXML

Hi everyone,
I'm wondering about the differences between these files, since they are both used to modify registry. Well PROVXML files seems to be more powerful with file management.
Which one is better to use ?
Quick:
provxml is not only for change registry.
For file operations too.
And .provxml writes in the registry after .rgu, so if you want to change something for sure, you should use .provxml
maxstegi said:
And .provxml writes in the registry after .rgu, so if you want to change something for sure, you should use .provxml
Click to expand...
Click to collapse
Wow this is a very good point you mentionned here ... i did not know in which order the information is written into the registry. Thank you man !
But what about the order these files are dumped into the final registry ... Is it by package name ?
For example, i have in my cooking OEM:
- PACKAGE_Diamond_A
----mxipupdate_A.provxml
- PACKAGE_Diamond_B
----mxipupdate_B.provxml
What will be the result if these two packages write at the same location different value?
Will the value be the A one or B one ?
Saw something like: *_100.provxml, *_200.provxml ...

[Q] How do you see hidden registry keys?

Hi!
As I understand, CustomPFD only lets us see some Registry Keys.
In fact, for example, the tutorial for the full FS access needs us to modify some keys that are not visible in CustomPFD, so we have to use vcFan's registry editor.
In that application you can only write a path and read/write the values of that path. So my question is: Is there any way to read all the registry tree of the SubKeys? How do you discover these hidden Keys?
Thank you!
AshleyT said:
Hi!
As I understand, CustomPFD only lets us see some Registry Keys.
In fact, for example, the tutorial for the full FS access needs us to modify some keys that are not visible in CustomPFD, so we have to use vcFan's registry editor.
In that application you can only write a path and read/write the values of that path. So my question is: Is there any way to read all the registry tree of the SubKeys? How do you discover these hidden Keys?
Thank you!
Click to expand...
Click to collapse
Hi .
you can see some more keys using Web Server registry access developed by GoodDayToDie .
It shows more keys than CustomPFD in my compares .
Thank you very much for your help!
Does CustomPFD work with Win10 Mobile?
lukas_ita said:
Does CustomPFD work with Win10 Mobile?
Click to expand...
Click to collapse
It works flawlessly!

Categories

Resources