VBScript / most HTA files in Windows RT, No Jailbreak Required

brandoncomputer

New member
Jan 16, 2016
6
0
0
Visit site
VBScript, including creation of application objects (Word, Excel, Powerpoint) is possible in Windows RT 8.1 with no additional exploits required.

Some minor code changes may be required, your code needs to be compatible with Internet Explorer 6 Trusted Application settings.

If your file is a .vbs file the easy way would be to change the extension to .htm and add the following at the beginning. Replace lt and gt with appropriate symbols, having trouble posting.
<html><script language=vbscript>
and this at the end
</script></htm>>

To execute your file, run hh.exe with your file as the parameter. Easiest thing is to create a shortcut to hh.exe and drag and drop your file into it. After getting an ActiveX control warning one time, your script should operate as intended.
 

Members online

Forum statistics

Threads
323,300
Messages
2,243,598
Members
428,055
Latest member
DrPendragon