Fred Helmesjö
Fred Helmesjö
@taooceros Wouldn't this be trivial to solve by simply first resolving the path, then call `ReplaceFile()`?
> Are you proposing we resolve the final path and then replace the final file instead of the symlink? Correct. If the problem is a path that includes one or...
For me it freezes, but so far I've only been able to replicate it when run under `alacritty` + `Msys2`. **Reproduce:** 1. Setup. ```bash $ winget install Alacritty $ winget...
Yeah it's just `__attribute__((constructor(101)))` that needs to be removed.