Azure / azure-relay-bridge

Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
MIT License
121 stars 48 forks source link

Installer overwrites existing settings files #12

Closed congyiwu closed 2 months ago

congyiwu commented 4 years ago

The installer blindly overwrites "C:\ProgramData\Microsoft\Azure Relay Bridge\azbridge_config.svc.yml" if it exists, even if I'm doing an upgrade.

I'd expect existing settings to be preserved.

clemensv commented 2 months ago

The installer will have the PatchIgnore="yes" flag set for this file