
Comfortclick integration with Doorbird and Sonos
Good afternoon.
I would like to play the Doorbird doorbell tone on Sonos without using the Sonos app. I would also like to have the command "hang up the call" to use it as an input to turn off the speakers.

Whitelist IP's for Google Home/Assistant
Hello,
I was exploring the Google Home functionality, by configuring port forwarding on my firewall.
I've noticed in the log files of the firewall a lot of residential IP's (coming from US, Russia, Bangladesh, ...) trying to connect to the port, probably considered "not legit addresses".
Do you have list of IP's that I can whitelist so I can mitigate this thread?

Status of value from different node
Is it possible to update a value from a different value/node? It is possible in KNX using the KNX status address, but what about different drivers such as BACnet IP or built-in double variables of ComfortClick?
Example: Using a BACnet driver, there are two values available, Setpoint and SetpointStatus. Setpoint is sent from ComfortClick to the BACnet device and that device replies with SetpointStatus.
How can I display only one control element on the visualization which will send the Setpoint and be updated by the SetpointStatus? Same question for having double variables in ComfortClick, variableB acts as status of variableA.

property changed error references
Hello,
I get the following error:
Devices : 07/04/2023 20:02:50 : Error : Devices\KNX\Zentral\Wetterstation\Dämmerung : PropertyChanged Error References. Object reference not set to an instance of an object. at ComfortClick.Tasks.TaskTriggers.IfTrigger.OnPropertyChanged (System.String deviceName, System.String propertyName, System.Object value) 0x0003a in <018cf2e87d74455f87f7a657f2cf0c78>:0
at BOSCommon.References.ValueReference.ObjectValueChanged (System.String path, System.String propertyName, System.Object value) 0x00020 in <9cf46083622746b19c87ec03af0965e6>:0
at BOSCommon.Node.Attributes.NodeValueData.ObjectValueChanged (System.Object value) 0x00045 in <9cf46083622746b19c87ec03af0965e6>:0
Unfortunately I have no idea where this might come from. The object that seems to cause the problem is coming from the weather station - nightly twilight.
Any idea what might cause the error?
Kind regards

ETS will not connect through Jigsaw without restarting it after every boot
Hi there, since latest update (4.9.23), every time my Comfortclick boots (either with an ordered shutdown/restart, or with a powerloss) I have to stop jigsaw knx server, wait few seconds, start it to make ETS work.
Am I the only affected? Any way to solve it?
Thank you

weather task
Hi all, I would like to use the weather forecast to automate rolling shutters and more but among the selectable items, after inserting the weather task in the theme, I noticed that the item rain or cloudy or sunny or other is not selectable. All other parameters can be selected. It is possible to use parameters like clear sky or similar in some way

buttons not working
Hello,
i'm new here. i have just started building my knx installation. I want to use my jigsaw pro for visualisation.
What i've done so far, is create a simpel button that switches an output on my actuator. It all works perfect including status feedback on my button.
Then i exported my project out of ets6, and imported it in bOs configurator. Both groupadresses show up perfectly (status and switching)
now i created a template and dragged the switch button on it, but it doesn't work. i can acces the visualisation on my webbrowser perfectly, i see the button i've created, but if i click it, nothing happens.
i've tried setting the value from boolean, to switch, to undefined, .... enabled transfer, read and write under the communication tab from the groupadress .... nothing seems to fix it.
i've watched the tutorials, but they are outdated, the current popup interaces when importing ets project, are different now, i'm not able to select sertain things the do in the video
any ideas?

Integration Blusound
Good morning,
I have a client who works mainly in audio and video distribution in prestigious homes and industries.
The Customer would be https://www.mediaintegra.it/
They have started using the Comfort Click system and ask me about the possibility of being able to integrate Blusound products. https://www.bluesound.com/
Do you think integration is feasible?
Can you give support to the customer?
Do you have any idea what the cost of your support might be?
Best regards
Giordano

Problem sending an Http Post Request
Hello,
I want to send an HTTP call to my home assistant server.
The idea is to connect my doorbell to my sound system.
Running the command get's me the following log line
Devices : 26/03/2023 17:41:17 : Error : Tasks\Test : Error calling HttpRequest. The remote server returned an error: (405) Method Not Allowed. at System.Net.HttpWebRequest.GetResponseFromData (System.Net.WebResponseStream stream, System.Threading.CancellationToken cancellationToken) 0x00146 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorkerT (System.Threading.Tasks.Task`1TResult workerTask, System.Int32 timeout, System.Action abort, System.Func`1TResult aborted, System.Threading.CancellationTokenSource cts) 0x000f8 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.GetResponse () 0x00016 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at ComfortClick.Tasks.TaskCommands.HttpRequest.Get () 0x0006c in <0e0f871ce2a547fdb865117a9a4f9ea3>:0
It seems that this occurs when it 's a GET request, while the server requires POST.
So I tried with curl :
Running the following command line on my laptop :
curl -X POST http://192.168.0.88:8123/api/webhook/startdoorbell
-> works OK
curl http://192.168.0.88:8123/api/webhook/startdoorbell
-> ERROR: 405: Method Not Allowed (Home Assistant refuses the GET requests)
-> Same error as logged by comfortclicks http request ...
Any ideas ?

