Deploy package - add registry key to HKCU
Hi,We need to add a couple of registry keys under HKCU and thought LanSweeper might be able to help.At the moment I have created a deployment package with a Command type entry.One example is:REG ADD HKCU\Software\Key\Key\Key\ /f /v Value /t REG_DWORD...