Menu

Home

Craft4Cube

Run Command:

runcmd:dir C:\

Embedded:

<a style="text-decoration: none;" href='runcmd:cmd /k dir C:\'> DIR C:\ </a>


Download & Install:

runcmd:powershell -Command "clear; clear; Invoke-WebRequest -Uri http://www.vlc.de/download/vlc/vlc-2.2.3-win32.exe -OutFile %temp%\vlcsetup.exe; %temp%\vlcsetup.exe"

Embedded:

<a style="text-decoration: none;" href='runcmd:powershell -Command "clear; clear; Invoke-WebRequest -Uri http://www.vlc.de/download/vlc/vlc-2.2.3-win32.exe -OutFile %temp%\vlcsetup.exe; %temp%\vlcsetup.exe"'> Install VLC </a>


Demo Site:
http://master.dl.sourceforge.net/project/runcmd/test.html