lessmsi icon indicating copy to clipboard operation
lessmsi copied to clipboard

`[file_names]` wildcard and/or regex support

Open brian6932 opened this issue 2 months ago • 0 comments

Can be handy when extracting files that can have variable names.

lessmsi.exe x foo.msi ba*.qux
lessmsi.exe x foo.msi 'ba[rz]\.qux'

brian6932 avatar Apr 19 '24 05:04 brian6932