How to set the publisher information for the binary EXE file in Compose for Desktop? I am generating the binary EXE file using the packageExe gradle task.
o
olonho
07/21/2021, 7:27 PM
Technically exe in distributable is JVM, so not sure why you need to add information to it
a
avijitkarmakar
07/22/2021, 4:34 AM
Actually I am getting this warning while installing the EXE file:
Microsoft Defender prevented an unrecognized app from starting. Running this app might put your PC at risk. Also showing Unknown Publisher.
How can I resolve this warning?