Skip to content

A collection of C codes I made in order to make my/your life easier when dealing with the OS, from taking one-clicking ScreenShots, Manipulation your own Hotspot, Shortcuts, and many many more.

License

Notifications You must be signed in to change notification settings

walidbosso/C_OS_Windows_Automation

Repository files navigation

C_OS_Windows_Automation

GitHub WidgetBox


OS System Automation and Manipulation using C Programming

This project is a collection of C codes designed to simplify various tasks when dealing with the operating system. The functionalities include taking one-click screenshots, manipulating your own hotspot, creating shortcuts, and more.

Topics Covered

  • C Programming
  • Screenshots
  • System Control
  • Hotspot Manipulation
  • Shortcuts
  • Windows 8.1 Automation
  • Command Line Operations
  • Device Management
  • Volume Control
  • System Information

Instructions

  1. Environment Setup:

    • Add nircmd.exe to the PATH environment variable to run files in the Screenshot, Shortcuts, and Manipulation folders.
    • Run Hotspot.exe in Administrator mode for hotspot functionality.
  2. Shortcut Creation:

    • Consider creating links to the .exe files you are interested in.
    • Add an icon using Right-Click -> Properties.
    • Pin the shortcut to the Task Bar for easy access.
  3. Have Fun!

    • Explore the various functionalities and customize them to suit your needs.

Dependencies

  • nircmd.exe for additional system control features.

Files and Folders

  • Screenshot: Contains code for taking one-click screenshots.
  • Shortcuts: Includes code for creating shortcuts.
  • Manipulation: Holds code for various system manipulations.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

Issues

If you encounter any issues or have suggestions, please open an issue on the Issues page.

Enjoy exploring the System Manipulation using C Programming project! 🚀


 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/C_OS_Windows_Automation

Forkers

Forkers repo roster for @walidbosso/C_OS_Windows_Automation

Contributors



GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!


Back to top

About

A collection of C codes I made in order to make my/your life easier when dealing with the OS, from taking one-clicking ScreenShots, Manipulation your own Hotspot, Shortcuts, and many many more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages