<Html>
<head>
<meta http-equiv = "konten tipe" content = "text/html; charset = gb2312">
<meta name = "generator" content = "Microsoft Frontpage 4.0">
<meta name = "progid" content = "frontPage.Editor.document">
<title> toolbar </iteme>
<tyle>
<!-
tubuh, tabel, p, td, div, pilih {font: menu}
.button {boder: 0; Tinggi: 20px; Lebar: 60px; Kursor: Tangan; Font: Menu}
->
</tyle>
</head>
<body>
<Bahasa skrip = javascript>
fungsi run (strpath) {
exe.value = strpath;
mencoba {
var objshell = ActivexObject baru ("wscript.shell");
objshell.run (strpath);
objshell = null;
}
Catch (e) {alert ('file tidak ditemukan "'+strpath+'" (atau salah satu komponennya). Harap pastikan bahwa jalur dan nama file benar dan bahwa file pustaka yang diperlukan tersedia
. ')
}
}
</script>
<p> Harap simpan sebagai file HTA dan jalankan <br>
Harap masukkan program yang akan dijalankan: <br> <input name = exe type = ukuran teks = 20 value = "regedit"> <tombol class = tombol onClick = "run (exe.value)"> ok
</button> <tombol class = tombol OnClick = exe.value = "";> masuk kembali </button> <br>
<Tombol class = tombol onClick = "run ('notepad')"> notepad </button> <br>
<Tombol class = tombol onClick = "run ('mSpaint')"> Board gambar </button> <br>
<Tombol class = tombol onclick = "run ('calc')"> Calculator </button> <br>
<Tombol class = tombol OnClick = "run ('cmd')"> cmd </button> <br>
<Tombol class = tombol onClick = "run ('regedit')"> Regedit </button> <br>
<Tombol class = tombol ontClick = "run ('msconfig')"> msconfig </button> <br>
<Tombol class = tombol onclick = "run ('file: /// d: /program%20files/winamp/winamp.exe')"> winamp </button> <br>
<Tombol class = tombol onClick = "run ('iexplore.exe')"> Ie </button> <br>
<Tombol class = tombol onclick = "run ('..')"> .. </button> <br>
<Tombol class = tombol onClick = "run ('%windir%')">%windir%</button> <br>
<Tombol class = tombol onClick = "run ('%temp%')">%temp%</button> <br>
</p>
</body>