var wshell = new ActiveXObject('WScript.Shell');
wshell.Run('"C:\\Program Files\\Xming\\Xming" :2 -emulate3buttons -mwextwm -clipboard -fp tcp/chamonix:7100',0);
wshell.Run('G:\\openbox\\xwinwm -display localhost:2',0);
