Releases: yeray697/CommonScriptsContainer
Releases · yeray697/CommonScriptsContainer
v1.1.1
v1.1
Bugs
- Fixing an issue when editing the Script Type (#1).
Enhancements
- Move Settings file to an App.config, preparing a change where an installer will be added to the project, and so fixing an issue where the App was not working when running the app at Windows Startup because of not finding the paths of scripts.json
- Now the app runs hide when running at Windows Startup
Minor changes
- Moving Windows Registry logic to its own service
v1.0
This version is now fully functionally, but still has some minor issues when editing the script items from the tool, specially when you change the script type.
Anyway, it is working and includes two scripts:
- "Schedule PC to shutdown at 02:00"
- A macro to swap the Audio Output device from, e.g., Speakers to Headset. More info about the script in AudioDeviceCmdlets repository.