Archive: Bug: NSISdl bug with long translate values


Bug: NSISdl bug with long translate values
When using /TRANSLATE with long values for the "downloading" option, the text is truncated, the word "minute" is appended to it, and none of the other data (progress and such) shows up on the line.

-Scott


Little help here?


You'd have to edit the resources of nsisdl.dll to make more room or use shorter strings until a proper solution can be found.


That didn't seem to do it. There's only one static, and that doesn't seem to be the one that's having the problem. The problem lies in the static that's above the top progress bar.

-Scott


There is only one static text in the NSISdl sources and changing it works fine for me. Make sure you are compiling in release mode and that the plug-in in the Plugins folder is replaced.


I'm sorry, I see what you're talking about now... Fixed in latest CVS version.


Awesome. Thanks, Kichik!

-Scott