Jump to content

Could some developer help me in something ?


Recommended Posts

Posted (edited)

Hi there ..

Could some developer please develop an exe file that converts HKLM/Security/Phone/Skin value from 1 to 0, and as inverted.

And HCU/Controlpanel/Phone/showsim 1 to 0 (plus inverted)

Every time i change rom i have to do that, and it really takes time, the screen is so small and its boring ..

I think i shouldnt take a long time for a pro developer

That would really be helpful.

Thank you..

Edited by badtrip
Posted (edited)
Hi there ..

Could some developer please develop an exe file that converts HKLM/Security/Phone/Skin value from 1 to 0, and as inverted.

And HCU/Controlpanel/Phone/showsim 1 to 0 (plus inverted)

Every time i change rom i have to do that, and it really takes time, the screen is so small and its boring ..

I think i shouldnt take a long time for a pro developer

That would really be helpful.

Thank you..

woo woo woo woo...

Edited by andylyf
Posted (edited)

You can use any regEditor to export only the wanted values (use Export not Export All). or you can create a registry file (.reg) for those values and then import them with any reg editor.

someting like this

[HKEY_LOCAL_MACHINE/Security/Phone/Skin]

"Enabled"=dword:??? <----------- 8-digits value

[HKEY_CURRENT_USER/Controlpanel/Phone]

"showsim"=dword:??? <----------- 8-digits value

8-digits 0 = 00000000

8-digits 1 = 00000001

Edited by N_M_S
Posted
You can use any regEditor to export only the wanted values (use Export not Export All). or you can create a registry file (.reg) for those values and then import them with any reg editor.

someting like this

[HKEY_LOCAL_MACHINE/Security/Phone/Skin]

"Enabled"=dword:??? <----------- 8-digits value

[HKEY_CURRENT_USER/Controlpanel/Phone]

"showsim"=dword:??? <----------- 8-digits value

8-digits 0 = 00000000

8-digits 1 = 00000001

I exported the values via smartreg, but unfortunatly when i double click the reg file it says no associate application :D

I've installed smartreg :)

Whats the problem ?

Guest lorin.bute
Posted (edited)

Use resco registry editor and you can export and import very easy.

And together with sashimi 8.0 you can automatically install apps and regs after a rom install without touching the screen. :)

Edited by lorin.bute
Posted (edited)

Just some info to ppl who dont know..

copy some of the folders you want from "program files" to SD your card.

After flashing a new rom, create a shortcut of those program exe files and replace the shortcut in

my device/ windows/ startup/ programs

Some of those programs may work..

So that you dont even need to install them again.

NOTE: Do not create the shortcuts in your computer, shortcuts would not work!

Create them via winmobile ..

Edited by badtrip
Posted (edited)
Use resco registry editor and you can export and import very easy.

And together with sashimi 8.0 you can automatically install apps and regs after a rom install without touching the screen. :)

Or check out the thread at http://www.modaco.com/content/pocket-pc-so...e-toggling-app/, for ToggleIt: create your own registry modification app! :D

Sashimi 8.0-Makisu and toggleIT are awesome applications.

Gotta learn how to use them both..

Edited by badtrip
Posted
You can use any regEditor to export only the wanted values (use Export not Export All). or you can create a registry file (.reg) for those values and then import them with any reg editor.

someting like this

[HKEY_LOCAL_MACHINE/Security/Phone/Skin]

"Enabled"=dword:??? <----------- 8-digits value

[HKEY_CURRENT_USER/Controlpanel/Phone]

"showsim"=dword:??? <----------- 8-digits value

8-digits 0 = 00000000

8-digits 1 = 00000001

Does creating those REG files in pc work?

Because i know that "creatiing mobile EXE files shortcuts" in PC dont work in WM..

You MUST creat shortcuts in WM!

Is that the same in registery shortcut creation?

Posted
Does creating those REG files in pc work?

Because i know that "creatiing mobile EXE files shortcuts" in PC dont work in WM..

You MUST creat shortcuts in WM!

Is that the same in registery shortcut creation?

it does work, yes. App shortcuts in PPC uses extra paramaeter that PC don't use, that why they don;t work.

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.