thegrinch
20th February 2008, 10:00
Hi all,
I am deploying several NSIS installers successfully since more than two years, but now I encountered a "new", never seen before, error:
After the welcome page, when changing to the license page, the installer suddenly skips, and disappears.
The behaviour only occured on machines that did not have a copy of riched20.dll available.
Is there any way how to make sure this problem cannot occur?
I mean, either extract the file before it is needed (I don't know how to do this), or make NSIS link the produced exe-setup statically against the missing dll.
Thank you for your help in advance,
best regards,
thegrinch
I am deploying several NSIS installers successfully since more than two years, but now I encountered a "new", never seen before, error:
After the welcome page, when changing to the license page, the installer suddenly skips, and disappears.
The behaviour only occured on machines that did not have a copy of riched20.dll available.
Is there any way how to make sure this problem cannot occur?
I mean, either extract the file before it is needed (I don't know how to do this), or make NSIS link the produced exe-setup statically against the missing dll.
Thank you for your help in advance,
best regards,
thegrinch