Slight modification to make sure that the focuser is poked less often

This commit is contained in:
2019-06-08 20:34:54 +01:00
parent 22de5679b7
commit 4c92bf13c2
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -15,8 +15,9 @@
<Property Id="REGISTRYROOT" Value="Software\Cjdawson.com Ltd\Database Patcher" />
<PropertyRef Id="NETFRAMEWORK40FULL"/>
<Condition Message="This application requires .NET Framework 4.0 or higher. Please install the .NET Framework then run this installer again.">
<![CDATA[Installed OR NETFRAMEWORK40]]>
<![CDATA[Installed OR NETFRAMEWORK40FULL]]>
</Condition>
<!--todo create a method to check if ASCOM is installed.-->