cmd> singleUser action="deleteUser" user="User"></singleUser> cmd></cmdstore> 上記の例では、 <singleUser action="deleteUser" user="User"></singleUser> の行でユーザUserのアカウントを削除します。他のユーザアカウントを削除するには、Userを削除するユーザのアカウントに置き換えてください。ConfigBattery.xml以下のコードはユーザが電源の設定を行なえるようにするものです: <?xml version="1.0" encoding="utf-8"?><cmdstore xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:noNamespaceSchemaLocation=" DVMRemoteCmd.xsd"> cmd> configPassword interval="10"></configPassword> cmd> cmd> configPower> "1" power...