0
votes

I have to create two conditional exes using the same nsis script. But it fails with error:

deflatetofile fwrite failed. Aborting creation process.

Can I get immediate help on this?

1
can you post script what you have tried?? - Ami

1 Answers

0
votes

It seems that the internal process of file compression fails.

Do you have enough space on disk? Have you checked the rights (write access) where you are trying to create the installer?