Skip to content

Instantly share code, notes, and snippets.

@realdubb
Last active November 11, 2016 20:29
Show Gist options
  • Save realdubb/98df0620cd31f96e2e7003a92bfe29f7 to your computer and use it in GitHub Desktop.
Save realdubb/98df0620cd31f96e2e7003a92bfe29f7 to your computer and use it in GitHub Desktop.
Windows Paths Shortcuts
# Reference: http://ss64.com/nt/syntax-variables.html
# Startup Scripts Path
# This path is not available in Win 10
Currently using this on Win7
C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
# Available to both Win7/10
%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\StartUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment