Caelan

Results 305 comments of Caelan

> Additionally I also saw Update.exe size has increased to 12mb, while small it may bump our actual .exe installer up to 100mb, which is something we need to watch...

I have made the requested changes and rebased to `release/28.1`.

As far as I know, there's very little benefit to entering/supporting fullscreen exclusive mode on modern windows with DX11 or higher. If you are borderless, using a `DXGI_SWAP_EFFECT_FLIP_DISCARD` swap chain...

I ran into this issue, if anyone comes across this needing a quick fix, just paste this in and update your input selector to point to your cardnumber input box....

Firewall prompts (and _many_ other problems) are still present in Squirrel.Windows due to the app exe moving between versions. Windows was not designed for apps to run this way. In...

This error means the squirrel hook (eg. `--squirrel-install`) timed out. Squirrel will execute your app with this argument and wait for 15 seconds. You need to handle command line argument,...

@wimurk I had a look at your repository `singlequote/scum-bot`. Github release v1.0.0 has `Setup.exe`, the `*1.0.0-full.nupkg`, and the file `RELEASES` uploaded as assets. This is correct. From your comment, it...

Glad this solves your issue. I see the same problem on the repository of the original poster. The way to close this would be to improve the error messages from...

Duplicate of #1672, probably best to continue the conversation there.

This has been fixed in my Squirrel fork (tracked in https://github.com/clowd/Clowd.Squirrel/issues/24) by following a similar approach to how msft teams did it with their proprietary fork. This solved loads of...