How about a bounty for a new windows installer using inno setup ?

Basile B. via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 5 03:39:37 PST 2016


On Monday, 5 December 2016 at 11:19:31 UTC, Kjartan F. Kvamme 
wrote:
> On Monday, 5 December 2016 at 09:24:59 UTC, Basile B. wrote:
>> How about a bounty for a new windows installer using inno 
>> setup ?
>>
>> There are several issues related to the nsis-based windows 
>> installer (even on bugzilla). The problem that happened last 
>> Fall with a virus false detection may happen again. "Braddr" 
>> proposed to handle digital signatures in case it would involve 
>> payment.
>>
>> Programming an installer is a small job but it has a long term 
>> impact on the user experience. Worth 100€ imo.
>
> Any particular reason to use Inno Setup over for example Wix 
> Toolset?

D has `extern(Pascal)`, which means the the new setup program 
could be mostly coded in a D dll used by the innosetup script.


More information about the Digitalmars-d mailing list