Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 862 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 862 Bytes

run-cmd-on-browser

Usage

  1. Download command.exe and move to path C:\command.exe.
  2. After that, run setup.reg.

Note:

  • If you want change file name or path, you need edit path inside setup.reg before run.
  • Maybe window define is virus. Don't worry! Just allow on your device.

Command: cmd:// + cmd-command
Example:

cmd://winver
cmd://md "D:\\new folder"

Build

pyinstaller -F --onefile --icon="./icon.ico" ./command.py

Idea

My project extend idea of Enderman:
https://www.youtube.com/watch?v=46pBeyHKQuQ&t=200s