|
launch.mscr †
説明 †rlTodayでToday上に表示した画像を2時間おきに入れ替え、Todayを再表示するスクリプトです。 rlTodayの設定ファイル(skin.xml)も同梱しています。こちらはほとんどデフォルトのままです。 修正箇所(必須) †launch.mscrをテキストエディタで開き以下の箇所を自分の環境で書き換えてください RemoveNotifications( "\Program files\MortScript\MortScript.exe", """\Program files\MortScript\Script\launch.mscr""" ) RunAt( TimeStamp() + 7200, "\Program files\MortScript\MortScript.exe", """\Program files\MortScript\Script\launch.mscr""" ) path = "\Program files\rltoday\W03edt\" pathは画像のあるフォルダを指定してください。 7200 = 60(秒) x 60 (分) x 2(時間)です。ここを変更すると指定した時間の間隔で差し替えます。 連絡先 †バグがあったらすいません。その場合はhttp://www.ezinfo.jp/others/contact/よりご連絡頂けるとありがたいです。 ダウンロード † |