Hi all,
I want to install a protocol to be installed in the network properties window (which lists all the protocols installed) using programmatically.
Or else using command line .
does anybody knows how we can do this .
Thanks
Printable View
Hi all,
I want to install a protocol to be installed in the network properties window (which lists all the protocols installed) using programmatically.
Or else using command line .
does anybody knows how we can do this .
Thanks
Is this something that you need done on a whole bunch of different machines? Is that why you need to do it programmatically?
What protocol do you need to install?
I am making an installer , & the protocol is PPPoE
You are making an installer as opposed to using an existing one?Quote:
Originally Posted by raja1979
Or, are you making a deployment package using an existing installer? If so, which one?
I have created a pppoe dialer , now i have to make a installer for that dialer , but the dialer won't work until pppoe protocol is installed . so i want to embedded the protocol in the installer itself .
pls suggest me how can i do that
i have got the api name but dont know to use it
the api are SetupInstallServicesFromInfSection
Pls Help
Thanks