/CreateWindowsCmdCommand

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.

Primary LanguagePythonMIT LicenseMIT

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