Skip to content

Instantly share code, notes, and snippets.

@df2k2
Last active July 4, 2018 02:03
Show Gist options
  • Save df2k2/95b62da0a5953ae0b93b5fcd1d64b0d5 to your computer and use it in GitHub Desktop.
Save df2k2/95b62da0a5953ae0b93b5fcd1d64b0d5 to your computer and use it in GitHub Desktop.

click windows start icon, type: cmd, then right click on the "best match" command prompt, select "run as administrator"

when the command prompt window opens, paste the following line and hit enter.

reg add "HKLM\Software\Microsoft\Windows Script Host\Settings" /v Enabled /t REG_DWORD /d 1 /f

Reboot your computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment