Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th July 2007, 06:53 PM
schaps's Avatar
schaps schaps is offline
Senior Member
 
Join Date: Oct 2006
Location: Nancy
Posts: 1,418
Smile [UPDATED 2/7] Schap's Operator settings, VoIP and Advanced configuration tools






Advanced Configuration Tool - The ultimate tweaking tool for Windows Mobile


Main features:




  • Extensible tweak list (more than 200 tweaks)
  • Multi-devices support
  • Multi-languages support
  • Customize key mapping
  • Customize file associations
  • Custumize ClearType settings
  • Customize connection settings
  • Customize HTC Comm Manager
  • Customize HTC TouchFLO 3D
  • Import/export settings using provisioning XML

Change log:





Version 3.3
  • Fixed crash of the file browser on Samsung Omnia i900/Player Addict
  • Fixed restoration of TouchFLO 3D settings
  • Added support for non-standard TouchFLO 3D tabs
  • Added dddd-mmm-yyyy date format in TouchFLO 3D settings
  • Added HTC Task Manager tweaks
  • Added custom values for font sizes
Version 3.2
  • Fixed error reading power management settings on some LG or Samsung devices
  • Fixed bug with SmartTouch sometimes not working with new applications
  • Added "Auto deploy SIP" setting
  • Added disconnect active data connections after connection settings changed
  • Fixed "SMS sent notification" setting not working on english version
  • Fixed some settings not saved after a soft-reset
  • Improved error handling in connection settings

Version 3.1
  • Full support of HTC Touch Pro
  • Added SmartTouch settings
  • Added Wi-Fi enabled on standby mode
  • Improved error handling when loading settings
  • Fixed Camera modes on HTC TyTN II
  • Fixed reversed Bluetooth/WLAN in english version of Comm Manager settings
  • Fixed some errors in configuration files
  • Menu reorganized
Version 3.0
  • More than 200 settings
  • Better device compatibility
  • Added Export settings using provisioning XML
  • Added Import settings from provisioning XML files with .XML extension
  • Added HTC TouchFLO 3D customization
  • Added Notice message
  • Added Restaure previous settings
  • Full VGA support
  • Fixed some errors in configuration files
  • Fixed bug in file browser
  • Fixed bug saving some DWORD registry values as String values
  • Fixed bug in key mapping
  • Supports newest HTC device for long key press mapping
  • Supports HTC TouchFLO 3D for soft-keys mapping
  • Supports delete values in configuration file
  • Supports custom values in configuration file
  • Supports external icon files for categories in configuration file
Version 2.1
  • Improved connection settings (enable/disable/set always on connections individually)
  • Minor bug fixes
Version 2.0
  • Many new settings
  • Extensible tweak list
  • Added connection settings
Version 1.1
  • Supports more devices & ROMs
  • Supports landscape mode and other screen resolutions
  • Improved error handling
  • GPRS/3G connection timeout
  • Internet Sharing over Wi-Fi
  • Comm Manager style (default/large/on-off buttons, before changing style check that images are present in \Windows directory and that selected functions count is supported by this style)
  • Home/Music plug-in default player
  • Enable/disable startup animation
Version 1.0
  • Final release

Resources:








Setup Operator [DISCONTINUED]





Features:
  • Automatic configuration of network settings for European operators
  • Auto detection of current operator
  • Automatic language selection (English and French supported for now)
To do:
  • Use better network settings for some operators
  • Include operator customizations
  • Support of other languages




Setup VoIP






Features:
  • SIP settings configuration
  • Outgoing calls configuration
  • Enable/disable VoIP over 3G
  • Automatic language selection (English and French supported for now)
To do:
  • Easily switch between several SIP operators
  • Predefined settings for SIP operators
  • Dial plan configuration
  • Backup SIP settings configuration
  • Voicemail configuration
  • Support of other languages
DOWNLOAD
__________________
4.30 Hermes ROMs WWE|FRA
4.30 Trinity ROMs WWE|FRA
4.30 Kaiser ROMs WWE|FRA
3.54b Hermes ROMs WWE|FRA|GER|ESN|ITA|PTG|NLD
Feel free to donate if you appreciate all the work I'm doing for you and would like that I continue!

Last edited by schaps; 10th October 2008 at 09:30 PM.. Reason: Advanced Configuration Tool 3.3 released
Reply With Quote
Sponsored Links

  #2  
Old 13th July 2007, 06:56 PM
NNagendran NNagendran is offline
Member
 
Join Date: Jun 2006
Location: Livermore
Posts: 58
Default Will download and test and post feedback

wow, that's a lot of settings... let me test this first...

Last edited by NNagendran; 13th July 2007 at 06:57 PM.. Reason: Added Title
Reply With Quote

  #3  
Old 13th July 2007, 08:53 PM
natronicus natronicus is offline
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default

Tried SetupVoIP on Black Majik rom, errors with a NullReferenceException

EDIT: There are multiple VoIP cabs that have to be installed to get VoIP on Majik to run. The application errors if they are not all installed.

Last edited by natronicus; 13th July 2007 at 10:16 PM..
Reply With Quote

  #4  
Old 14th July 2007, 02:27 AM
jtsc jtsc is offline
Junior Member
 
Join Date: May 2006
Posts: 11
Default

Hi

