|
Internet sharing xml code
Thanks for the great cab.
I am trying to customize the setting to fit my need and have a question.
Are these the xml codes needed to get tethering to work with internet sharing?
<characteristic type="HKLM\Comm\InternetSharing\Settings">
<noparm name="ForceCellConnection" />
</characteristic>
<characteristic type="HKLM\Comm\InternetSharing\Settings">
<parm name="ForceCellConnection" value="Sprint" datatype="string" />
</characteristic>
<characteristic type="HKLM\Comm\InternetSharing">
<parm name="Extension" value="" datatype="string" />
</characteristic>
<characteristic type="HKLM\Services\CMGuaridan">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
<characteristic type="HKLM\Services\CMGuardian">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
TIA.
|