1 line
93 B
PowerShell
1 line
93 B
PowerShell
|
|
reg export HKCU\Software\SimonTatham ([Environment]::GetFolderPath("Desktop") + "\putty.reg")
|