Uppgradera GKS3 BGC
Att uppgradera GKS3 BGC går snabbt och enkelt. Ersätt bara filer i BGC-mappen med de som ingår i uppgraderingspaketet.
Uppgraderingssteg
Till version 1.8.2
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<!-- extracted -->
<applicationSettings>
<Simutek.BGC.UI.Properties.Settings>
<!-- extracted -->
<!-- previous setting: communicationHttps -->
<!-- new setting goes in here: -->
<setting name="specificationAsComment" serializeAs="String">
<value>False</value>
</setting>
</Simutek.BGC.UI.Properties.Settings>
</applicationSettings>
<!-- extracted -->
</configuration>Last updated