- Notifications
You must be signed in to change notification settings - Fork0
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
walidbosso/C_OS_Windows_Automation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
- C Programming
- Screenshots
- System Control
- Hotspot Manipulation
- Shortcuts
- Windows 8.1 Automation
- Command Line Operations
- Device Management
- Volume Control
- System Information
Environment Setup:
- Add
nircmd.exeto the PATH environment variable to run files in theScreenshot,Shortcuts, andManipulationfolders. - Run
Hotspot.exein Administrator mode for hotspot functionality.
- Add
Shortcut Creation:
- Consider creating links to the
.exefiles you are interested in. - Add an icon using Right-Click -> Properties.
- Pin the shortcut to the Task Bar for easy access.
- Consider creating links to the
Have Fun!
- Explore the various functionalities and customize them to suit your needs.
nircmd.exefor additional system control features.
- Screenshot: Contains code for taking one-click screenshots.
- Shortcuts: Includes code for creating shortcuts.
- Manipulation: Holds code for various system manipulations.
This project is licensed under the Apache-2.0 License - see theLICENSE file for details.
If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature). - Open a pull request.
If you encounter any issues or have suggestions, please open an issue on theIssues page.
Enjoy exploring the System Manipulation using C Programming project! 🚀
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
Uh oh!
There was an error while loading.Please reload this page.


