StableSwarmUI icon indicating copy to clipboard operation
StableSwarmUI copied to clipboard

Request: Pre-Compiled Windows Binaries

Open ThioJoe opened this issue 2 years ago • 0 comments

I'd like to request pre-compiled binaries be available for download instead of having to build them from source.

I don't necessarily mean the whole program as a single EXE, just the ones that get compiled like StableSwarmUI.dll or anything else that go in the src folder for example.

Reason being, on my main computer which has Windows "Smart App Control" enabled, it blocks MSBuild because of security vulnerabilities. It's on Microsoft's list of recommended blocked files for such policies. (Which even says "Unless your use scenarios explicitly require them, Microsoft recommends that you block the following applications.")

I was able get it working by building it in a VM and just copying the folder out, so it's not a huge deal, but it's just a bit of an extra pain is all.

Example: image

ThioJoe avatar Mar 11 '24 18:03 ThioJoe