$content = Get-Content 'start.bat' -Raw [System.IO.File]::WriteAllText('start.bat', $content, [System.Text.Encoding]::GetEncoding('GBK'))