Code signing to help with Windows virus false positives
Basile B. via Digitalmars-d
digitalmars-d at puremagic.com
Sat Aug 20 06:45:11 PDT 2016
On Saturday, 20 August 2016 at 13:26:03 UTC, Martin Nowak wrote:
> On 08/20/2016 03:21 PM, Martin Nowak wrote:
>> On Monday, 15 August 2016 at 20:47:10 UTC, Basile B. wrote:
>>>> Please share your suggestions for how to help with the false
>>>> positive issue (or just continue laughing in ignorance based
>>>> on an assumption of something I never said).
>>>
>>> If the origin of the problem is NSIS then in a first time it
>>> would be worth trying InnoSetup or also a MSI installer.
>>
>> We already had that in our backlog b/c maintaining the NSIS
>> installer is a mess.
>>
>> Let's try to build a proper MSI installer w/ InnoSetup.
>> https://issues.dlang.org/show_bug.cgi?id=15284#c20
>> http://forum.dlang.org/post/gjdwctcoakpfxzyjdgzw@forum.dlang.org
>
> https://trello.com/c/pDvkBVVZ/70-switch-windows-installer-to-msi-using-innosetup
"to MSI using innosetup" ?
There's a misunderstanding here. Inno setup doesn't compile to MS
installer, it's a complete independant solution.
More information about the Digitalmars-d
mailing list