PDA

View Full Version : Feature request: Regex



NewsArchive
04-03-2009, 12:23 PM
Hi Friedrich,

I have to search in the registry for different services. The exact name
of the service is unknown, but there is a defined pattern. It would be
nice, if we can do that with a regular expression.

This could be done with two new compare functions:

- Equals RegEx (case sensitiv)
- Equals RegEx (case insensitiv)

Exmple:

If %TEMPSTRING% Equals RegEx (case insensitiv) "AIDA.*dienst.*" Then
Display Message Box "Das ist ein AIDA-Dienst." -- "Bingo!"
End


What do you think about it?

Markus

NewsArchive
04-03-2009, 12:25 PM
Hi Markus,

>
> What do you think about it?
>

In SB7, we have a new "Handle String Operation (WildCmp)" option to match a
string against a wildcard string such as "*.*" or "bl?h.*", etc. See
attached screenshot.

Thank you for your suggestion.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner