Jump to content

Updated: How To FAST Switch Between Line 1 and Line 2


Recommended Posts

Guest looeee
Posted

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

  • 1 year later...
Guest Wadlbeissa
Posted

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

  • 5 weeks later...
Guest thorin666
Posted

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

Posted

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
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

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.