Sorted out the registry settings needed to get the driver working properly on install.

This commit is contained in:
2019-05-24 00:07:29 +01:00
parent 2b5b5d7188
commit 8da41cad6f
4 changed files with 12 additions and 9 deletions
+1
View File
@@ -6,6 +6,7 @@
<FeatureGroup Id="fgRoot" >
<Feature Id="featAscomDrivers" Title="ASCOM drivers" Level="1" Absent="disallow"
Display="expand" >
<ComponentGroupRef Id="cgAscomLocalServer" />
<ComponentGroupRef Id="cgAscomTelescopeDriver"/>
<ComponentGroupRef Id="cgAscomFocuserDriver"/>
</Feature>