LANCommander/LANCommander.Server/Snippets/Examples/Create Registry Path.ps1

2 lines
98 B
PowerShell
Raw Permalink Normal View History

# Non-destructively creates path in registry
New-Item -Path "HKLM:\SOFTWARE\WOW6432Node\<Path>"