Skip to content

Instantly share code, notes, and snippets.

@mpepping
Created February 10, 2015 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpepping/12b0e608cd6385155dea to your computer and use it in GitHub Desktop.
Save mpepping/12b0e608cd6385155dea to your computer and use it in GitHub Desktop.
presentation.bat
# Windows >= 7 : run from startup folder to disable presentation mode at logon.
@echo off
start c:\windows\system32\PresentationSettings.exe /start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment