|
2e43ed6de4
|
Avoid crash on Windows XP, while detecting Windows 10 S. Closes #114
|
2018-02-01 21:02:03 +01:00 |
|
|
b92addf089
|
Issue #60: Check if HeidiSQL runs as a Windows Store App, and disable all update check mechanisms, due to Store policies 10.2.5 https://docs.microsoft.com/legal/windows/agreements/store-policies#102-security .
Detection code taken/modified from
* https://github.com/appconsult/DesktopBridgeHelpers/blob/master/DesktopBridge.Helpers/Helpers.cs
* https://stackoverflow.com/questions/48549899/how-to-detect-universal-windows-platform-uwp-in-delphi
|
2018-02-01 20:30:50 +01:00 |
|
|
3d698f9f68
|
Disable SSH tunnel connections on Windows 10 S, as a requirement for publishing HeidiSQL in the Windows App store, #60.
|
2018-01-31 18:25:12 +01:00 |
|
|
5a8a4af29a
|
Rename helpers unit to apphelpers, to overcome a naming conflict with the FireMonkey unit FMX.Canvas.GPU.Helpers. Closes #102.
|
2018-01-22 19:48:17 +01:00 |
|