Since Version 3.2.5, .FIT cannot be deleted on the AppData\Roaming\Garmin\Device\xxxxx\Ativities folder
But with the last version 3.2.9.0, I cannot see any FIT file.
Files ext changed or it's an additional BUG ?
3.2.5
Fix issue where Express was removing .FIT extension from files
Concerning the Proxy configuration, I received this setting from support,
Open the file with Notepad: "Express.exe.config" and "Garmin.Cartography.MapUpdate.CoreService.exe.config "
Locate "<defaultProxy useDefaultCredentials="true" />" and replace that line with the following information:
<defaultProxy>
<proxy
usesystemdefault="true"
proxyaddress="PROXY IP"
bypassonlocal="false"
/>
</defaultProxy>
Dixit users on this Forum, it's working fine but only if you don't have any user authentication.
Could you know, WHEN this option will be available on the Client "Garmin Express ?