Skip to content
⌘ NSIS Forum Archive

NSIS tokens function

4 posts

zimsms#
StrTok is in the archive. It's a good function, would be nice if NSIS supported a token type object in the code.
Joel#
Thanks! I forgot to mention that was for a plugin.
Strtok is easy but that's C runtime.

But I already trying to make one my self... I also will include it in the next version of colorsel...

Thanks! 🙂