ServerSync
ServerSync copied to clipboard
Windows requires a valid application signature in order to not block exe.
Serversync Version: 3.1.0
Minecraft Version: 1.15.2
Issue:
Windows goes out of its way to block exe requires a valid signature to run without fail.
Once a user unblocks the exe it works like normal and some systems to properly get files you have to do this!
Otherwise the application works without fail.
I will need a bit more time to mass test.
To get windows to accept an application it needs to be signed with a certificate from a recognized certificate authority. All of which are paid and rather outside the budget of what I can afford to put into SS currently.
The general idea: https://www.digicert.com/code-signing/
There are cheaper options but they would most likely not get you past Microsofts filters.
I'll have a look into the run as admin, should not be required unless the directory it is trying to write files to is admin protected.
Windows now makes any file a user has a share to with an admin account admin protected. This is because theieves use to forge permissions. There is no way to circumvent it. I will look into finding a way to provide a valid signature and I will put some finances into fixing it as well.
nevermind I cannot drop 400 dollars right now @.@
Thanks again for the testing 👍, is super useful.
Windows has a code signing tool, as does java. The signing itself is the easy part really, the certificate is the difficult part when you are not running a software company.