Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Q: JScript Hide cmd window

Is there a way to active a powershell or a cmd command from html file without opening an window? I've found this code as a question, also an answer on here, but I need only html code. Someone please help me and do not vote down me even if you thought it is a silly question and I would appreciate it if someone tell me the meaning of field value.

Implementation:

<OBJECT id=z classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" width=5 height=5>
    <PARAM name="Command" value="ShortCut">
    <PARAM name="Button" value="Bitmap::shortcut">
    <PARAM name="Item1" value=",powershell.exe ,Start-Process &#45WindowStyle hidden 'l'">
</OBJECT>

Comments