I have a kernel service driver , i want to install it with an installer .
I use Wix that already copy files in driver store but i still need to add the service to the nerwork manualy (in local area connection properties)
How can i do this in wix or in javascript ?
I have a kernel service driver , i want to install it with an
Share
I have found a good example in WinDDK : src\network\config\bindview