Skip to content

Conversation

@taylorflatt
Copy link
Owner

Fully switched over to using the Task Scheduler as a means of shutting the computer down. This means I had to include a dll to interface with the Task Scheduler with the program which increased the size a bit.

The program will also actively poll the Windows Task Scheduler to make sure the timer is correctly set.

Verified functionality on Windows 7, 8, 8.1, and 10.

…he command line shutdown command.

This change will completely remove the banner display.

This hasn't been tested really much at all.
…ere choosing the shutdown now option didn't properly work.

Various other bug fixes.
Verified base functionality for windows 10.
Added an additional timer to poll the scheduler to determine if the timer has been changed by an outside influence (rare but worth the check).
Fixed the minimize bug for windows 7 finally. It may sometimes occur but it will still be able to be brought back up. Before, if it minimized to just above the taskbar it would have been impossible. Now it is more rare and able to be pulled back up.
Fully switched over to Task Scheduler.

Updated the version number to 2.0.0.0.
@taylorflatt taylorflatt self-assigned this Jan 2, 2017
@taylorflatt taylorflatt merged commit 394ffd1 into master Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants