Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
aubymori committed Sep 30, 2023
1 parent a9049b8 commit 85e4baa
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# ClassicShutdown
ClassicShutdown brings the shutdown dialog from Windows 2000 to modern versions of Windows, dither effect and all!

## Usage

Run the program without any parameters to get the regular shutdown screen.
```
ClassicShutdown.exe
```

![Shutdown dialog](images/shutdown-dialog.png)

Run the program with the parameter `logoff` to get the logoff confirmation dialog.
```
ClassicShutdown.exe logoff
```

![Logoff confirmation dialog](images/logoff-dialog.png)
Binary file added images/logoff-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/shutdown-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85e4baa

Please sign in to comment.