Skip to content

Instantly share code, notes, and snippets.

@P3t3rp4rk3r
Created September 1, 2017 05:26
Show Gist options
  • Save P3t3rp4rk3r/36350f7ea8a4f56ff87ecf0e98c75962 to your computer and use it in GitHub Desktop.
Save P3t3rp4rk3r/36350f7ea8a4f56ff87ecf0e98c75962 to your computer and use it in GitHub Desktop.
if ((Get-Item -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Windows').GetValue('SystemLookup')) {Write-Host "Angelfire found!"} else {Write-Host "Nothing"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment