Windows Officially Supported Now
- Scott Lumsden
- Apr 20
- 1 min read

Beta Testing is finished, and Windows is now officially supported.
Get the installer on the main page.
A couple of things to note in case you have issues downloading or running the Windows installer:
Codesigning
Windows Defender and any other antivirus software you're running may warn you against running the installer because it has not been codesigned
Run the installer anyways
It isn't a virus
... or wait until I find a clear and cost-effective way to do codesigning on Windows
This could take months
Antivirus Software and Python
Your antivirus software may actually flag the installer or Blue and Pink Synth Editor itself as containing a virus
This is something that commonly happens with apps written in python and built with pyinstaller
Don't worry, there isn't a virus in Blue and Pink Synth Editor
Your antivirus software may remove part of the downloaded installer because it thinks it is a virus
If this happens, then the installer's size will be very small (less than 1 MB instead of ~25 MB)
Find out how to set up an exception in your antivirus software so it won't modify the installer
I don't know for sure whether I'll be able to prevent this sort of thing happening in future versions
But I'm working on it
Comments