the file SystemIn a batch, specifying a path whose name contains an accented character, files are not being found into the file System while stripping out all accented character in the path, these files are found. Nevertheless, I have to manage paths written with accented character. Is there any way to solve this issue? If you need to know my OS, I'm on SEVEN 32.
Thanks
Off the top of my head:
1) Use short file names
2) Use a better scripting language. VBScript and PowerShell are both valid alternatives.