View Single Post
Old 12-13-2011, 21:41   #3 (permalink)
hasanmh
No Life Poster
 
hasanmh's Avatar
 
Join Date: Feb 2010
Location: Omdurman / sudan
Age: 34
Posts: 1,236
Member: 1236034
Status: Offline
Sonork: 100.1592650
Thanks Meter: 463
Quote:
Originally Posted by salmawy2 View Post
Hey hasan
How r u doing??
What i remember that progiles of mobile partner are saved in the mobile partner folder in program files.
Hope that this helps
Will give u the exact dir when i go to PC
hi brother , i'm fine

yes they saved there in ( user data ) folder ( before installing the dashboard there is no user data folder inside the EXE )

my friend ( BJFROG ) said :

Quote:
there are two methods can do this
1)Add system profile
open file "plugins\NetConnectPlugin\NetConnectConfig.xml "
add a moudle included all profiles names like below


Code:
<module name="#OPERATOR#" describe="#Doesnt matter#">
  <ProfileList>
     ;"default" it means NAME1 is the default profile for connection 
     <item name="NAME1" value="default" type="DialUp"/>
     <item name="NAME2" value="" type="DialUp"/>
     <item name="NAME3" value="" type="DialUp"/>
     ;You can add more....  
 </ProfileList>
</module>

open "plugins\NetConnectPlugin\ProfileLib.prof"
add profile settings for each one created above just like below
and already exist many instances you can learn creating yours from file "ProfileLib.prof"

Code:
 <Profile
		name="NAME1"
		type=""
		readonly=""
		user=""
		password=""
		phonenumber=""
		autoapn="false"
		apn=""
		chap="true"
		pap="false"
		ip=""
		dns=""
		dnsalt=""
		wins=""
		winsalt=""/>
2) add user profile
its more easy ,personally I'd prefer to use this
run MP program navigate to "tool->options->profile management"
create all profiles you need,then copy "userdata" folder to "common" folder or operator folder,delete all files and folders exclude "userprofile.prof" from "userdata"
i've tried the two methods but i fail ! nothing changed when i create the final setup file and install it i just see the defult profile of the modem network operator .
  Reply With Quote
 
Page generated in 0.08945 seconds with 7 queries