Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I tried to copy and paste a line of text from a generic .ini file into the 3dsmax.ini via a cmd *.bat file.
This is the code in the bat file:
type \\server\plugins\MaxPlugins\Max2021\ini\MCGCopy.ini >> "C:\Users\%username%\AppData\Local\Autodesk\3dsMax\2021 - 64bit\ENU\3dsMax.ini"
timeout 10
The problem is, that the line appears in chinese letters after it was copied, instead of normal utf letters. And so this is useless.
Does anyone know how to fix this?
Thank you very much!
Solved! Go to Solution.