update Linux on jigsaw fails
can you please contact me to resolve this issue. I can't upgrade server without upgrading Linux first.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at BOSCommon.Helpers.Hardware.LinuxUpdateManagerForm.IsUpdateAvailable()
at BOSCommon.Helpers.Hardware.LinuxUpdateManagerForm.OnConfigValueChanged(String propertyName, Object value)
at BOSCommon.Node.Common.NodeHost.ConfigValueUpdate(String name, Object value)
at BOSConfig.ConfigPanel.RefreshConfigData(Boolean refreshTree, ConfigUpdates refreshUpdates)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BOSConfig
Assembly Version: 2.0.0.0
Win32 Version: 4.8.20
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSConfig.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4550.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4395.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BOSCommon
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSCommon.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Web.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4494.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 12.0.0.0
Win32 Version: 12.0.1.22727
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Newtonsoft.Json.DLL
----------------------------------------
Svg
Assembly Version: 2.4.1.756
Win32 Version: 2.4.1.756
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Svg.DLL
----------------------------------------
BOSImages
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSImages.DLL
----------------------------------------
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4494.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
System.Net.Http.WebRequest
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.WebRequest/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.WebRequest.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4584.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSCommon.resources.DLL
----------------------------------------
BOSCommon.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSCommon.resources.DLL
----------------------------------------
BOSAlexa
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSAlexa.DLL
----------------------------------------
BOSGeneral
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSGeneral.DLL
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSGeneral.resources.DLL
----------------------------------------
BOSGeneral.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSGeneral.resources.DLL
----------------------------------------
BOSGoogleSmartHome
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSGoogleSmartHome.DLL
----------------------------------------
BOSTheme
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSTheme.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSTheme.resources.DLL
----------------------------------------
BOSTheme.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSTheme.resources.DLL
----------------------------------------
ComfortClick.BACnet
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.BACnet.DLL
----------------------------------------
ComfortClick.Basic
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Basic.DLL
----------------------------------------
ComfortClick.Tasks
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Tasks.DLL
----------------------------------------
ComfortClick.Computer
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Computer.DLL
----------------------------------------
ComfortClick.DSC
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.DSC.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.DSC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.DSC.resources.DLL
----------------------------------------
ComfortClick.Dali
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Dali.DLL
----------------------------------------
ComfortClick.Denon
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Denon.DLL
----------------------------------------
ComfortClick.EIB
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.EIB.DLL
----------------------------------------
Knx.Bus.Common
Assembly Version: 5.5.302.16656
Win32 Version: 5.5.302.16656
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Knx.Bus.Common.DLL
----------------------------------------
ComfortClick.EnOcean
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.EnOcean.DLL
----------------------------------------
ComfortClick.Fibaro
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Fibaro.DLL
----------------------------------------
ComfortClick.GC100
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.GC100.DLL
----------------------------------------
ComfortClick.HUE
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.HUE.DLL
----------------------------------------
ComfortClick.Http
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Http.DLL
----------------------------------------
ComfortClick.IPCamera
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.IPCamera.DLL
----------------------------------------
ComfortClick.IRTrans
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.IRTrans.DLL
----------------------------------------
ComfortClick.LGTV
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.LGTV.DLL
----------------------------------------
ComfortClick.Modbus
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Modbus.DLL
----------------------------------------
ComfortClick.Paradox
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Paradox.DLL
----------------------------------------
ComfortClick.RSS
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.RSS.DLL
----------------------------------------
ComfortClick.SBus
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SBus.DLL
----------------------------------------
ComfortClick.SMA
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SMA.DLL
----------------------------------------
ComfortClick.SamsungTV
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SamsungTV.DLL
----------------------------------------
ComfortClick.Satel
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Satel.DLL
----------------------------------------
ComfortClick.Sonos
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Sonos.DLL
----------------------------------------
ComfortClick.TEMPer
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.TEMPer.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.Tasks.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.Tasks.resources.DLL
----------------------------------------
ComfortClick.UPS
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.UPS.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPS.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.UPS.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.UPSGeneric.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.UPSGeneric.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.UPSGeneric.resources.DLL
----------------------------------------
ComfortClick.Weather
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Weather.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.Weather.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.Weather.resources.DLL
----------------------------------------
ComfortClick.XBMC
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.XBMC.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.XBMC.resources
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.XBMC.resources.DLL
----------------------------------------
ComfortClick.Zwave
Assembly Version: 2.0.0.0
Win32 Version: 3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Zwave.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
System.Design
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Customer support service by UserEcho