Skip to content

DungGramer/run-cmd-on-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages