Ani Betts
Ani Betts
Enable [Squirrel Events](https://github.com/Squirrel/Squirrel.Windows/blob/master/docs/squirrel-events.md), then call `UpdateManager.CreateShortcutsForExecutable` with the parameters you want
:+1: :cool:
Haven't tried it yet, will give it a go soon
>You might be sometimes contributing to upstream, but the pattern that I and several other Electron community members have been seeing is the following: To be honest, this resonates with...
@Biswa96 My end-goal is to get Git for Windows built for native ARM64, but I'd like to generalize this work / make something maintainable instead of making something really one-off...
@wjkhappy14 It sounds like you need an `ObserveOn(RxApp.MainThreadScheduler)` somewhere (also indeed, I don't know Chinese, but Google does 😅 )
Keep in mind that these kinds of changes will basically make every in-flight PR into a merge conflicted mess - I would honestly consider letting some of these go (especially...
Hi, I'm the author of Squirrel. Indeed, the current version doesn't have native support for .NET Core and friends, but actually it's fairly easy to work around this. Here's some...
Yep, same error, `flutter-engine\[SHA1]\x86_64-pc-windows-msvc\debug_unopt` isn't in LIBPATH so it doesn't find it. I'm using the latest version that has a Windows build ``` Flutter 1.15.3-pre.34 • channel unknown • unknown...
@flagbug Are you signing the installer? If you can do it, signing the installer with a code signing cert will vastly increase the confidence AV vendors have that it's not...