Skip to content
⌘ NSIS Forum Archive

StrTrimNewLines Install/Uninstall

3 posts

luca89ct#

StrTrimNewLines Install/Uninstall

Hi guys!
I would to use the StrTrimNewLines function in Installer and Uninstaller section.

I read the tutorial on NSIS Page at this link but I can't adopt to StrTrimNewLines function.

Do you have any ideas?
Anders#
What have you tried so far? Post some of your code...

StrFunc.nsh that is a part of NSIS already has UnStrTrimNewLines etc.

Edit: I changed the wiki page, it should now be easy to use in both installers and uninstallers.