how to add *cs before.xml
-
Hello everyone,
I’m hoping someone can help. How can I change a file ending with .xml file to a file ending *cs.xml ??
thanks your help is appreciated. :)
-
@aff-m ,
It depends on what you mean:
Do you mean you want to rename the actual file you are editing? Then use File > Rename and change the name. If you have multiple files, this will be tedious: Notepad++ was not designed as a bulk rename tool.
Do you mean you are editing a text file which has many filenames in the text, some of which end in
.xml? Then use a search and replace (Search > Replace) with Find What =.xml, Replace With =cs.xml, and Search Mode =normalIf you mean something different, you will have to provide more details.
-
thanks for your quick reply. This is one file and I’m trying to upload it to software that only reads files format type ending in *.ci.xml
When I attempted to rename the file I can only change the type to ci.xml, cannot seem to add the *. in front.
-
@aff-m said in how to add *cs before.xml:
cannot seem to add the *. in front
That’s because you can’t have a
*in the name of a file; see HERE. -
@aff-m said in how to add *cs before.xml:
When I attempted to rename the file I can only change the type to ci.xml, cannot seem to add the *. in front.
What did you try? It works just fine for me:

-
thank you. I followed your example and saved it .
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login