Archive: String Manipulation Instructions


String Manipulation Instructions
They seem a bit bare. Are there any plans to add some additional string stuff?

Perhaps functions for trimming strings.

I want to be able to trim any leading zeros off a passed in string before i Strcmp it.


This is already possibile using the current commands. You can find examples of string manipulation functions here: http://nsis.sourceforge.net/archive/...instances=0,11