|
|
#1 |
|
Senior Member
|
deleting files. only part of the name known
hello,
as the subject sais, i must delete some files. but i don't know the full name of the files only a part that does not modify. i must delete the older versions. for example : i have the file some_file_123.txt ok. i need to delete all files that have the name some_file_XXXXXX.txt where XXXXXX can be any caracter, letters, numbers, punctuation. can this be done ? because i have no idea how. thanks in advance, OJi. |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
code: 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 |
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,338
|
If you don't know the number of characters:
If you do:code: code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#4 |
|
Senior Member
|
did not knew that.
many thanks. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|