I noticed in the Service.Create action that there is not a parameter for Description.
To create this entry, am I going to have to create it in the registry using Registry.SetValue?
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\somename\Description
Thanks in advance!
To create this entry, am I going to have to create it in the registry using Registry.SetValue?
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\somename\Description
Thanks in advance!