IDEA NET MODEM EDIT A NEW PROFILE
Follow the steps :-
1. Find this two files in Idea Net Setter Program Files :
2. Open ProfileLib.prof and add your profile..Like this :-
3. Open NetConnectConfig.xml...Find this :
and add your profile like this :
Follow the steps :-
1. Find this two files in Idea Net Setter Program Files :
Code:
C:\Program Files\Idea Net Setter\plugins\NetConnectPlugin\ProfileLib.prof C:\Program Files\Idea Net Setter\plugins\NetConnectPlugin\NetConnectConfig.xml
2. Open ProfileLib.prof and add your profile..Like this :-
Code:
Add Under <ProfileGroup type="DialUp">
<Profile
name="Tata Docomo 3G"
type=""
readonly="true"
user=""
password=""
phonenumber="*99#"
autoapn="false"
apn="tatadocomo3g"
chap="false"
pap="false"
ip=""
dns=""
dnsalt=""
wins=""
winsalt=""/>
Code:
<module name="Idea_C356">
<ProfileList>
<item name="Idea Internet" value="default" type="DialUp"/>
</ProfileList>
</module>
Code:
<module name="Idea_C356">
<ProfileList>
<item name="Idea Internet" value="default" type="DialUp"/>
<item name="Tata Docomo 3G" value="" type="DialUp"/>
</ProfileList>
</module>
No comments:
Post a Comment