(XAP) TANGO Wlan static ip & Export contacts to SIM-People v1.0

pdaimatejam

Inactive Recognized Developer
Mar 7, 2009
689
1,767
0
Sinop/Boyabat
www.ctrlpda.com
The program features:
-Export contacts to SIM-People (People-Settings)
-Wlan static ip (Settings-WLAN)

[HKEY_LOCAL_MACHINE\Comm\Connectivity\WiFiSplashUX]
"EnableStaticIP"=dword:1

[HKEY_LOCAL_MACHINE\Software\Microsoft\Contacts\Sim]
"EnableSIMAddressBookAndExport"=dword:1
[HKEY_LOCAL_MACHINE\Software\Microsoft\Contacts\Me]
"DisableCheckin"=dword:1


Download:
http://htcfanboys.com/download/pdaimatejam/?action=view&file=4417
password:12

The SDK was used WP7RootTools
Heathcliff74 and fiinix thank you very much
 
Last edited:

luckydog98

Senior Member
Mar 20, 2011
102
13
0
I like the whole idea of the app but i'm having one problem with it. It added the static ip to WIFI but it did not add the export to sim in people. I'm running a custom tango rom on a HTC HD7. Any ideas?
 

weide43

Member
Dec 4, 2011
40
3
0
Nice, Now I gonna test it.
WP7 has no option to export contacts to sim

EDIT= Me too
+ I must restart the phone again and again.
I could only choose the setup button
 
Last edited:

pvt_nemesis

Senior Member
Dec 23, 2010
240
21
0
Christchurch
Nice, Now I gonna test it.
WP7 has no option to export contacts to sim

EDIT= Me too
+ I must restart the phone again and again.
I could only choose the setup button
That part of the programme IS only the setup!
Go to People/Settings or Settings/System/Wifi

(PS Doesnt work with pdaimatejam v7.5 but then it IS Mango not Tango!)
 
Last edited:

marek1

Senior Member
Jun 1, 2007
544
20
0
Usti nad Labem
Hi,

Nice job Pdaimatejam !!!
I prayed for app which can change IP address for static and now I got in WIFI settings.

Very, very nice.


Pdaimatejam what about IE Sync with skydrive, VPN settings or sending PDF from phone ?
 
Last edited:
  • Like
Reactions: pdaimatejam

tslany

Senior Member
Feb 5, 2007
73
37
48
Why did you create an app, that change just two registy entries?
Code:
[HKLM\Comm\Connectivity\WiFiSplashUX]
 "EnableStaticIP" = dword:1
[HKML\Software\Microsoft\Contacts\SIM]
 "EnableSIMAddressBookAndExport" = dword:1
 
  • Like
Reactions: ilboy and Siki78

weide43

Member
Dec 4, 2011
40
3
0
Why did you create an app, that change just two registy entries?
Code:
[HKLM\Comm\Connectivity\WiFiSplashUX]
 "EnableStaticIP" = dword:1
[HKML\Software\Microsoft\Contacts\SIM]
 "EnableSIMAddressBookAndExport" = dword:1
I don't have this registry key!
[HKML\Software\Microsoft\Contacts\SIM]
"EnableSIMAddressBookAndExport" = dword:1
 

tslany

Senior Member
Feb 5, 2007
73
37
48
Create that key and reboot device, it seems like this app doesn't create it correctly (I think it's somethinkg like HKML\Contacts\SIM, so that's why it isn't working)