WMI4Java
WMI4Java copied to clipboard
Fix: Stderr- and stdout-Encoding are not respected #10
Hello! I use an implementation based on VBScript because VBScript exists on any windows machines. I had a problem that WMI output has question marks (?????) instead of cyrilic characters in WMI output. I fixed it by adding // U parameter to cscript.exe invocation. https://technet.microsoft.com/ru-ru/library/ff920171(v=ws.11).aspx
Ok thanks. I will check it.
Best regards
Hello. Any chances of merging this into master and releasing 1.6.4?