Jump to content

Registry Value Toggling App


Guest mickego

Recommended Posts

Guest mickego

Hi.

I just started to make some small tools for my Omnia and HTC Cruise as well (Win Mob 6.1/6.0)

I have made a Reg-Value Switcher ToggleIt.exe

which uses ToggleIt.ini as configuration file

An entry for Toggle FingerMouse On/Off in Omnia

looks like this

HKLM;System\State\Samsung\Mouse;ActionMethod;3001;4001

App toggle above Registry-entry between 3001 and 4001.

I think format of line is obvious .

It can handle multiple lines in ini-file,

just put them into ToggleIt.ini and keep ini-file in same folder as ToggleIt.exe

Supported for now

String - If the value is of type REG_SZ.

Integer - If the value is of type REG_DWORD

ARRAY-ENTRIES ARE NOT SUPPORTED !!!

You can also use arg´s to toggle only selected lines from ToggleIt.ini

Lets say you have 5 lines in ToggleIt.ini

(First Line is Index(0) last line is Index(4))

If You start ToggleIt.exe like this

/Windows/ToggleIt.exe 0 2 4

only Lines Nr 1,3 and 5 will be toggled

To run the soft only a clcik will be needed,

and soft closes down after actions are finished.

This is a bit more simple way to toggle registry-entries

0/1 or similar then usng reg-editors

And You can set Your Tweaks in ToggleIt.ini

without needing for re-compiling App to handle a new Registry entry.

I have a shortcut in my Today-Plugin to this app now

and it is running fine.

No problem using this app to toggle GPRS On/Off

only add line in ToggleIt.ini for Your GPRS-Connection

Also have another tool for Handling GPRS-Connections in Registry

ConnTogg.exe

It has a GUI for Toggle Connections On/Off

and will have args-support to handle

Toggle connections On/Off

Turn all Off

Turn All On

File attached for ConnTogg Now.

It has also a Menu from where You

can create shortcuts with Arg´s buildin.

GPRS_ON

GPRS_OFF

GPRS_TOGGLE

ToggleIt.zip

ConnTogg.zip

Edited by mickego
Link to comment
Share on other sites

  • 3 weeks later...
Guest glaucos

Wow, after one year using NoData (with a considerable number of tap on the screen), now I use ConnToggle in a MortScript to switch my connection ON/OFF with just a key, thank you! :(

Only one thing... I HAVE to use it with command line parameter (passed via script) because the program does not fit well on my VGA screen! B)

Link to comment
Share on other sites

  • 2 months later...
Guest uccoffee
Tip:

You can also make a Shortcut to exe with parameter set in shortcut,

then You dont need to use mortscript

Looks VERY useful to me! But somehow I cannot get it to work :excl:

I want to toggle a 0 & 1 Dword value and I edit the line to :

HKLM;System\Software\flip\gsen;Enable;0;1

And it doesnt work :excl: Why?

I m using a HTC diamond and I put the toggle exe/ini in internal storage/backup

Link to comment
Share on other sites

Guest mickego

Looks OK to me.

Is Your ini-file correctly named ?

ToggleIt.ini

and placed in same folder as the EXE ?

I use it in both my Samsung-Omnia and my HTC Touch cruise

Link to comment
Share on other sites

  • 2 weeks later...

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.