Please give me some pointers:
I wrote a batch file in a Simplified Chinese system, but the Chinese parts can't be recognized in a Traditional Chinese system. This really troubles me, because some computers in our company use Traditional Chinese, some use Simplified Chinese, and some even have dual systems. Is there any way to make my batch file be recognized by both Simplified and Traditional Chinese systems?
I thought about making two versions of the batch file, one Simplified and one Traditional, and then letting the computer decide which one to run: if it's a Simplified Chinese system then execute the Simplified version, otherwise execute the Traditional version. But I don't know how to tell them apart.
Friends who know how, please give me a hand. Thanks in advance!
I wrote a batch file in a Simplified Chinese system, but the Chinese parts can't be recognized in a Traditional Chinese system. This really troubles me, because some computers in our company use Traditional Chinese, some use Simplified Chinese, and some even have dual systems. Is there any way to make my batch file be recognized by both Simplified and Traditional Chinese systems?
I thought about making two versions of the batch file, one Simplified and one Traditional, and then letting the computer decide which one to run: if it's a Simplified Chinese system then execute the Simplified version, otherwise execute the Traditional version. But I don't know how to tell them apart.
Friends who know how, please give me a hand. Thanks in advance!

