I want to edit the registry key below...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
The default data for valuename Shell
is explorer.exe
I want to edit to be like explorer.exe,Myapp1,Myapp2
I did it manually, but is it possible to do it with a batch script?