In fact I don't think cyrillic characters are the issue as SFrame has not an absolute path in the .bat
Do you start the .bat with administrator rights ?
If yes, can you post here (or private message) the result of this procedure:
- Start your .bat
- Wait for SFrame to show the error (but DON'T click Ok)
- Run the following command in cmd.exe and put the result in this thread or in a private message:
Code:
powershell -Command "(Get-Process SFrame).StartInfo.EnvironmentVariables"
- Click Ok on the SFrame error to close it
it's important that the sframe error message is not closed when executing the powershell command