Guest mickego Posted January 31, 2009 Report Posted January 31, 2009 (edited) 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_DWORDARRAY-ENTRIES ARE NOT SUPPORTED !!!You can also use arg´s to toggle only selected lines from ToggleIt.iniLets 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 4only Lines Nr 1,3 and 5 will be toggledTo 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-entries0/1 or similar then usng reg-editorsAnd You can set Your Tweaks in ToggleIt.iniwithout needing for re-compiling App to handle a new Registry entry.I have a shortcut in my Today-Plugin to this app nowand it is running fine.No problem using this app to toggle GPRS On/Offonly add line in ToggleIt.ini for Your GPRS-ConnectionAlso have another tool for Handling GPRS-Connections in RegistryConnTogg.exeIt has a GUI for Toggle Connections On/Offand will have args-support to handleToggle connections On/OffTurn all OffTurn All On File attached for ConnTogg Now.It has also a Menu from where You can create shortcuts with Arg´s buildin. GPRS_ONGPRS_OFFGPRS_TOGGLEToggleIt.zipConnTogg.zip Edited January 31, 2009 by mickego
Guest glaucos Posted February 20, 2009 Report Posted February 20, 2009 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)
Guest mickego Posted February 21, 2009 Report Posted February 21, 2009 Tip: You can also make a Shortcut to exe with parameter set in shortcut, then You dont need to use mortscript
Guest uccoffee Posted April 22, 2009 Report Posted April 22, 2009 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
Guest mickego Posted April 28, 2009 Report Posted April 28, 2009 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
Guest slow_mo Posted May 11, 2009 Report Posted May 11, 2009 Hi, You got the registry key for turning on and off bluetooth??? I'm using an Omnia i900 Thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now