https://github.com/walidbosso/c_os_windows_automation
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.
https://github.com/walidbosso/c_os_windows_automation
appwiz c cmd-command control devmgmt displayswitch hotspot ipconfig msinfo32 ncpa nircmd osk rundll32 screenshot shutdown switch-volume system systeminfo windows-8-1 windows-8-1-automation
Last synced: 8 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/walidbosso/c_os_windows_automation
- Owner: walidbosso
- License: apache-2.0
- Created: 2023-08-16T01:20:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T19:34:03.000Z (over 1 year ago)
- Last Synced: 2024-11-29T20:13:49.984Z (10 months ago)
- Topics: appwiz, c, cmd-command, control, devmgmt, displayswitch, hotspot, ipconfig, msinfo32, ncpa, nircmd, osk, rundll32, screenshot, shutdown, switch-volume, system, systeminfo, windows-8-1, windows-8-1-automation
- Language: C
- Homepage:
- Size: 301 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/walidbosso/C_OS_Windows_Automation)
# 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](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](https://github.com/walidbosso/C_OS_Windows_Automation/issues) page.
Enjoy exploring the System Manipulation using C Programming project! 🚀
----------------------
> >
© *by Walid BOUSSOU* 🇲🇦 😄
----------------------👏 Thanks for the support
## Stargazers
[](https://github.com/walidbosso/C_OS_Windows_Automation/stargazers)
## Forkers
[](https://github.com/walidbosso/C_OS_Windows_Automation/network/members)
## Contributors


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