Hi,
I want to setup a batch file, which is launched on every users login... the batch should add/change some values in the Win2000 registry....
example: I want from a batch to add me following into the registry:
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name: NoRun
Type: REG_DWORD
Value: 1
Many Thnx in advance...
I want to setup a batch file, which is launched on every users login... the batch should add/change some values in the Win2000 registry....
example: I want from a batch to add me following into the registry:
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name: NoRun
Type: REG_DWORD
Value: 1
Many Thnx in advance...