1 line
No EOL
152 B
PowerShell
1 line
No EOL
152 B
PowerShell
New-ItemProperty -Path "registry::\HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\<Path>" -Name "KeyName" -Value "New Value" -Force |