Skip to content

Commit

Permalink
Update HowtoRestoreResolutionAtLogon.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qxsch authored Sep 7, 2017
1 parent 9a158ea commit a10c67b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/HowtoRestoreResolutionAtLogon.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# How to automatically restore the resolution at logon?

Prerequisites: powershell >= 3.0 and .Net Framework >= 4.0

1. Download [the installer](https://github.com/qxsch/ScreenResolution/raw/master/Binary/ScreenResolutionSetup.msi)
2. Install at least the application
2. Install at least the *application* feature
3. start cmd (by clicking on the start menu and then type ```cmd```)
4. go to the directory by typing: ```cd "C:\Program Files\QXSScreenResolution\"```
5. enter the following to save the current resolution: ```.\UpdateScreenResolution.exe save-resolution```
Expand Down

0 comments on commit a10c67b

Please sign in to comment.