Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've been trying to compress (right click - send to - Compressed (zipped) Folder) a folder that contains files in a foreign language but I get the error: "The compression cannot be performed because the file or directory.................contains characters in its name that Compressed (zipped) Folders cannot store: ž,š,ć etc." What settings do I have to change in order to compress this folder?

Same things happen when I do it from my C# code Thank you

share|improve this question
Hello: In which operating system? – Diego Sevilla Nov 22 '10 at 10:33
The first part is not a programming question. For the C# bit, show the code, and identify the zip library you're using to create the zip. – Cheeso Nov 27 '10 at 18:46

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.