LANCommander/LANCommander.Server/Snippets/Examples/Create Registry Path.ps1
2024-08-04 18:44:33 -05:00

2 lines
No EOL
98 B
PowerShell

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