go-rocket-update icon indicating copy to clipboard operation
go-rocket-update copied to clipboard

windows: won't work with programs in \Program Files

Open mikob opened this issue 3 years ago • 0 comments

Not an issue with your library per-se. Writing here for posterity and documentation purposes. There is a permission error if your go binary is installed in program files in windows with the default permissions:

Error updating: rename C:\Program Files\LipSurf\LipSurf Companion App\lipsurf-companion-app.exe C:\Program Files\LipSurf\LipSurf Companion App\lipsurf-companion-app.exe.old: Access is denied.

Might be worth documenting what permissions are needed by each OS.

mikob avatar May 20 '22 18:05 mikob