Skip to content
⌘ NSIS Forum Archive

RegDLL/UnRegDLL wildcards?

3 posts

Markleford#

RegDLL/UnRegDLL wildcards?

It's not documented as such, but I gotta ask: is there a way to get wildcard functionality with RegDLL/UnRegDll, as with File/Delete?

As my installer needs to pretty much just register a slew of COM dlls, I'm looking for a simple solution before I buckle down and have to manage a list of filenames for myself.

Thanks in advance,
- m