I have upgraded my ROM to HTC official ROM and install your Advanced Configuration tools. However when I tried to activate it, it gives an error message and ask me to quit the software. Error message is as below:

AdvancedConfig.exe
FormatException

at System.Boolean.Parse()
at System.Convert.ToBoolean()
at System.String.System.IConvertible.ToBoolean()
at System.Convert.ToBoolean()
at AdvancedConfig..()
at AdvancedConfig..()
at System.Windows.Forms.Form.OnLoad()
at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at System.Windows.Forms.Application.Run()
at AdvancedConfig..()

Thanks.

Last edited by jtsc; 14th July 2007 at 02:29 AM..
Reply With Quote

  #5  
Old 14th July 2007, 04:31 PM
NNagendran NNagendran is offline
Member
 
Join Date: Jun 2006
Location: Livermore
Posts: 58
Default error when loading commmanager settings

ok, this is what I did. (I know I shouldn't have, but I did anyway)

Opened the Advanced Configuration Tool, went to the Comm Manager settings and although I had a 8 button manager, selected the 9th button as a new item ot on the existing list.

My comm manager hasn't changed and is working fine, but I am not able to launch the ACT (Advanced Configuration Tool) and it errors out when loading Comm Manager Settings with the following error.

AdvancedConfig.exe
KeyNotFoundException

at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item()
at AdvancedConfig.exe
at System.Windows.Forms.Form.OnLoad()

at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at SYstem.Windows.Forms.Application.Run()
at AdvancedConfig.exe

By the way, the other settings seem to be working just fine.

Last edited by NNagendran; 14th July 2007 at 04:32 PM.. Reason: More Info
Reply With Quote

  #6  
Old 14th July 2007, 11:53 PM
tom_codon's Avatar
tom_codon tom_codon is offline
Moderator
 
Join Date: Sep 2006
Posts: 2,051
Default

Thanks for share...!
__________________
If you like my work and want to offer some support please click on the Paypal button below





Niki Project Rom release
Topaz WM6.5 Roms
Tom Text Messaging

Status :
Playing risky game
Reply With Quote

  #7  
Old 15th July 2007, 08:29 AM
schaps's Avatar
schaps schaps is offline
Senior Member
 
Join Date: Oct 2006
Location: Nancy
Posts: 1,418
Default

Quote:
Originally Posted by jtsc View Post
Hi

I have upgraded my ROM to HTC official ROM and install your Advanced Configuration tools. However when I tried to activate it, it gives an error message and ask me to quit the software. Error message is as below:

AdvancedConfig.exe
FormatException

at System.Boolean.Parse()
at System.Convert.ToBoolean()
at System.String.System.IConvertible.ToBoolean()
at System.Convert.ToBoolean()
at AdvancedConfig..()
at AdvancedConfig..()
at System.Windows.Forms.Form.OnLoad()
at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at System.Windows.Forms.Application.Run()
at AdvancedConfig..()

Thanks.
This should be due to an incorrect setting in registry, I will look at this.
__________________
4.30 Hermes ROMs WWE|FRA
4.30 Trinity ROMs WWE|FRA
4.30 Kaiser ROMs WWE|FRA
3.54b Hermes ROMs WWE|FRA|GER|ESN|ITA|PTG|NLD
Feel free to donate if you appreciate all the work I'm doing for you and would like that I continue!
Reply With Quote

  #8  
Old 15th July 2007, 08:37 AM
schaps's Avatar
schaps schaps is offline
Senior Member
 
Join Date: Oct 2006
Location: Nancy
Posts: 1,418
Default

Quote:
Originally Posted by NNagendran View Post
ok, this is what I did. (I know I shouldn't have, but I did anyway)

Opened the Advanced Configuration Tool, went to the Comm Manager settings and although I had a 8 button manager, selected the 9th button as a new item ot on the existing list.

My comm manager hasn't changed and is working fine, but I am not able to launch the ACT (Advanced Configuration Tool) and it errors out when loading Comm Manager Settings with the following error.

AdvancedConfig.exe
KeyNotFoundException

at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item()
at AdvancedConfig.exe
at System.Windows.Forms.Form.OnLoad()

at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at SYstem.Windows.Forms.Application.Run()
at AdvancedConfig.exe

By the way, the other settings seem to be working just fine.
Yes, this error can occur when you are doing so with an older version of Comm Manager, I will solve it in the next version.
__________________
4.30 Hermes ROMs WWE|FRA
4.30 Trinity ROMs WWE|FRA
4.30 Kaiser ROMs WWE|FRA
3.54b Hermes ROMs WWE|FRA|GER|ESN|ITA|PTG|NLD
Feel free to donate if you appreciate all the work I'm doing for you and would like that I continue!
Reply With Quote

  #9  
Old 15th July 2007, 05:21 PM
TrooperMan TrooperMan is offline
Junior Member
 
Join Date: Jul 2007
Posts: 2
Default

This tools are GREAT! Tested on Neo PDAviet 4.0.0.0.5a, works fine! Thanks very much!
Reply With Quote

  #10  
Old 15th July 2007, 10:37 PM
NNagendran NNagendran is offline
Member
 
Join Date: Jun 2006
Location: Livermore
Posts: 58
Default great tool

Quote:
Originally Posted by schaps View Post
Yes, this error can occur when you are doing so with an older version of Comm Manager, I will solve it in the next version.
great, thanks. expecting a new version...
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:35 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.