How to change system locale in batch -
so trying make kirikiri(japanese virtual novel creator) novel won't run unless system locale japanese.
i know how manually; create program writing in batch speed things up.
you can set command line this:
java -duser.country=ca -duser.language=fr ... com.x.main
Comments
Post a Comment