Skip to content

Explore the world of Windows command-line scripting with this repository. Build and customize your own Windows command to simplify tasks, automate processes, and streamline your workflow.

License

Notifications You must be signed in to change notification settings

cyberxploithausa/CreateWindowsCmdCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CreateWindowsCmdCommand

This program is only available windows users.

Disclaimer

This is to note that i am not an expert in programming at all, so any modification is highly welcome.

INSTALLATION

  • Clone the repository
git clone https://github.com/cyberxploit/CreateWindowsCmdCommand.git
cd CreateWindowsCmdCommand
cd CommandAutomation
pip install -r requirements.txt
  • Modify the git_user and git_password in the command directory.
cd command
nano cred.py
cd ..
python run.py

Wait for some time for the program to execute completely.

USAGE

In order to use the above tool, Lunch a new cmd and do the following

  • create

This will further show you the help menu in order to use the tool pergfectly

License: MIT

About

Explore the world of Windows command-line scripting with this repository. Build and customize your own Windows command to simplify tasks, automate processes, and streamline your workflow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages