Guest looeee Posted April 6, 2004 Report Posted April 6, 2004 easy 1) Make a shortcut to settings.exe 2) Open the shortcut (.lnk file) in a text editor. It should look like 23#"Windowssettings.exe" 3) Add callforward.cpl.xml after so it reads: 23#"Windowssettings.exe" callforward.cpl.xml 4) make a speeddial to that shortcut looeee
Guest Wadlbeissa Posted October 21, 2005 Report Posted October 21, 2005 The line switcher is not working on my Qtek 8020. The screen of Call Options sill only contains entries for: - Any key answer - Show SIM contacts - Voice mail number - SMS Service center - Country code - Area code Can anyone help? Regards, Wadlbeissa
Guest thorin666 Posted November 19, 2005 Report Posted November 19, 2005 i cant understand here, in argentina, i cant have a sim with 2 lines i have a mpx200 and an old analogic mobile, becouse with the analogic i can have 2 lines and swith them but i can have 2 sims but the problem is when i can change it i must turn off the phone, change the sims and turn on again i dont understand what you script do :S or if in other countries can put 2 lines in the same chip
Guest Will Posted November 20, 2005 Report Posted November 20, 2005 line 2 is a feature Orange (UK) the network offer. and have integrated into the sim. The application is a helper to swap between the two lines. Hope that helps.
Guest mossywell Posted November 23, 2005 Report Posted November 23, 2005 Well I managed something along those lines. I have never written any C++ before I couldn't figure out how to read INI files (anyone??? ) or the registry <{POST_SNAPBACK}> Embedded VC++ doesn't have an inbuilt INI, XML or registry parser, so you have to do it yourself the hard way (well, it's not that "hard", just time-consuming). However, VC# (slower but easier) has an inbuilt XML parser, which I used to write a proggy with exactly the same functionality with the exception that it'll copy any file from any location to \Windows. It has a few other customisations such as logging as well which are documented and configured via an XML config file. http://www.mossywell.com/downloads/#CopyFiles HTH M
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now