Hi PowerShell experts,
I have a list of file in the my folder:
example
aa.txt
ab.txt
ac.txt
ad.txt
Now i want to change only 2 file extension:
ab.txt
ac.txt
to ab.htm & ac.htm
How do I choose specific file in a directory to change the extension
Hi PowerShell experts,
I have a list of file in the my folder:
example
aa.txt
ab.txt
ac.txt
ad.txt
Now i want to change only 2 file extension:
ab.txt
ac.txt
to ab.htm & ac.htm
How do I choose specific file in a directory to change the extension