Old 16th May 2006, 11:41   #1
defacto
Junior Member
 
Join Date: May 2006
Location: Italy
Posts: 1
Regular expressions wanted

Hi all,

anybody knows of a regular expressions plug-in for NSIS? That would be really useful...

A lesser but still useful feature would be the possibility of performing multi-line text search & replace over the specified file.

Anybody knows how to do that?
defacto is offline   Reply With Quote
Old 16th May 2006, 17:34   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Quote:
anybody knows of a regular expressions plug-in for NSIS? That would be really useful...
I think you mean ${NSISDIR}\Include\LigicLib.nsh


Quote:
A lesser but still useful feature would be the possibility of performing multi-line text search & replace over the specified file.
${NSISDIR}\Include\WordFunc.nsh
${NSISDIR}\Include\TextFunc.nsh

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 16th May 2006, 18:52   #3
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
There is no regular expression plug-in so feel free to write one!

-Stu
Afrow UK is offline   Reply With Quote
Old 30th January 2007, 23:36   #4
robstocks
Junior Member
 
Join Date: Jan 2007
Posts: 1
Smile Regular Expression Library: NSISpcre

I have written an NSIS plugin for regular expressions which is a thin wrapper around the PCRE regular expression library.

See the new NSISpcre plug-in page on the NSIS Developer Center Wiki for more details.
Attached Files
File Type: zip nsispcre.zip (99.1 KB, 169 views)

Last edited by robstocks; 31st January 2007 at 01:12.
robstocks is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump