You can also use Windows Explorer, go to the dnet directory, right click on the dnet.exe file, and create a shortcut. Right click on the shortcut that is created, and add the -install to the Target: text line where the c:\dnet\dnetc.exe is shown, so you would have
c:\dnet\dnetc.exe -install listed in the Target: text box.
If you don't want to re-boot, go to Control Panel, Administrative Tools, Services, and start the dnet client service. You can also create a shortcut of the dnetc.exe and add -svcstart to the Target similar to the install command, so you would have
c:\dnet\dnetc.exe -svcstart in the text box.
There are other useful dnet CLI options, such as -flush -fetch -update -shutdown
use dnetc.exe -help to get a list of the options.
